about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2010-07-05Merge branch 'master' of github.com:matricks/teeworldsMagnus Auvinen
2010-06-28fixed editor popups shown outside the screenoy
2010-06-27don't consider sv_spectator_slots for team change when already in a ↵oy
team(red, blue). Closes #141
2010-06-27fixed screenshot bug. Closes #144oy
2010-06-26fixed entering a private server on a map change without password. Closes #142oy
2010-06-26check for case sensitive filename when trying to open a file for reading ↵oy
under windows. Closes #126
2010-06-25automatically add the map extension when saving a map with the editoroy
2010-06-25fixed crash in the map editoroy
2010-06-23fixed the ninja tip cut off and made its weapon and pickup sprite equal. ↵oy
Closes #127
2010-06-22fixed display bug in the score hud. Closes #106oy
2010-06-22added button to restore the map focus. Closes #116oy
2010-06-22added a lost newlineoy
2010-06-22auto-add background when creating new map. Closes #50oy
2010-06-21fixed a possible crash in the client consoleoy
2010-06-20fixed freeze in the map editor GUI. Closes #138oy
2010-06-20fixed suicide penalty after a restart. Closes #131oy
2010-06-20added commands to dump the output of the consoles into a fileoy
2010-06-19added commands to clear the consoles. Closes #104oy
2010-06-19scroll the possible commands in the console's tab completion if the wanted ↵oy
one is out of sight. Closes #105
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ↵oy
removed double "No such command" console message
2010-06-17added a .gitignore fileMagnus Auvinen
2010-06-13fixed a server register issueoy
2010-06-11fixed border function in the editor. Closes #117oy
2010-06-11fixed walk animation if x-position is negative. Closes #119oy
2010-06-11small cleanupoy
2010-06-11Fix for l10n in menus_demo.cpp and sime german l10n tweaks.Fujnky
2010-06-10fix for folders in demo browserChoupom
2010-06-10Restore map focus on load map/new mapxalduin
2010-06-10Fixed issue #115, text now fits into columns in server browserxalduin
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-09Mouse wheel no longer moves layer/image scrollbarxalduin
2010-06-09Fixed some compiler warningsxalduin
2010-06-09Dutch translation. Some small errors and the editor translations vierkant
2010-06-09Merge remote branch 'fujnky/master'Magnus Auvinen
Conflicts: data/languages/portuguese.txt
2010-06-07Fixed localizations, most german translation strings fit in buttons now.Fujnky
2010-06-07Merged with masterFujnky
2010-06-07made unban command work with the banlist index. Closes #102oy
2010-06-07update server info for connected clients if map or gametype changes. Closes #108oy
2010-06-07some cleanupoy
2010-06-06added update for portuguese translation by slinackoy
2010-06-06prevent that the server gets filtered by "compatible version" in the clients ↵oy
server browser
2010-06-06fixed kill messages showing wrong infosoy
2010-06-06fixed some compiler warnings. Closes #76oy
2010-06-06Merge remote branch 'choupom/master'Magnus Auvinen
2010-06-06Merge remote branch 'xalduin/master'Magnus Auvinen
2010-06-06Merge remote branch 'vierkant/master'Magnus Auvinen
2010-06-06fixed issue when using +commands in the consoleMagnus Auvinen
2010-06-05Images are now sorted on Appendxalduin
2010-06-05Issue #92 scrollbars added for layer/image toolbarsxalduin
2010-06-05minor typo fixFujnky