.. |
backend_sdl.cpp
|
fixed building with sdl 2.0.4
|
2016-07-05 17:13:31 +02:00 |
backend_sdl.h
|
update screen config in case the window gets moved outside teeworlds
|
2015-10-23 09:12:59 +02:00 |
client.cpp
|
Reverted time_get use, fixed m_LocalStartTime being reset
|
2018-11-16 18:52:15 +01:00 |
client.h
|
Remove unused CClient::DirectInput method
|
2018-11-11 19:07:55 +01:00 |
friends.cpp
|
cleaned up updating the friend state
|
2012-08-03 18:46:33 +02:00 |
friends.h
|
improved friends feature
|
2011-06-26 17:10:13 +02:00 |
graphics_threaded.cpp
|
invalidate texture when unloading a texture. Closes #1450.
|
2016-07-02 10:33:37 +02:00 |
graphics_threaded.h
|
invalidate texture when unloading a texture. Closes #1450.
|
2016-07-02 10:33:37 +02:00 |
input.cpp
|
fixed problem with the editboxes
|
2015-11-24 17:00:56 +01:00 |
input.h
|
fixed problem with the editboxes
|
2015-11-24 17:00:56 +01:00 |
keynames.h
|
changed names of the mouse buttons
|
2015-10-29 19:37:01 +01:00 |
serverbrowser.cpp
|
Merge pull request #1596 from nheir/show_favorites
|
2018-11-01 20:29:25 +01:00 |
serverbrowser.h
|
started on reworking the server browser
|
2018-11-07 19:36:35 +01:00 |
serverbrowser_entry.h
|
update time when server info requests are actually sent #1585
|
2018-10-30 19:08:08 +01:00 |
serverbrowser_fav.cpp
|
fix debug crash on startup
|
2018-10-22 23:55:05 +02:00 |
serverbrowser_fav.h
|
reworked serverbrowser
|
2015-11-01 17:50:45 +01:00 |
serverbrowser_filter.cpp
|
started on reworking the server browser
|
2018-11-07 19:36:35 +01:00 |
serverbrowser_filter.h
|
started on reworking the server browser
|
2018-11-07 19:36:35 +01:00 |
sound.cpp
|
Add a separate option to turn off the audio and to disable the initialization of sound systems. Adapt the menus a bit.
|
2018-11-12 14:33:11 +01:00 |
sound.h
|
Implement stricter panning(audio), make pan depending on screen width and remove useless channel pan value
|
2014-12-21 18:48:44 +01:00 |
text.cpp
|
Decoupled text rendering and calculation (TextDeferredRenderEx),
|
2018-10-30 18:03:23 +01:00 |