Commit graph

172 commits

Author SHA1 Message Date
Magnus Auvinen 1fe3202f0b cleaned up the console code. added the ability to tune the game in runtime. 2008-02-02 12:38:36 +00:00
Jakob Fries ba560c861e animated console, added log messages for team changes and ctf flag events 2008-01-30 13:15:58 +00:00
Magnus Auvinen 6c362f91eb more cleanups 2008-01-29 21:55:13 +00:00
Magnus Auvinen 7bc733dc10 large update. cleaned up some code. added new effects for almost everything 2008-01-29 21:39:41 +00:00
Magnus Auvinen 805a74c1e4 fixed collision bug with player <-> player 2008-01-20 15:19:30 +00:00
Magnus Auvinen dd21ae1bc7 large commit. documented a bit. editor updates. general cleanup of everything 2008-01-19 10:57:25 +00:00
Magnus Auvinen 57c4765993 editor update and other stuff 2008-01-17 23:09:49 +00:00
Magnus Auvinen 4c987519b0 removed some old code 2008-01-13 11:43:43 +00:00
Magnus Auvinen ea245b969d new mapformat in place. continued the cleanup. some effects are gone, gonna be redone so no biggie. CTF isn't working now. 2008-01-13 11:15:32 +00:00
Magnus Auvinen 47a0525ab8 merged editor over to trunk 2008-01-12 12:27:55 +00:00
Magnus Auvinen 1c1677f023 merged 0.3.3 changes over to trunk 2008-01-12 12:08:26 +00:00
Jakob Fries 24e17b41a8 Minimized font's gfx memory footprint. 2008-01-11 16:48:34 +00:00
Joel de Vahl 4fd640c705 new experimental weapon 2007-12-27 17:46:32 +00:00
Magnus Auvinen cec98e5283 fixed more responsive respawn 2007-12-19 22:36:54 +00:00
Magnus Auvinen 8c93744eb3 fixed problem with autofire and no ammo 2007-12-19 21:04:55 +00:00
Magnus Auvinen 4880814f30 increased size of flags 2007-12-19 21:03:29 +00:00
Magnus Auvinen 34698e13e9 added version to server browser. fixed so that you can join a server even if you have 2007-12-19 19:56:38 +00:00
Magnus Auvinen 8254bf2336 fixed sv_status command 2007-12-18 23:37:22 +00:00
Magnus Auvinen ffa923bbeb fixed various small bugs. fixed fair spawning system 2007-12-18 23:21:57 +00:00
Magnus Auvinen 3c0615b835 added tournament mode 2007-12-18 22:07:57 +00:00
Magnus Auvinen 723057e8c9 fixed fullauto on shotgun and rockets. fixed animation problem with 25 snaprate on hammer 2007-12-18 20:33:34 +00:00
Magnus Auvinen bde0c6c6f8 fixed small server bug 2007-12-17 23:15:40 +00:00
Magnus Auvinen a6aec9e0cd added the ability to kick players 2007-12-17 00:27:41 +00:00
Magnus Auvinen a9651d9371 fixed join and change team messages. fixed the strange flag bug 2007-12-16 23:48:48 +00:00
Magnus Auvinen fc554e113b fixed so that the scoreboard can hold 12 players 2007-12-16 22:57:41 +00:00
Magnus Auvinen 85d58973e8 changed the balance of the shotgun a bit.. firedelay 400->500, more spread, slower speed and even speed on the pellets 2007-12-16 22:46:23 +00:00
Magnus Auvinen 138c0c5e2b fixed the welcome screen 2007-12-16 22:34:43 +00:00
Magnus Auvinen 69dfe6878f fixed rendering of spectators 2007-12-16 21:54:36 +00:00
Magnus Auvinen b03d26b886 fixed so that the score is reported correctly 2007-12-16 20:16:27 +00:00
Magnus Auvinen b31d63b4d8 fixed the tx==0 ty==0 bug 2007-12-16 20:07:31 +00:00
Magnus Auvinen 66ef2cd08f added performance timers 2007-12-16 15:33:44 +00:00
Magnus Auvinen 7b6ed7861a fixed some debug messages 2007-12-16 14:50:09 +00:00
Magnus Auvinen 24a4b50616 added more checks 2007-12-16 14:00:22 +00:00
Magnus Auvinen fdc4889768 fixed clamping of insane moves 2007-12-16 13:32:59 +00:00
Magnus Auvinen 6285917917 added some extra checks 2007-12-16 13:12:03 +00:00
Magnus Auvinen d83b83a7e5 fixed minor problem that can cause stack trashing 2007-12-16 09:56:26 +00:00
Magnus Auvinen 5ccfce1be9 fixed the ctf sounds... again... 2007-12-15 15:41:31 +00:00
Magnus Auvinen fe8c83e6b0 fixed the ctf sounds 2007-12-15 15:39:16 +00:00
Magnus Auvinen 87cf8cc5ac added new ctf sounds 2007-12-15 15:35:50 +00:00
Magnus Auvinen 1f41af2964 fixed a ninja error 2007-12-15 15:32:16 +00:00
Magnus Auvinen 72a4f79b34 fixed a ninja error 2007-12-15 15:32:01 +00:00
Magnus Auvinen c4915c5bd9 added airjump sound. added the option to choose sound device 2007-12-15 14:30:22 +00:00
Magnus Auvinen 1ba4e8d4ef some renames and sniper stuff 2007-12-15 12:04:48 +00:00
Magnus Auvinen 59c82d6198 renamed gs_common.cpp to gs_game.cpp 2007-12-15 10:56:12 +00:00
Magnus Auvinen a2566b3ebd cleaned up code structure a bit 2007-12-15 10:24:49 +00:00
Johan Althoff b3e4d67131 crash/hang fix. flag velocity isn't set to zero when the game starts. 2007-12-13 22:56:33 +00:00
Magnus Auvinen c1685679f9 removed some spamming from the server 2007-12-13 22:22:25 +00:00
Magnus Auvinen f796eeb6a7 winter effects are done 2007-12-13 22:17:36 +00:00
Magnus Auvinen c3b492b4be variuos crash fixes and fixed ninja 2007-12-13 20:28:22 +00:00
Magnus Auvinen 95f38bd426 added small files to make sure that some empty directorys are in the src release 2007-12-12 21:49:18 +00:00