Commit Graph

  • 692487755d add spingle.rc/ico master an 2019-12-12 23:01:12 -0500
  • 722fd7791f fix music playback an 2019-12-12 22:10:12 -0500
  • 999eb4a37a shut GCC9 up an 2019-12-12 19:35:45 -0500
  • b2ad076e47 fix link libraries on windows an 2019-12-12 18:10:02 -0500
  • c2b92c8214 make pkg-config optional, use native CMake SDL2 an 2019-12-12 17:34:37 -0500
  • 3fd11cc5c4 fix more windows errors an 2019-12-12 17:23:12 -0500
  • eede3d0586 fix long/int64 errors an 2019-12-12 17:19:56 -0500
  • 4a5b268e2e add installation and vm notes an 2019-12-12 16:54:50 -0500
  • 51c33e86ee add affine texture mapping and vertex jiggling, fix r_fullbright not using shader pipeline an 2019-12-12 01:51:08 -0500
  • f0e0176aa8 fix gcc crap an 2019-12-12 01:49:16 -0500
  • 6eb2ea7586 misc cleanup, computed goto for interpreter when available an 2019-12-08 15:35:56 -0500
  • 49b23bd290 fix various standards violations an 2019-12-07 12:27:26 -0500
  • 7c1801a236 cleaning stuff an 2019-12-07 12:10:06 -0500
  • c382af789c sanity check an 2019-12-07 11:26:37 -0500
  • 96b1ebca95 fix naming inconsistency with gotos an 2019-12-07 11:26:29 -0500
  • c5a4c2424a split progs.h into multiple files an 2019-12-06 20:01:10 -0500
  • 3b85dd08f9 various safety and optimization changes an 2019-12-06 15:46:22 -0500
  • 677eecdd5a various crap an 2019-12-06 12:07:30 -0500
  • 586d1cef9b remove entvars_t an 2019-12-06 10:53:56 -0500
  • c6536dddd3 fix odd lvalue use an 2019-12-06 09:52:25 -0500
  • c9b57312fb rewrite globals to use a safer interface that can be sanity checked an 2019-12-05 22:09:23 -0500
  • 9ba9da23f0 sanitize the progs.dat loader an 2019-12-05 20:53:00 -0500
  • 163560269a always use Hunk_AllocName instead of Hunk_Alloc an 2019-12-04 07:24:35 -0500
  • 0ce5d4e078 add Hunk_Memdup an 2019-12-04 05:54:07 -0500
  • 0c63cad638 make COM_LoadCacheFile not useless an 2019-12-04 05:53:54 -0500
  • c9eb79e2c6 add BytesX functions an 2019-12-03 14:44:52 -0500
  • 8fd7e7ba10 use platform specific endian swap functions (in our case SDL's) an 2019-12-03 13:13:00 -0500
  • a8422bd857 use type and context safe generic macros for CLAMP/q_min/q_max an 2019-12-03 13:12:02 -0500
  • ee5d47e1c5 move SDL sources to their own folder an 2019-12-03 13:09:40 -0500
  • e7847be538 make pr_strings const an 2019-12-03 09:24:28 -0500
  • 98eec98361 move Read* functions to common.h an 2019-12-03 09:24:06 -0500
  • 654fe5af8a sunder pr_edict/pr_load/pr_string an 2019-12-03 08:59:16 -0500
  • 61fa56b316 fix random crap an 2019-12-03 08:23:56 -0500
  • 7fcd77c295 remove obsolete code an 2019-12-03 07:48:19 -0500
  • 0870dfba2e make progs not a pointer an 2019-12-03 02:31:56 -0500
  • c47de412bd fix standards violations an 2019-12-03 02:02:24 -0500
  • da538dc69f remove IS_NAN (isnan exists) an 2019-12-03 01:51:23 -0500
  • 7b2975f5ba remove E_ functions an 2019-12-02 10:37:05 -0500
  • 39ceff0005 remove redundant code and a fair amount of references to quake an 2019-12-02 10:19:02 -0500
  • 8df34b4c3f move quakedefs to q_defs an 2019-12-02 10:07:37 -0500
  • 6909073d3d make messages consistent an 2019-12-02 10:01:47 -0500
  • 2473e7d835 fix header defines an 2019-12-02 10:00:56 -0500
  • 55aef43175 fix fungusy architecture crap an 2019-12-02 07:24:20 -0500
  • 1e5b30ba49 remove the rest of the antipiracy an 2019-11-28 21:19:42 -0500
  • 7396d8e285 butts an 2019-11-28 19:24:30 -0500
  • 9b0adc84c5 remove quakespasm extensions to fitzquake an 2019-11-26 21:07:09 -0500
  • dd68032f7d use arraysizeof/strsizeof macros for array/string sizes an 2019-11-26 21:06:48 -0500
  • a3995e795d remove antipiracy an 2019-11-26 20:37:03 -0500
  • 796107d4cc dynamically allocate static entities an 2019-11-25 22:47:53 -0500
  • 276eae53c6 dynamically allocate visedicts an 2019-11-25 22:38:21 -0500
  • dce72d376b dynamically allocate beams an 2019-11-25 22:29:45 -0500
  • 97ef220fb9 dynamically allocate tempents an 2019-11-25 22:23:25 -0500
  • a1bd4a0862 dynamically allocate dynamic lights an 2019-11-25 22:00:40 -0500
  • ef6a1262c5 astyle an 2019-11-25 20:40:18 -0500
  • 00a944ce24 use more PRIxXX an 2019-11-25 20:29:41 -0500
  • 5368518173 PRIiXX an 2019-11-25 19:56:15 -0500
  • 866148d531 dumb test an 2019-11-25 19:49:58 -0500
  • 33ea8d7496 stop that an 2019-11-25 19:47:53 -0500
  • 0f96a959d3 assorted fixes an 2019-11-25 19:41:36 -0500
  • 16e7b4373d remove more unused crap an 2019-11-25 18:37:58 -0500
  • 3a9d2a8db0 replace qboolean with stdbool an 2019-11-25 18:28:38 -0500
  • 5d5dc61d1b signed char -> int8_t (ISO/IEC 2382-1:1993) an 2019-11-25 17:27:06 -0500
  • f86e0719bb unsigned char -> uint8_t (ISO/IEC 2382-1:1993) an 2019-11-25 17:23:46 -0500
  • d77b584f45 remove unnecessary code an 2019-11-25 17:18:13 -0500
  • b4c25eb4d9 short -> int16_t an 2019-11-25 17:15:33 -0500
  • ab64303a7f unsigned short -> uint16_t an 2019-11-25 17:09:48 -0500
  • 34c4b96309 unsigned int -> uint32_t an 2019-11-25 17:05:12 -0500
  • a24e23f6d7 fix misc errata an 2019-11-25 16:33:54 -0500
  • 2ebc7fb7dd fix errata an 2019-11-25 16:20:03 -0500
  • d03dd0c701 replace COMPILE_TIME_ASSERT with _Static_assert an 2019-11-25 15:09:21 -0500
  • 3bbba8adce replace version numbers with strings an 2019-11-25 01:55:47 -0500
  • 8452118b9c soft merge bgm and cdaudio functions an 2019-11-25 01:55:37 -0500
  • 98b8e36bdc remove useless code an 2019-11-25 01:41:23 -0500
  • b5dcbff08d remove wave and xmp codecs, fix platform stuff an 2019-11-25 01:27:51 -0500
  • 408f1ea5fe make umx codec vital, make other codecs non-vital an 2019-11-25 01:05:46 -0500
  • 40264fdea9 make userdir handling vital, use XDG standard directories an 2019-11-25 01:00:00 -0500
  • 242a51027b initial commit an 2019-11-24 23:45:15 -0500