about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2010-05-30added fix for italian translation by LantaTom Adams
2010-05-30*some esthetic changesThomas
*split "CHud::RenderGoals()" *added "reload" command *added the ability to show last chat lines (+show_chat) *updated french.txt
2010-05-30auto capture mouse on focus (#728)Tom Adams
2010-05-30fixed dump_binds command (#806)Tom Adams
2010-05-29fixed bubble sort loop (#802), 2 entries in the language files and a ↵Tom Adams
possible overrun
2010-05-29added clipping to editboxes (#773) and made their cursors blinkTom Adams
2010-05-29fixed the automatic versioningMagnus Auvinen
2010-05-29renamned m_pCarryingCCharacter correctlyMagnus Auvinen
2010-05-29cleaned up some codeMagnus Auvinen
2010-05-29cleaned up some commentsMagnus Auvinen
2010-05-29fixed crash with related to player countMagnus Auvinen
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-29added missing headersMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15fixed chaining of console commands, allows snatching updates of console ↵Magnus Auvinen
variables. cleaned up some code
2009-06-15fixed so that the demo player doesn't crash when the map isn't foundMagnus Auvinen
2009-06-15fixed so server stops recording when changing mapMagnus Auvinen
2009-06-15some clean up. fixed double server side record messagesMagnus Auvinen
2009-06-15fixed crashing of server side demos due to client_entergame() being processedMagnus Auvinen
2009-06-15fixed demo browser so it's ordered and shows all filesMagnus Auvinen
2009-06-15tweaked checkboxesMagnus Auvinen
2009-06-15cleaned up localization. fixed motd so it shows when connecting to a serverMagnus Auvinen
2009-06-15translation updateMagnus Auvinen
2009-06-15done language selectorMagnus Auvinen
2009-06-15updated localizationMagnus Auvinen
2009-06-15renamed algorithms.hpp to algotithm.hppMagnus Auvinen
2009-06-15continued with localizationMagnus Auvinen
2009-06-13localization updateMagnus Auvinen
2009-06-13base for the localization systemMagnus Auvinen
2009-06-13minor cleanup of out commented clodeMagnus Auvinen
2009-06-13improved the font system even futher. utf8 is now used everywhere. it uses ↵Magnus Auvinen
less memory as well
2009-06-07fixed utf8 supportMagnus Auvinen
2009-06-07new font rendering system using freetype2. only compiles under linux for nowMagnus Auvinen
2009-05-31moved 0.5 branch to trunkMagnus Auvinen
2009-01-24changed chatmsgs to use time instead of ticksAlfred Eriksson
2009-01-24fixed div by zero bugMagnus Auvinen
2009-01-24continued work on prediction and game timerMagnus Auvinen
2009-01-24added help messages for all commands. added syntax in the help msgAlfred Eriksson
2009-01-24added ping spike detectionMagnus Auvinen
2009-01-24fixed so the console show help for each command. not all commands have ↵Magnus Auvinen
descriptions however
2009-01-24fixed height of toolbox to fit 16pAlfred Eriksson
2009-01-24removed the no matching text in the consoleMagnus Auvinen
2009-01-24bumped the version numbers to 0.5.1Magnus Auvinen
2009-01-24fixed bug in text renderingMagnus Auvinen
2009-01-24added tab completion to the console. works for local and remoteMagnus Auvinen
2009-01-24fixed so that the refresing master servers doesn't popup under lan and favoritesMagnus Auvinen
2009-01-24moved refreshing of masters in the client from the server browsers to before ↵Magnus Auvinen
we load so we refresh while we are loading
2009-01-24reduced maximum masters from 16 to 4 to make the master server refresh cycle ↵Magnus Auvinen
faster
2009-01-24fixed so that the client connect command works when passed as an argumentMagnus Auvinen
2009-01-24added animation speed controllers to the editorAlfred Eriksson