Sam Edwards
|
7790f8429d
|
general: Fully qualify header references into the std namespace
Closes #341
|
2018-06-07 10:35:12 +02:00 |
Sam Edwards
|
e2b4353800
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
Exceptions to this replacement are:
- .c files
- Headers included by a .c file
- stb_image.h
- dr_flac.h
- Strings
- Comments
|
2018-06-03 16:35:13 -06:00 |
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
fc74bc81f0
|
x2egg now uses native parser
|
2004-10-13 21:39:35 +00:00 |
David Rose
|
bcbe9bb30c
|
egg2x now uses native parser
|
2004-10-13 01:03:44 +00:00 |
David Rose
|
e4bd5e2c46
|
more parser stuff
|
2004-10-08 00:45:23 +00:00 |
David Rose
|
b020b2047a
|
more parsing games
|
2004-10-05 06:12:50 +00:00 |
David Rose
|
a90f01c69d
|
more parsing updates
|
2004-10-04 07:42:45 +00:00 |