about summary refs log tree commit diff
path: root/src/game/client/gc_client.cpp
AgeCommit message (Collapse)Author
2008-03-18fixed so that you can bind chat to enter and it still worksMagnus Auvinen
2008-03-18better fix for the camera jerk of the emoticon selectorMagnus Auvinen
2008-03-18fixed camera jerk when using the emoticon selectorMagnus Auvinen
2008-03-18fixed chat renderingMagnus Auvinen
2008-03-18fixed so that the screen doesn't blank when you aim in the middleMagnus Auvinen
2008-03-17loads of minor fixes here and there. fixed invalid corrections and stuff ↵Magnus Auvinen
like that
2008-03-17reworked the whole message systemMagnus Auvinen
2008-03-17fixed the centering of the score on the miniscore boardMagnus Auvinen
2008-03-17fixed client name in the chat logMagnus Auvinen
2008-03-17blood color depending on skin fixedMagnus Auvinen
2008-03-17fixed space in chat :DMagnus Auvinen
2008-03-17tweaked the rifle and added rifle soundsMagnus Auvinen
2008-03-16fixed the chattingMagnus Auvinen
2008-03-16loads of fixes, skidding, velocity ramping and other stuffMagnus Auvinen
2008-03-11cleaned up some console stuffMagnus Auvinen
2008-03-09added cl_showfps. removed cl_show_player_idsMagnus Auvinen
2008-03-09fixed so that you can customize the mouse movement moreMagnus Auvinen
2008-03-01redone the input system so you can know do keybindings with say etcMagnus Auvinen
2008-03-01fixed remote console. some gui tweaks aswell.Magnus Auvinen
2008-02-24fixed correction count. fixed miss-behaving serverMagnus Auvinen
2008-02-24larger restructure to improve securityMagnus Auvinen
2008-02-11security audit: fixed so the packer functions checks for errorsMagnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more ↵Magnus Auvinen
secure versions
2008-02-10done some more latency work. added the extra message for projectiles to ↵Magnus Auvinen
reduce latency
2008-02-04console now has proper backlog and command history. kill command added. ↵Jakob Fries
predicted hooks no longer make a sound when hitting a player.
2008-02-02added laser weaponMagnus Auvinen
2008-02-02cleaned up the console code. added the ability to tune the game in runtime.Magnus Auvinen
2008-01-29more cleanupsMagnus Auvinen
2008-01-29large update. cleaned up some code. added new effects for almost everythingMagnus Auvinen
2008-01-19some missed filesMagnus Auvinen
2008-01-19large commit. documented a bit. editor updates. general cleanup of everythingMagnus Auvinen
2008-01-18Console is now accessable in-game and has more commands: connect, ↵Jakob Fries
disconnect, quit.
2008-01-16Added first version of the console.Jakob Fries
2008-01-13fixed various issuesMagnus Auvinen
2008-01-13new mapformat in place. continued the cleanup. some effects are gone, gonna ↵Magnus Auvinen
be redone so no biggie. CTF isn't working now.
2008-01-12continued the cleanupMagnus Auvinen
2008-01-12first round of code cleanupMagnus Auvinen
2008-01-12merged editor over to trunkMagnus Auvinen
2008-01-12merged 0.3.3 changes over to trunkMagnus Auvinen
2008-01-11Minimized font's gfx memory footprint.Jakob Fries
2007-12-27new experimental weaponJoel de Vahl
2007-12-25compile fixesMagnus Auvinen
2007-12-21fixed flags colorMagnus Auvinen
2007-12-20tweaked chat colorsMagnus Auvinen
2007-12-19fixed so input isn't processed when you have the menu or chat activeMagnus Auvinen
2007-12-19tweaked blue chat textMagnus Auvinen
2007-12-19fixed so the hook_pos is set correctlyMagnus Auvinen
2007-12-18fixed fullauto on shotgun and rockets. fixed animation problem with 25 ↵Magnus Auvinen
snaprate on hammer
2007-12-18changed how the input snapping works. fixed a bug in the projectile ↵Magnus Auvinen
rendering when using 25 snapping rate
2007-12-17cleaned up abit. halfed the default snapping rate. fixed different snapping ↵Magnus Auvinen
rates, init, full and recover to help the bandwidth.