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 |
rdb
|
4342ff741b
|
Pass exit status of panda process on to panda3d process (non-Windows only so far)
|
2015-08-20 21:26:39 +02:00 |
David Rose
|
194979b51d
|
clean exit and log reporting
|
2009-09-03 02:09:21 +00:00 |
David Rose
|
671e3e5e85
|
compile on win32
|
2009-08-31 19:31:28 +00:00 |
David Rose
|
7b34234edc
|
interactive_console
|
2009-08-30 21:10:30 +00:00 |