about summary refs log tree commit diff
path: root/src/engine/client
AgeCommit message (Expand)Author
2009-01-12refreshing the server info when loadingAlfred Eriksson
2009-01-11fixed fsaa sampling and reduction of fsaa if gfx init failsMagnus Auvinen
2009-01-11use dmg for osx deliver, build universal binary, fix backspace being entered ...Joel de Vahl
2009-01-11removed the tuning filtering and warning. modded servers can use tuning for f...Alfred Eriksson
2009-01-11fixed so the current server info doesn't update the server list causing problemsMagnus Auvinen
2009-01-10fixed error that occurs when you try to free the invalid texture textureMagnus Auvinen
2009-01-10fixed a few debug messages that spammed a bit too muchMagnus Auvinen
2009-01-10removed input timing from the snapshot messages and put them in a separate me...Magnus Auvinen
2008-12-19improved the demo players scrubbing capabilitiesMagnus Auvinen
2008-12-08reset error_string when starting demo playbackAlfred Eriksson
2008-11-23added rcon_auth command to authAlfred Eriksson
2008-11-17client can only start a recording when in the gameAlfred Eriksson
2008-11-16fixed window positioning for windowsAlfred Eriksson
2008-11-16fixed server side demo recording and some possible crashes with incorrect demosMagnus Auvinen
2008-11-16window resizing disabled by defaultAlfred Eriksson
2008-11-08gfx_get_video_modes now returns the right number of modesAlfred Eriksson
2008-11-08fixed the favorite button in the server infoMagnus Auvinen
2008-11-08fixed separate directory for downloaded mapsMagnus Auvinen
2008-11-08added gfx init fallbacks that disables some troubling gfx optionsMagnus Auvinen
2008-11-08added no_gfx optionMagnus Auvinen
2008-11-07fixed unwanted app quitting; commented out check of gfx_window_open(); ticket...Dominik Geyer
2008-11-05fixed editor input-focus bug; ticket #552Dominik Geyer
2008-11-01editor now works correctly when console is toggled (focus problem)Alfred Eriksson
2008-10-28fixed problem that occurs when a resend happens in a packets causing errornou...Magnus Auvinen
2008-10-25fixed recording on the clientMagnus Auvinen
2008-10-25cleaned up engine client graphics a bitMagnus Auvinen
2008-10-25fixed so that the client broadcasts to 8303-8310 for servers on LANMagnus Auvinen
2008-10-23OSX build fixJoel de Vahl
2008-10-23removed glfw and portaudio. SDL is now a requirementMagnus Auvinen
2008-10-22Some small fixes for changeset:1643 in no_sdl partsscosu
2008-10-21fixed double clickingMagnus Auvinen
2008-10-21fixed gametype filteringMagnus Auvinen
2008-10-21cleaned up ec_inp.c. fixed a couple of bugs with itMagnus Auvinen
2008-10-21fixed sound loading to use engine_openfileMagnus Auvinen
2008-10-21continued on ban support. cleaned up settings a bit. reworked the datadir aut...Magnus Auvinen
2008-10-21fixed mouse button remapping and added mouse wheel stuffMagnus Auvinen
2008-10-21tried to improve mouse focusingMagnus Auvinen
2008-10-21fixed sdl for windowsJohan Althoff
2008-10-21Use SDL on OSXJoel de Vahl
2008-10-21steps towards making SDL compile a bit more platform independentMagnus Auvinen
2008-10-21fixed quit panic button and editor access buttonMagnus Auvinen
2008-10-21added alternative mouse input functions. enabled key repeatMagnus Auvinen
2008-10-20removed snaploss counterMagnus Auvinen
2008-10-20restored ec_inp.c againMagnus Auvinen
2008-10-20improved crapnet to beable to do packet reodering /home/kma/code/teeworlds/tr...Magnus Auvinen
2008-10-20improved the snapshot handling to handle packet reorders and fixed a crash.Magnus Auvinen
2008-10-20reverted false checkinMagnus Auvinen
2008-10-20removed q quit buttonMagnus Auvinen
2008-10-20added SDL supportMagnus Auvinen
2008-10-19fixed a lot of network troublesMagnus Auvinen