oy
|
9ff7500f30
|
fixed graphic problems with ninja when pausing a demo. Closes #269
|
2010-11-17 00:38:20 +01:00 |
|
oy
|
6c51e864ee
|
deactivated emote selector in spectator mode. Closes #250
|
2010-10-31 19:15:20 +01:00 |
|
oy
|
476f951ffc
|
added font that provides more characters. closes #56
|
2010-10-29 23:44:08 +02:00 |
|
oy
|
1209ad9baf
|
fixed a problem with the skin selector
|
2010-10-25 21:23:05 +02:00 |
|
Choupom
|
d2519f7ab9
|
small ui fixes
|
2010-10-25 18:59:33 +02:00 |
|
SushiTee
|
314cda05c7
|
changed demo animations according to demo speed and added some demo speeds. (fixes #206)
|
2010-10-19 18:52:16 +02:00 |
|
oy
|
662f43919c
|
fixed overlapping restart warning
|
2010-10-16 11:27:49 +02:00 |
|
oy
|
639c32d661
|
do not show the restart warning in the settings if you change back to actual settings. Closes #90
|
2010-10-16 11:24:42 +02:00 |
|
oy
|
5f7efb465e
|
optimised console rendering a bit
|
2010-10-16 10:32:56 +02:00 |
|
oy
|
764ee3fd17
|
optimised chat rendering a bit
|
2010-10-15 19:26:20 +02:00 |
|
oy
|
fa768449e2
|
fixed issue with reason on forcevotekick
|
2010-10-13 20:31:21 +02:00 |
|
oy
|
5801326ebc
|
fixed line endings
|
2010-10-13 12:59:30 +02:00 |
|
oy
|
e4fe7457c8
|
fixed problems with the mouse movement. Closes #214
|
2010-10-13 12:47:42 +02:00 |
|
oy
|
e4b3c468f2
|
don't show voting hud when playing a demo and added missing localisations. Closes #88
|
2010-10-13 01:19:22 +02:00 |
|
oy
|
cd578a0dc2
|
moved explosions to front layer. Closes #21
|
2010-10-11 12:32:34 +02:00 |
|
oy
|
eb4a56edeb
|
tweaked auto scrolling in the chat window a bit
|
2010-10-11 12:31:45 +02:00 |
|
oy
|
411db8b885
|
fixed that chat message gets out of the window. Closes #102
|
2010-10-11 02:29:30 +02:00 |
|
oy
|
de7504282c
|
made edit boxes scrollable. Closes #96
|
2010-10-11 01:36:46 +02:00 |
|
oy
|
b65a26fe93
|
fixed last commits
|
2010-10-11 01:06:44 +02:00 |
|
Choupom
|
61201fea13
|
added reason to kick a player in the callvote tab
|
2010-10-11 00:31:21 +02:00 |
|
oy
|
5754812dea
|
clear history of the remote console on disconnect and cleaned up some old stuff in console.cpp
|
2010-10-11 00:30:56 +02:00 |
|
Choupom
|
00c1421034
|
fixed so the rcon password is not in the history (fixes #170)
|
2010-10-11 00:18:04 +02:00 |
|
oy
|
107545da0a
|
localised "REC"-notification
|
2010-10-11 00:16:37 +02:00 |
|
oy
|
85b9c60158
|
added info in the demo browser by Choupom
|
2010-10-09 13:27:21 +02:00 |
|
oy
|
a075889312
|
fixed a listing problem in the demo browser
|
2010-10-08 00:13:05 +02:00 |
|
oy
|
3a98f7a048
|
added mod system. Closes #34
|
2010-10-06 23:07:35 +02:00 |
|
oy
|
2f388139c1
|
fixed auto-scrolling in server browser and listbox
|
2010-09-30 01:13:12 +02:00 |
|
oy
|
68851630ca
|
fixed server browser list. Closes #74
|
2010-09-30 00:32:45 +02:00 |
|
oy
|
b08fdf2fb2
|
fixed initialisation message. Closes #194
|
2010-09-29 19:55:33 +02:00 |
|
oy
|
aaf8e2bc8e
|
cleaned up demo listing and fixed its sorting. Closes #73
|
2010-09-29 00:53:53 +02:00 |
|
SushiTee
|
5faec7c80d
|
changed pickup animation speed for demos according to demospeed (fixes issue 72)
|
2010-09-26 18:00:29 +02:00 |
|
oy
|
7e0b37e06c
|
fixed that it checks the current dir for demos too
|
2010-09-24 13:38:03 +02:00 |
|
Choupom
|
1cbf731fc0
|
improved demos listing
|
2010-09-24 13:22:40 +02:00 |
|
oy
|
27425facff
|
fixed last commit
|
2010-09-24 13:21:03 +02:00 |
|
Choupom
|
aa46c22e10
|
now put skins in an array to save memory
|
2010-09-24 13:13:46 +02:00 |
|
Kaffeine
|
3684621589
|
CGameClient: Removed needless call UpdateRenderInfo and fixed team-checks.
|
2010-09-24 13:02:26 +02:00 |
|
oy
|
5156579d1d
|
fixed sound bug when using in the editor. Closes #136
|
2010-09-22 00:51:32 +02:00 |
|
oy
|
55434a2a57
|
added fix by Sworddragon for stopped loading bar at the beginning
|
2010-09-22 00:30:08 +02:00 |
|
oy
|
cf2d46d3ba
|
increased deadzone when seeking through the file in the demo player
|
2010-09-19 16:36:10 +02:00 |
|
oy
|
a730704d10
|
fixed view offset when joining spectator. Closes #101
|
2010-09-19 16:12:18 +02:00 |
|
oy
|
80b570c795
|
fixed view offset when changing from spectator to player. Closes #152
|
2010-09-19 16:00:46 +02:00 |
|
oy
|
0905b7755d
|
localised the language names. Closes #153
|
2010-09-16 13:32:56 +02:00 |
|
oy
|
a2083b31e3
|
fixed last commit
|
2010-09-16 12:48:32 +02:00 |
|
Choupom
|
582763bc21
|
made folders in editor (#80)
|
2010-09-16 12:28:10 +02:00 |
|
oy
|
c52ee7baa9
|
unbind a key with right mouse button in the controls menu. Closes #67
|
2010-09-12 17:15:09 +02:00 |
|
oy
|
5437513a0d
|
use escape key to abort binding a control key in the menu
|
2010-09-12 13:40:24 +02:00 |
|
oy
|
a3337a68e7
|
fixed that player name and ping overlap in the scoreboard. Closes #106
|
2010-09-12 13:26:38 +02:00 |
|
oy
|
9ab3e7e121
|
fixed overlapping voting. Closes #100
|
2010-09-12 13:18:11 +02:00 |
|
oy
|
daab7fdcd4
|
fixed that score overlaps in the scoreboard. Closes #161
|
2010-09-12 13:06:55 +02:00 |
|
oy
|
fa9c8ee77f
|
don't show player specific debug info when the debug graphs are shown to prevent overlapping
|
2010-09-12 12:55:37 +02:00 |
|
oy
|
e226b47212
|
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 |
|
oy
|
d913af1ab2
|
renamed demorec files to demo
|
2010-09-12 12:16:51 +02:00 |
|
oy
|
e191b2c59e
|
when hooking a player don't use predicted values for rendering the hook. Closes #9
|
2010-09-08 02:54:03 +02:00 |
|
oy
|
e31b125a0d
|
use the numpad enter key as well. Closes #166
|
2010-09-08 02:32:41 +02:00 |
|
oy
|
d4b145a8ee
|
fixed Gui lock while deleting/reading demos. Closes #167
|
2010-09-08 02:27:48 +02:00 |
|
oy
|
cbf07ffa57
|
added fix for don't show cursor while playing demo by Choupom. Closes #128
|
2010-09-08 02:07:36 +02:00 |
|
Choupom
|
71109a98fb
|
fixed chat message with missing name (#110)
|
2010-09-08 00:20:59 +02:00 |
|
oy
|
6299f6518a
|
disable emote selector and chat window in the demo player. Closes #126
|
2010-09-07 20:01:51 +02:00 |
|
oy
|
eecdff0cf5
|
fixed overlapping in last commit
|
2010-09-07 19:31:20 +02:00 |
|
ghost
|
56c4081da4
|
Demo name is now showed while playing a demo file
|
2010-09-07 19:12:11 +02:00 |
|
oy
|
ea25972e21
|
added rec notification by ghost91-. Closes #82
|
2010-09-07 19:03:59 +02:00 |
|
ghost
|
5e1b3c74ef
|
Git does this one automatically, I guess it fixes lineendings.
|
2010-09-07 02:11:52 +02:00 |
|
oy
|
5ff7836638
|
fixed problems with the tilelayer dumping. Closes #86. Closes #149
|
2010-09-07 02:06:11 +02:00 |
|
oy
|
0cfd1de760
|
fixed line endings
|
2010-09-05 19:06:27 +02:00 |
|
oy
|
995d63d7f4
|
added the possibility to rotate tiles in the editor by SushiTee
|
2010-09-05 19:01:01 +02:00 |
|
oy
|
5588e1ec8c
|
fixed selected index when deleting a demo and added a popup to confirm the deletion
|
2010-09-05 17:53:31 +02:00 |
|
Choupom
|
fcfaa8389f
|
added Remove button in demos browser (#66)
|
2010-09-05 17:40:51 +02:00 |
|
oy
|
62fe7cd5b2
|
link selected item in the demo list to the first entry (if available) on startup and browse
|
2010-09-05 14:28:08 +02:00 |
|
Choupom
|
8f3e98208e
|
fixed demo browser (#61)
|
2010-09-05 14:13:42 +02:00 |
|
Choupom
|
25be8b1be3
|
fixed so clicking 3 times doesn't generate 2 double-clicks
|
2010-09-05 13:50:10 +02:00 |
|
Fujnky
|
4123f28bba
|
Improved demo player another bit.
* Replaced the reset button by more common stop button
* Made the demo player automatically reset after demo ended
|
2010-09-04 16:23:20 +02:00 |
|
oy
|
538d968349
|
fixed that scoreboard overlaps the chat. Closes #14
|
2010-08-18 03:57:35 +02:00 |
|
oy
|
cabecb7fa9
|
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 |
|
oy
|
16f201794d
|
fixed a variable name
|
2010-08-16 04:12:03 +02:00 |
|
oy
|
abc84ac0b0
|
added fixes for compiler errors and warnings by sworddragon
|
2010-08-16 02:21:18 +02:00 |
|
oy
|
02c7e3642a
|
clear active motd message when the game is over
|
2010-08-15 15:48:56 +02:00 |
|
Fujnky
|
4d8c4ffadb
|
Improved the replay control buttons in the demo player a lot.
* Now there is a combined play/pause button + a reset button
* Replaced the ugly strings with nice graphics
|
2010-08-13 03:17:13 +02:00 |
|
oy
|
d01fb2eb78
|
added missing information in debug mode. Closes #77
|
2010-08-13 03:07:51 +02:00 |
|
oy
|
d37c83962d
|
fixed weapon change on start bug
|
2010-08-10 13:54:13 +02:00 |
|
oy
|
3797eba179
|
added demo recording button by fujnky
|
2010-08-09 14:14:15 +02:00 |
|
oy
|
d471663913
|
added localisation fixes by fujnky
|
2010-08-09 00:35:37 +02:00 |
|
oy
|
4322113435
|
fixed overlapping skin name in the player settings
|
2010-08-07 20:52:33 +02:00 |
|
oy
|
3f0ff1fb14
|
removed ServerDummy function cause it isn't needed anymore(actual console separates client and server commands) and added two missing server commands to the tab completion
|
2010-08-07 00:01:43 +02:00 |
|
oy
|
05f3757491
|
added optimisations by sworddragon
|
2010-08-05 20:55:51 +02:00 |
|
SushiTee
|
e79bfb243c
|
struct LANGUAGE should be a class CLanguage
|
2010-08-06 01:48:06 +08:00 |
|
oy
|
22c19f45db
|
fixed hook sound bug in demos. Closes #161
|
2010-07-17 19:55:17 +02:00 |
|
oy
|
6193f35423
|
Merge branch 'master' of http://github.com/matricks/teeworlds
|
2010-07-17 14:10:43 +02:00 |
|
Magnus Auvinen
|
575f72d978
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
|
oy
|
5d442ae329
|
refresh the server browser if the "favorites"-tab is active and a new entry has been added with "add_favorite"-command
|
2010-07-04 16:10:00 +02:00 |
|
oy
|
c42679a10e
|
cut too long player names in the server browser. Closes #151
fixed overlapping of too long player names in the scoreboard
|
2010-07-02 14:14:41 +02:00 |
|
oy
|
822b002344
|
fixed the ninja tip cut off and made its weapon and pickup sprite equal. Closes #127
|
2010-06-23 20:09:15 +02:00 |
|
oy
|
c9828a2229
|
fixed display bug in the score hud. Closes #106
|
2010-06-22 21:27:58 +02:00 |
|
oy
|
c40bc9af3e
|
fixed a possible crash in the client console
|
2010-06-21 13:45:30 +02:00 |
|
oy
|
a5113c6740
|
added commands to dump the output of the consoles into a file
|
2010-06-20 14:12:59 +02:00 |
|
oy
|
e2c3f744b2
|
added commands to clear the consoles. Closes #104
|
2010-06-19 20:51:54 +02:00 |
|
oy
|
b790634a2d
|
scroll the possible commands in the console's tab completion if the wanted one is out of sight. Closes #105
|
2010-06-19 13:48:01 +02:00 |
|
oy
|
ea64b0d7b3
|
made the console use the flagmask when looking for command (FindCommand) and removed double "No such command" console message
|
2010-06-18 20:32:52 +02:00 |
|
oy
|
39853bcf89
|
fixed walk animation if x-position is negative. Closes #119
|
2010-06-11 13:20:45 +02:00 |
|
oy
|
ec334a9d68
|
small cleanup
|
2010-06-11 12:34:11 +02:00 |
|
Fujnky
|
f8b9f342d3
|
Fix for l10n in menus_demo.cpp and sime german l10n tweaks.
|
2010-06-11 15:50:47 +08:00 |
|