.. |
binds.cpp
|
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
|
2010-08-18 00:06:00 +02:00 |
binds.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
broadcast.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
broadcast.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
camera.cpp
|
fixed view offset when joining spectator. Closes #101
|
2010-09-19 16:12:18 +02:00 |
camera.h
|
fixed view offset when changing from spectator to player. Closes #152
|
2010-09-19 16:00:46 +02:00 |
chat.cpp
|
close the emote selector, chat history and the scoreboard when closing the chat, console or ingame menu. Closes #111
|
2010-09-12 12:43:03 +02:00 |
chat.h
|
close the emote selector, chat history and the scoreboard when closing the chat, console or ingame menu. Closes #111
|
2010-09-12 12:43:03 +02:00 |
console.cpp
|
close the emote selector, chat history and the scoreboard when closing the chat, console or ingame menu. Closes #111
|
2010-09-12 12:43:03 +02:00 |
console.h
|
added commands to dump the output of the consoles into a file
|
2010-06-20 14:12:59 +02:00 |
controls.cpp
|
fixed view offset when changing from spectator to player. Closes #152
|
2010-09-19 16:00:46 +02:00 |
controls.h
|
fixed view offset when changing from spectator to player. Closes #152
|
2010-09-19 16:00:46 +02:00 |
damageind.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
damageind.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
debughud.cpp
|
don't show player specific debug info when the debug graphs are shown to prevent overlapping
|
2010-09-12 12:55:37 +02:00 |
debughud.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
effects.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
effects.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
emoticon.cpp
|
close the emote selector, chat history and the scoreboard when closing the chat, console or ingame menu. Closes #111
|
2010-09-12 12:43:03 +02:00 |
emoticon.h
|
close the emote selector, chat history and the scoreboard when closing the chat, console or ingame menu. Closes #111
|
2010-09-12 12:43:03 +02:00 |
flow.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
flow.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
hud.cpp
|
fixed overlapping voting. Closes #100
|
2010-09-12 13:18:11 +02:00 |
hud.h
|
*some esthetic changes
|
2010-05-30 12:01:11 +00:00 |
items.cpp
|
fixed the ninja tip cut off and made its weapon and pickup sprite equal. Closes #127
|
2010-06-23 20:09:15 +02:00 |
items.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
killmessages.cpp
|
fixed kill messages showing wrong infos
|
2010-06-06 17:17:43 +02:00 |
killmessages.h
|
fixed kill messages showing wrong infos
|
2010-06-06 17:17:43 +02:00 |
mapimages.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
mapimages.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
maplayers.cpp
|
fixed problems with the tilelayer dumping. Closes #86. Closes #149
|
2010-09-07 02:06:11 +02:00 |
maplayers.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
menus.cpp
|
unbind a key with right mouse button in the controls menu. Closes #67
|
2010-09-12 17:15:09 +02:00 |
menus.h
|
made folders in editor (#80)
|
2010-09-16 12:28:10 +02:00 |
menus_browser.cpp
|
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
|
2010-08-18 00:06:00 +02:00 |
menus_demo.cpp
|
fixed last commit
|
2010-09-16 12:48:32 +02:00 |
menus_ingame.cpp
|
added demo recording button by fujnky
|
2010-08-09 14:14:15 +02:00 |
menus_settings.cpp
|
localised the language names. Closes #153
|
2010-09-16 13:32:56 +02:00 |
motd.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
motd.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
nameplates.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
nameplates.h
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
particles.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
particles.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
players.cpp
|
when hooking a player don't use predicted values for rendering the hook. Closes #9
|
2010-09-08 02:54:03 +02:00 |
players.h
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
scoreboard.cpp
|
fixed that player name and ping overlap in the scoreboard. Closes #106
|
2010-09-12 13:26:38 +02:00 |
scoreboard.h
|
close the emote selector, chat history and the scoreboard when closing the chat, console or ingame menu. Closes #111
|
2010-09-12 12:43:03 +02:00 |
skins.cpp
|
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
|
2010-08-18 00:06:00 +02:00 |
skins.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
sounds.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
sounds.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
voting.cpp
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
voting.h
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |