.. |
binds.cpp
|
Bind chat on enter/return by default as well
|
2015-08-05 15:34:08 +02:00 |
binds.h
|
Removed level stuff
|
2011-08-13 02:11:06 +02:00 |
broadcast.cpp
|
Add cl_show_broadcasts, but don't save it
|
2015-01-19 22:14:49 +01:00 |
broadcast.h
|
made broadcast text a bit smaller and cut it off if it's bigger than the screen. Closes #313
|
2010-12-16 03:17:16 +01:00 |
camera.cpp
|
Don't use OldMousesens if it wasn't initialized
|
2015-08-01 09:08:25 +04:00 |
camera.h
|
Add dynamic camera console toggle feature
|
2015-05-11 14:21:34 +04:00 |
chat.cpp
|
Add foes (permanently ignored players)
|
2015-07-22 22:16:49 +02:00 |
chat.h
|
fixed highlighting in demo playback
|
2015-07-22 15:37:00 +02:00 |
console.cpp
|
TAB in console doesn't influence menu (fixes #239)
|
2015-07-24 01:28:19 +02:00 |
console.h
|
TAB in console doesn't influence menu (fixes #239)
|
2015-07-24 01:28:19 +02:00 |
controls.cpp
|
Clean up a bit and hopefully fix player move on dummy connect
|
2015-04-19 14:06:31 +02:00 |
controls.h
|
Clean up a bit and hopefully fix player move on dummy connect
|
2015-04-19 14:06:31 +02:00 |
countryflags.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
countryflags.h
|
added a config to display the code string of a country flag instead of the image. Closes #897
|
2012-01-08 18:16:38 +01:00 |
damageind.cpp
|
Remove Damage Indications when entering game (fixes #29)
|
2014-09-03 14:17:44 +02:00 |
damageind.h
|
Remove Damage Indications when entering game (fixes #29)
|
2014-09-03 14:17:44 +02:00 |
debughud.cpp
|
Fix: Tunings and Tunezones with dummies
|
2014-04-29 03:34:23 +02:00 |
debughud.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
effects.cpp
|
Fix sound enabling and disabling (fixes #82)
|
2014-10-25 02:52:08 +02:00 |
effects.h
|
Remove Damage Indications when entering game (fixes #29)
|
2014-09-03 14:17:44 +02:00 |
emoticon.cpp
|
Emoticons for both with cl_dummy_copy_moves
|
2015-02-18 14:26:47 +01:00 |
emoticon.h
|
Removed level stuff
|
2011-08-13 02:11:06 +02:00 |
flow.cpp
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
flow.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
ghost.cpp
|
Get rid of all Clang warnings
|
2015-04-18 22:29:28 +02:00 |
ghost.h
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
hud.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
hud.h
|
Bring back old DDRace record window as cl_showrecord and add compatibility for current time in race servers
|
2014-02-06 23:49:25 +01:00 |
items.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
items.h
|
some trivial fixes
|
2011-12-04 14:21:20 +01:00 |
killmessages.cpp
|
Minor cleanup
|
2015-04-12 15:23:33 +02:00 |
killmessages.h
|
Render kill messages with ddrace team color (only with cl_chat_teamcolors 1)
|
2015-04-12 15:19:47 +02:00 |
mapimages.cpp
|
Merge branch 'master' of git://github.com/oy/teeworlds into HEAD
|
2011-04-14 01:27:49 +02:00 |
mapimages.h
|
Merge branch 'master' of git://github.com/oy/teeworlds into HEAD
|
2011-04-14 01:27:49 +02:00 |
maplayers.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
maplayers.h
|
Ingame sound pos envelope support
|
2014-10-18 18:41:55 +02:00 |
mapsounds.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
mapsounds.h
|
Make detail flag work for sounds (fixes #103)
|
2014-11-25 21:01:31 +01:00 |
menus.cpp
|
Fix oversize headers on Android
|
2015-06-22 01:39:08 +02:00 |
menus.h
|
Working call vote search (fixes #126)
|
2015-03-13 16:44:05 +01:00 |
menus_browser.cpp
|
TAB in console doesn't influence menu (fixes #239)
|
2015-07-24 01:28:19 +02:00 |
menus_demo.cpp
|
Fix demo cutter to add .demo file ending
|
2015-07-14 13:43:44 +02:00 |
menus_ingame.cpp
|
Fix scroll bar in server control votes when search bar is used
|
2015-07-25 18:43:54 +02:00 |
menus_settings.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
motd.cpp
|
Only print MOTD to console when it's not empty
|
2015-08-01 20:16:34 +02:00 |
motd.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
nameplates.cpp
|
Add size variable for clan plates
|
2015-06-29 02:06:27 +02:00 |
nameplates.h
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
particles.cpp
|
added pause command. Closes #15
|
2012-01-10 00:49:31 +01:00 |
particles.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
players.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
players.h
|
Add AntiPing
|
2013-10-09 16:02:23 +02:00 |
race_demo.cpp
|
Whitespace cleanup
|
2014-11-24 19:10:19 +01:00 |
race_demo.h
|
fixed all known bugs in racedemos & ghosts, including "ghost is shown when playing a demo", "ghost doesn't reset when crossing the startline
|
2011-02-16 10:39:26 +02:00 |
scoreboard.cpp
|
Sort spectators by name
|
2015-07-28 23:30:23 +02:00 |
scoreboard.h
|
Better time/score messages
|
2014-01-10 16:19:46 +01:00 |
skins.cpp
|
Don't add duplicate skins (fixes #102)
|
2014-11-25 20:13:40 +01:00 |
skins.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
sounds.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
sounds.h
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
spectator.cpp
|
Visually tell tees apart that you can't spectate
|
2015-07-26 18:52:53 +02:00 |
spectator.h
|
Fix spectating in demo viewer and add a button to choose to follow a player
|
2015-07-26 18:21:51 +02:00 |
statboard.cpp
|
Fix statboard a bit more!
|
2015-07-10 22:12:20 +02:00 |
statboard.h
|
Stop showing statboard after key has been released (fixes #219)
|
2015-07-09 20:38:23 +02:00 |
voting.cpp
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
voting.h
|
Removed level stuff
|
2011-08-13 02:11:06 +02:00 |