Commit Graph

77 Commits (master)

Author SHA1 Message Date
an dce72d376b dynamically allocate beams 2019-11-25 22:29:45 -05:00
an 97ef220fb9 dynamically allocate tempents 2019-11-25 22:23:25 -05:00
an a1bd4a0862 dynamically allocate dynamic lights 2019-11-25 22:00:40 -05:00
an ef6a1262c5 astyle 2019-11-25 20:40:18 -05:00
an 00a944ce24 use more PRIxXX 2019-11-25 20:29:41 -05:00
an 5368518173 PRIiXX 2019-11-25 19:56:15 -05:00
an 866148d531 dumb test 2019-11-25 19:49:58 -05:00
an 33ea8d7496 stop that 2019-11-25 19:47:53 -05:00
an 0f96a959d3 assorted fixes 2019-11-25 19:43:50 -05:00
an 16e7b4373d remove more unused crap 2019-11-25 18:37:58 -05:00
an 3a9d2a8db0 replace qboolean with stdbool 2019-11-25 18:28:38 -05:00
an 5d5dc61d1b signed char -> int8_t (ISO/IEC 2382-1:1993) 2019-11-25 17:38:05 -05:00
an f86e0719bb unsigned char -> uint8_t (ISO/IEC 2382-1:1993) 2019-11-25 17:23:46 -05:00
an d77b584f45 remove unnecessary code 2019-11-25 17:18:13 -05:00
an b4c25eb4d9 short -> int16_t 2019-11-25 17:15:33 -05:00
an ab64303a7f unsigned short -> uint16_t 2019-11-25 17:09:48 -05:00
an 34c4b96309 unsigned int -> uint32_t 2019-11-25 17:05:12 -05:00
an a24e23f6d7 fix misc errata 2019-11-25 16:33:54 -05:00
an 2ebc7fb7dd fix errata 2019-11-25 16:20:03 -05:00
an d03dd0c701 replace COMPILE_TIME_ASSERT with _Static_assert 2019-11-25 15:09:21 -05:00
an 3bbba8adce replace version numbers with strings 2019-11-25 01:55:47 -05:00
an 8452118b9c soft merge bgm and cdaudio functions 2019-11-25 01:55:37 -05:00
an 98b8e36bdc remove useless code 2019-11-25 01:41:23 -05:00
an b5dcbff08d remove wave and xmp codecs, fix platform stuff 2019-11-25 01:40:43 -05:00
an 408f1ea5fe make umx codec vital, make other codecs non-vital 2019-11-25 01:05:46 -05:00
an 40264fdea9 make userdir handling vital, use XDG standard directories 2019-11-25 01:00:00 -05:00
an 242a51027b initial commit 2019-11-24 23:45:15 -05:00