about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2011-06-09added ':' after names on start and a space separator in chat tab completionoy
2011-06-09made tab completion for names in chat start with the ones that match on the ↵oy
beginning
2011-06-09fixed compiling on mac os xoy
2011-06-09removed file extension from the demo name in the demo playeroy
2011-06-09abort "move to spectator"-vote when the player disconnectsoy
2011-06-09fixed that the player keeps action when activating chat. Closes #719oy
2011-06-09Use gcc endianness definitions when available.Felix Geyer
detect.h has manual litte/big endian definitions for some architectures but many are missing. Instead of adding more manual definitions it's better to use the definitions of gcc when available.
2011-06-09Fix build on GNU/kFreeBSD.Felix Geyer
On GNU/kFreeBSD only "__FreeBSD_kernel__" is defined but not "__FreeBSD__".
2011-06-09Fix build on GNU Hurd.Felix Geyer
Add missing platform definitions.
2011-06-02fixed data struct namesChoupom
2011-06-02fixed netevent struct namesChoupom
2011-06-02fixed some stringsChoupom
2011-06-02fixed last commitoy
2011-06-02added aspect ratio in display modes list in settingsChoupom
2011-05-17Scroll fix, protect scrolling 2 windows at the same timePsychoGod
2011-05-16removed load/save binds in the editoroy
2011-05-09fixed that some demos show a negative length in the demo browser. Closes #660oy
2011-05-09fixed problem with the file dialog in the editoroy
2011-05-05skip player input if the chat is active to prevent abusing the linked ↵oy
emoticon. Closes #678
2011-05-05distinguish [chat] and [teamchat] in console messages. Closes #643oy
2011-05-05show flags in spectator menu. Closes #636oy
2011-05-05fixed problem with connecting on double click in the server browser. Closes #662oy
2011-05-05added maximum zoom level in the editor. Closes #664oy
2011-05-05fixed size of characters in editor's tileselection screen on zoom. Closes #665oy
2011-05-05fixed compiler warnings. Closes #679oy
2011-05-03fixed cursor marker position in consoleoy
2011-05-03fixed a l10n bug for some languagesChoupom
2011-05-03fixed several stuffsChoupom
2011-05-03structs are structs, classes are classesChoupom
2011-05-03fixed a variable nameChoupom
2011-05-03renamed editor filesChoupom
2011-05-03fixed the pnglite fixChoupom
2011-05-03fixed pnglite requiring a std header includeChoupom
2011-05-03fixed a pnglite crash on save if the image is too smallChoupom
2011-05-03show tee pos and vel in tiles in debug hudChoupom
2011-05-03made envelopes synchronized with other clientsChoupom
2011-05-02added strict game type filterheinrich5991
2011-05-02Merge pull request #683 from heinrich5991/feature_detachthread.oy
adding thread_detach to system.h and system.c
2011-05-02Merge branch 'master' of github.com:oy/teeworldsoy
2011-05-01adding thread_detach to system.h and system.cheinrich5991
2011-04-22made net_addr_str give a string without port if it is = 0heinrich5991
2011-04-16disable envelope editor when the picker is shownoy
2011-04-16colorized background of entries in the server browser scoreboard so it's ↵oy
more obvious what belongs together
2011-04-16decreased the length of built in client namesoy
2011-04-16added missing localisation in the demo playeroy
2011-04-15fixed problem with the master serveroy
2011-04-13fixed problem with ui_pageoy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-13added "fixed some header guards and added a script to fix them all!" by Choupomoy
2011-04-13added "reimplemented menu music by teetow-the-great-teetow" by Choupomoy