Commit Graph

7 Commits

Author SHA1 Message Date
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 92265c7134 some windows issues 2009-07-06 21:58:21 +00:00
David Rose e5cb25b7bd more scripting work 2009-07-03 22:41:39 +00:00
David Rose 63160f0c1f little refinements 2009-06-23 19:58:46 +00:00
David Rose b64f871ea1 osx plugin work 2009-06-22 21:36:11 +00:00
David Rose ca983e8ece beginning Mozilla plugin integration 2009-06-20 01:31:31 +00:00