.. |
binds.cpp
|
fixed check for bind-keyid; patch by RomD
|
2008-11-04 23:39:02 +00:00 |
binds.hpp
|
fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud.
|
2008-09-25 14:04:02 +00:00 |
broadcast.cpp
|
removed gc_client.hpp
|
2008-08-30 21:09:13 +00:00 |
broadcast.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
camera.cpp
|
updated the demo recorder
|
2008-10-14 12:11:42 +00:00 |
camera.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
chat.cpp
|
removed glfw and portaudio. SDL is now a requirement
|
2008-10-23 16:18:33 +00:00 |
chat.hpp
|
fixed on_console_init and on_save
|
2008-09-04 21:36:44 +00:00 |
console.cpp
|
editor now works correctly when console is toggled (focus problem)
|
2008-11-01 16:49:05 +00:00 |
console.hpp
|
fixed on_console_init and on_save
|
2008-09-04 21:36:44 +00:00 |
controls.cpp
|
fixed so when you are in not in playing mode, the input snapping drops to 1hz to save even more bandwidth
|
2009-01-10 13:34:01 +00:00 |
controls.hpp
|
fixed cursor problems
|
2008-09-13 05:57:11 +00:00 |
damageind.cpp
|
renamed gc_render* to render*
|
2008-10-20 23:46:39 +00:00 |
damageind.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
debughud.cpp
|
renamed gc_render* to render*
|
2008-10-20 23:46:39 +00:00 |
debughud.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
effects.cpp
|
added hammer hit effect. added reset of all systems on state change. solves a lot of possible memory errors
|
2008-10-17 11:23:21 +00:00 |
effects.hpp
|
added hammer hit effect. added reset of all systems on state change. solves a lot of possible memory errors
|
2008-10-17 11:23:21 +00:00 |
emoticon.cpp
|
fixed so that emoticon 0 works
|
2009-01-11 14:32:23 +00:00 |
emoticon.hpp
|
fixed on_console_init and on_save
|
2008-09-04 21:36:44 +00:00 |
flow.cpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
flow.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
hud.cpp
|
removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
|
2009-01-11 10:40:14 +00:00 |
hud.hpp
|
removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
|
2009-01-11 10:40:14 +00:00 |
items.cpp
|
renamed gc_render* to render*
|
2008-10-20 23:46:39 +00:00 |
items.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
killmessages.cpp
|
removed the GAMETYPE_ enum
|
2008-08-31 14:37:35 +00:00 |
killmessages.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
mapimages.cpp
|
major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
|
2008-10-06 18:05:01 +00:00 |
mapimages.hpp
|
major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
|
2008-10-06 18:05:01 +00:00 |
maplayers.cpp
|
added gfx_noclip to disable clipping
|
2008-11-17 16:04:46 +00:00 |
maplayers.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
menus.cpp
|
use dmg for osx deliver, build universal binary, fix backspace being entered as a character
|
2009-01-11 12:10:30 +00:00 |
menus.hpp
|
removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
|
2009-01-11 10:40:14 +00:00 |
menus_browser.cpp
|
fixed the unpure icon
|
2009-01-11 13:31:36 +00:00 |
menus_demo.cpp
|
fixed so that events isn't processed when scrubbing a demo
|
2008-12-19 11:41:17 +00:00 |
menus_ingame.cpp
|
fixed the favorite button in the server info
|
2008-11-08 12:58:39 +00:00 |
menus_settings.cpp
|
fixed fsaa sampling and reduction of fsaa if gfx init fails
|
2009-01-11 12:13:18 +00:00 |
motd.cpp
|
removed glfw and portaudio. SDL is now a requirement
|
2008-10-23 16:18:33 +00:00 |
motd.hpp
|
added the loading screen again
|
2008-08-30 22:38:56 +00:00 |
nameplates.cpp
|
fixed rendering of the nameplates
|
2008-09-23 08:42:38 +00:00 |
nameplates.hpp
|
moved nameplate-code to new component nameplates; ticket #461
|
2008-09-04 18:54:37 +00:00 |
particles.cpp
|
renamed gc_render* to render*
|
2008-10-20 23:46:39 +00:00 |
particles.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
players.cpp
|
fixed ninja animation
|
2008-10-21 18:17:50 +00:00 |
players.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
scoreboard.cpp
|
renamed gc_render* to render*
|
2008-10-20 23:46:39 +00:00 |
scoreboard.hpp
|
fixed on_console_init and on_save
|
2008-09-04 21:36:44 +00:00 |
skins.cpp
|
fixed editor saving, open and append. note that you can only save maps to your user directory
|
2008-10-21 18:40:46 +00:00 |
skins.hpp
|
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
|
2008-08-27 15:48:50 +00:00 |
sounds.cpp
|
fixed the remote console
|
2008-08-30 08:01:29 +00:00 |
sounds.hpp
|
added sound component
|
2008-08-29 05:34:18 +00:00 |
voting.cpp
|
better voting support
|
2008-11-08 12:50:46 +00:00 |
voting.hpp
|
better voting support
|
2008-11-08 12:50:46 +00:00 |