Gráfico de commits

77 Commits (master)

Autor SHA1 Mensaje Fecha
an 692487755d add spingle.rc/ico 2019-12-12 23:01:12 -05:00
an 722fd7791f fix music playback 2019-12-12 22:10:12 -05:00
an 999eb4a37a shut GCC9 up 2019-12-12 19:35:45 -05:00
an b2ad076e47 fix link libraries on windows 2019-12-12 18:10:02 -05:00
an c2b92c8214 make pkg-config optional, use native CMake SDL2 2019-12-12 17:34:37 -05:00
an 3fd11cc5c4 fix more windows errors 2019-12-12 17:23:12 -05:00
an eede3d0586 fix long/int64 errors 2019-12-12 17:19:56 -05:00
an 4a5b268e2e add installation and vm notes 2019-12-12 16:54:50 -05:00
an 51c33e86ee add affine texture mapping and vertex jiggling, fix r_fullbright not using shader pipeline 2019-12-12 01:51:08 -05:00
an f0e0176aa8 fix gcc crap 2019-12-12 01:49:16 -05:00
an 6eb2ea7586 misc cleanup, computed goto for interpreter when available 2019-12-08 15:35:56 -05:00
an 49b23bd290 fix various standards violations 2019-12-07 12:28:58 -05:00
an 7c1801a236 cleaning stuff 2019-12-07 12:10:06 -05:00
an c382af789c sanity check 2019-12-07 11:26:37 -05:00
an 96b1ebca95 fix naming inconsistency with gotos 2019-12-07 11:26:29 -05:00
an c5a4c2424a split progs.h into multiple files 2019-12-06 20:01:10 -05:00
an 3b85dd08f9 various safety and optimization changes 2019-12-06 15:54:41 -05:00
an 677eecdd5a various crap 2019-12-06 12:07:30 -05:00
an 586d1cef9b remove entvars_t 2019-12-06 10:53:56 -05:00
an c6536dddd3 fix odd lvalue use 2019-12-06 09:52:25 -05:00
an c9b57312fb rewrite globals to use a safer interface that can be sanity checked 2019-12-05 22:09:23 -05:00
an 9ba9da23f0 sanitize the progs.dat loader 2019-12-05 20:53:00 -05:00
an 163560269a always use Hunk_AllocName instead of Hunk_Alloc 2019-12-04 07:24:35 -05:00
an 0ce5d4e078 add Hunk_Memdup 2019-12-04 05:54:07 -05:00
an 0c63cad638 make COM_LoadCacheFile not useless 2019-12-04 05:53:54 -05:00
an c9eb79e2c6 add BytesX functions 2019-12-03 14:44:52 -05:00
an 8fd7e7ba10 use platform specific endian swap functions (in our case SDL's) 2019-12-03 13:13:00 -05:00
an a8422bd857 use type and context safe generic macros for CLAMP/q_min/q_max 2019-12-03 13:12:02 -05:00
an ee5d47e1c5 move SDL sources to their own folder 2019-12-03 13:09:40 -05:00
an e7847be538 make pr_strings const 2019-12-03 09:24:37 -05:00
an 98eec98361 move Read* functions to common.h 2019-12-03 09:24:06 -05:00
an 654fe5af8a sunder pr_edict/pr_load/pr_string 2019-12-03 08:59:16 -05:00
an 61fa56b316 fix random crap 2019-12-03 08:23:56 -05:00
an 7fcd77c295 remove obsolete code 2019-12-03 07:48:19 -05:00
an 0870dfba2e make progs not a pointer 2019-12-03 02:31:56 -05:00
an c47de412bd fix standards violations 2019-12-03 02:02:24 -05:00
an da538dc69f remove IS_NAN (isnan exists) 2019-12-03 01:51:23 -05:00
an 7b2975f5ba remove E_ functions 2019-12-02 10:37:05 -05:00
an 39ceff0005 remove redundant code and a fair amount of references to quake 2019-12-02 10:20:59 -05:00
an 8df34b4c3f move quakedefs to q_defs 2019-12-02 10:07:37 -05:00
an 6909073d3d make messages consistent 2019-12-02 10:01:47 -05:00
an 2473e7d835 fix header defines 2019-12-02 10:00:56 -05:00
an 55aef43175 fix fungusy architecture crap 2019-12-02 07:24:20 -05:00
an 1e5b30ba49 remove the rest of the antipiracy 2019-11-28 21:19:42 -05:00
an 7396d8e285 butts 2019-11-28 19:24:30 -05:00
an 9b0adc84c5 remove quakespasm extensions to fitzquake 2019-11-26 21:07:09 -05:00
an dd68032f7d use arraysizeof/strsizeof macros for array/string sizes 2019-11-26 21:06:48 -05:00
an a3995e795d remove antipiracy 2019-11-26 20:39:34 -05:00
an 796107d4cc dynamically allocate static entities 2019-11-25 22:48:40 -05:00
an 276eae53c6 dynamically allocate visedicts 2019-11-25 22:38:21 -05:00