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
|
18ad6d1543
|
Replace many int params with size_t params where appropriate, and work towards fixing type conversion warnings
|
2015-10-07 18:58:26 +02:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
David Rose
|
e43f4f5c64
|
fix morphs in character flattening; better support for flattening animated + unanimated
|
2007-02-16 19:19:19 +00:00 |
David Rose
|
fade04905d
|
more mutex protection; more current_thread passing
|
2006-04-28 16:17:55 +00:00 |
David Rose
|
0e55bc8b2c
|
pipeline animated blends, etc. better
|
2006-02-16 21:14:55 +00:00 |
David Rose
|
29b2dbc742
|
transform palette -> transform table
|
2005-04-21 22:20:33 +00:00 |
David Rose
|
c7d4e746fa
|
fix some bam issues
|
2005-04-11 23:10:21 +00:00 |
David Rose
|
61dcffa70c
|
qpgeom in bam files
|
2005-04-08 23:27:55 +00:00 |
David Rose
|
bf68f75f91
|
egg loader defines morphs
|
2005-03-29 01:12:09 +00:00 |
David Rose
|
19ef896a9b
|
beginning morph animations
|
2005-03-28 22:24:04 +00:00 |