about summary refs log tree commit diff
path: root/src/game
AgeCommit message (Collapse)Author
2010-06-03Issue #88 flag pickup distance reducedxalduin
2010-06-03Merge branch 'master' of git://github.com/matricks/teeworldsxalduin
2010-06-03made flag catch and capture distances fitFujnky
2010-06-03More localization fixesFujnky
2010-06-03Merge branch 'master' of git://github.com/matricks/teeworldsxalduin
2010-06-02Some localization fixesFujnky
2010-06-02Merge branch 'master' of git://github.com/matricks/teeworldsFujnky
2010-06-02Merge remote branch 'upstream/master'xalduin
2010-06-02Some localization fixesFujnky
2010-06-02added fix for editor quad editing by ghost91 Closes #18oy
2010-06-02fixed shotbug (#80)oy
2010-06-02Removed unnecessary SortImages call in RenderImagesxalduin
2010-06-02Image sorting working, less hackishxalduin
2010-06-02Admin-Kick-ProtectionNoxNebula
Add IsAuthed(int ClientID); function. Add kickprotection for admins (Remote Console logged in players) Add Anti-Self-Kick (minor)
2010-06-02Sort by map name when opening mapxalduin
When opening a map, the list of map names is now sorted alphabetically.
2010-05-31added fix for editor->append by xalduinTom Adams
2010-05-31fixed movement bug (#741)Tom Adams
2010-05-31made balance teams based apun points/minute (#495)Tom Adams
2010-05-31added fix for italian language by Lanta and fixed a bug with the id in ↵Tom Adams
votekick menu
2010-05-31fixed votekick menu (#807)Tom Adams
2010-05-31fixed english localisation bugTom Adams
2010-05-30increased the fontsize of the chat messagesTom Adams
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-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-29copied refactor to trunkMagnus 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-15some clean up. fixed double server side record messagesMagnus 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-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