yquake2remaster/src/server
Yamagi Burmeister eb879bb9b6 Rename VERSION to YQ2VERSION to prevent collisions
Newer jpeg versions (I guess starting with 9) define an macro
"VERSION", colliding with ours. While wie could #undef it, take
the less hacky route and rename it.
2014-01-27 18:14:36 +01:00
..
header fix sv.demofile/svs.demofile type/treatment 2013-05-13 21:00:50 +02:00
sv_cmd.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
sv_conless.c Rename VERSION to YQ2VERSION to prevent collisions 2014-01-27 18:14:36 +01:00
sv_entities.c Reformat and cleanup of the server 2012-07-21 10:06:07 +02:00
sv_game.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
sv_init.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
sv_main.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
sv_save.c replace strncat calls by Q_strlcat calls 2013-05-11 13:24:13 +02:00
sv_send.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
sv_user.c remove unnecessary fileHandle_t typecasts 2013-05-13 21:11:52 +02:00
sv_world.c Reformat and cleanup of the server 2012-07-21 10:06:07 +02:00