Choupom
|
7bfbe24a1c
|
added flag return message on death tile collision
|
2011-02-13 12:24:19 +01:00 |
|
GreYFoXGTi
|
1b2703aaba
|
Refactoring & fixed WEAPONSPEC_GUN in content.py
|
2011-02-12 21:18:41 +01:00 |
|
Carmine
|
e45ad2a085
|
only a simple wrong name
|
2011-02-12 19:30:56 +01:00 |
|
oy
|
d12db45c48
|
added editor function to construct different game tiles from a layer. Closes #460
|
2011-02-12 19:10:45 +01:00 |
|
oy
|
c2ad73cfe8
|
fixed negative download speed. Closes #473
|
2011-02-10 12:38:20 +01:00 |
|
oy
|
0c119ba99b
|
fixed possible problem with localisations if the linereader flushes its memory between reading the origin and the replacement string
|
2011-02-10 12:07:00 +01:00 |
|
oy
|
3f05289328
|
fixed a possible problem with occupied spawn points and cleaned up spawn code a bit
|
2011-02-10 12:05:55 +01:00 |
|
oy
|
be68a4f516
|
added fix by CarmineZ about missing tool tips in the editor
|
2011-01-29 18:48:55 +01:00 |
|
oy
|
fa2cd82335
|
clamp maximum ping value in the server browser filters
|
2011-01-23 18:04:31 +01:00 |
|
oy
|
83fc81092f
|
fixed position of the hammer damage effect. Closes #448
|
2011-01-23 17:58:28 +01:00 |
|
oy
|
3727deee43
|
increased mouse scroll value from 1 to 3 in the other listboxes too
|
2011-01-23 17:54:19 +01:00 |
|
Carmine
|
0c43e6f906
|
increase scroll value in the server list broswer, from 1 to 3
|
2011-01-23 17:53:58 +01:00 |
|
heinrich5991
|
43b67aaa57
|
added server command to clear the votes. this fixes #47 partially
|
2011-01-23 17:53:53 +01:00 |
|
oy
|
7c67a1334c
|
fixed a typo
|
2011-01-20 01:35:21 +01:00 |
|
fisted
|
372b62566b
|
fixed tower bug
|
2011-01-20 00:15:18 +01:00 |
|
oy
|
1701241636
|
added hammerhit simplification by fisted. Closes #443
|
2011-01-19 22:41:44 +01:00 |
|
oy
|
9a9c10b1a3
|
added a missing close handle
|
2011-01-19 22:14:40 +01:00 |
|
oy
|
19a9462fe8
|
removed double entity list in gameworld and cleaned up connected stuff
|
2011-01-19 18:27:50 +01:00 |
|
oy
|
1359db5476
|
prevent that removing an entity aborts traversing the entity list in gameworld
|
2011-01-19 15:31:42 +01:00 |
|
oy
|
68faba809c
|
made dbg dummies work again
|
2011-01-18 19:09:53 +01:00 |
|
oy
|
da84771345
|
removed some old checks
|
2011-01-18 18:53:19 +01:00 |
|
oy
|
0b14286c7f
|
skip spectators in dm hud
|
2011-01-18 17:56:09 +01:00 |
|
oy
|
3b3ca9cd67
|
rearranged the goals within the scoreboard a bit
|
2011-01-17 16:31:24 +01:00 |
|
oy
|
99e9d4910a
|
fixed that team mates are regarded when evaluating the spawn position. Closes #426
|
2011-01-17 15:55:23 +01:00 |
|
oy
|
02db5bfe66
|
decreased the height of the scoreboard a bit. Closes #417
|
2011-01-17 13:55:14 +01:00 |
|
oy
|
99c6b87c1a
|
hide broadcast when motd is active. Closes #420
|
2011-01-17 13:46:59 +01:00 |
|
oy
|
813f0797d8
|
fixed scoreboard active check. Closes #423
|
2011-01-17 13:42:40 +01:00 |
|
oy
|
bf6fcc20f4
|
added an error popup on startup when the sound couldn't be initialised. Closes #425
|
2011-01-17 13:28:15 +01:00 |
|
oy
|
40f6740742
|
fixed few spelling mistakes and disabled an unused command
|
2011-01-17 12:56:49 +01:00 |
|
oy
|
216967c3bf
|
release gameclient components when opening the editor. Closes #429
|
2011-01-17 12:28:37 +01:00 |
|
oy
|
b94c70d351
|
close the scoreboard when opening the menu in the demo player. Closes #407
|
2011-01-12 01:33:16 +01:00 |
|
oy
|
3f4556a861
|
hide the broadcast when the scoreboard is active. Closes #408
|
2011-01-12 01:18:07 +01:00 |
|
oy
|
1f55237919
|
made the end game message in team games a bit smaller so it doesn't overlap the scoreboard. Closes #406
|
2011-01-12 01:10:40 +01:00 |
|
oy
|
d79fd3d4c0
|
added dm score hud. Closes #356
|
2011-01-12 01:01:05 +01:00 |
|
oy
|
b60d6deb51
|
made m_paInfoByScore within gameclient's snap state work and cleaned up render scoreboard
|
2011-01-11 23:03:01 +01:00 |
|
oy
|
8f999837c6
|
improved the count down timer. Closes #391
|
2011-01-10 00:58:03 +01:00 |
|
oy
|
9819163c5f
|
fixed some overlapping in the server browser. Closes #376
|
2011-01-10 00:18:30 +01:00 |
|
oy
|
9358b24113
|
reset demo player on end and when pressing the stop button. Closes #401
|
2011-01-09 23:42:37 +01:00 |
|
Patafix
|
a9f7f3a3ea
|
just formatting
|
2011-01-09 23:29:56 +01:00 |
|
oy
|
91f642fac2
|
fixed cut off broadcast. Closes #398
|
2011-01-09 23:25:07 +01:00 |
|
oy
|
df47aedbfe
|
reset flags and projectiles when leaving the game layer too much. Closes #385
|
2011-01-08 11:34:19 +01:00 |
|
oy
|
41b8022aa1
|
record a new demo when a game ends. Closes #358
|
2011-01-06 23:21:51 +01:00 |
|
oy
|
eedaf62d97
|
fixed that the client crashes if it has no skins
|
2011-01-06 22:55:57 +01:00 |
|
oy
|
f8b1edca64
|
show error message for all content that could not be loaded. Closes #257
|
2011-01-06 22:18:19 +01:00 |
|
oy
|
7487a22956
|
added better texture moving in the editor by nsinreal. Closes #372
|
2011-01-06 21:58:42 +01:00 |
|
oy
|
1306b62ce2
|
added command to move all players to a team. Closes #384
|
2011-01-06 13:37:28 +01:00 |
|
oy
|
73010e7d2e
|
removed a debug message. Closes #373
|
2011-01-06 13:21:13 +01:00 |
|
oy
|
418dd8eccc
|
added fix by CarmineZ for missing option in the control settings. Closes #395
|
2011-01-06 13:17:54 +01:00 |
|
oy
|
13902fef6c
|
show an error popup when demo deletion fails
|
2011-01-05 22:22:07 +01:00 |
|
oy
|
18461535fd
|
changed time left localisation in the map download popup to allow better translations
|
2011-01-05 17:28:53 +01:00 |
|
oy
|
2992d9a6c6
|
scale control settings as well
|
2011-01-05 12:19:06 +01:00 |
|
Damian Kaczmarek
|
073044747b
|
-Working ui_scale parameter.
(doing it properly would require lots of framework/interface job ...)
|
2011-01-05 12:14:36 +01:00 |
|
oy
|
67f86e3547
|
added option to change nameplates size by RushPL
|
2011-01-04 13:11:01 +01:00 |
|
oy
|
bcba9e5c89
|
moved HslToRgb stuff
|
2011-01-04 11:58:25 +01:00 |
|
oy
|
336f00ae89
|
added colours for tile layers by Choupom
|
2011-01-04 11:38:14 +01:00 |
|
Choupom
|
533d28e35a
|
made team colors for nameplates (fixes #207)
|
2011-01-03 12:54:58 +01:00 |
|
Choupom
|
b565d4ab18
|
fixed so Make/Clear Collision buttons are hidden on game layer
|
2011-01-03 12:54:29 +01:00 |
|
oy
|
a72848e780
|
added constants for teams by Choupom
|
2011-01-03 12:50:38 +01:00 |
|
Yoyo117
|
d9c71f49f3
|
minor improvement
|
2011-01-02 19:58:06 +01:00 |
|
oy
|
a3797482da
|
removed 360 degree rotation in the editor. Closes #352
|
2010-12-16 04:27:00 +01:00 |
|
oy
|
8aeb3e7ada
|
enable "Always show nameplats disregarding of distance" on default. Closes #343
|
2010-12-16 04:22:14 +01:00 |
|
oy
|
ec09fbf23b
|
let the chat lines disappear gradually. Closes #342
|
2010-12-16 04:20:50 +01:00 |
|
oy
|
0121f27311
|
fixed server crash on too many snap items. Closes #317
|
2010-12-16 03:29:08 +01:00 |
|
oy
|
54f138f894
|
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 |
|
oy
|
6063b4c14d
|
added auto completion of nicknames and highlighted nicknames in chat. Closes #218
|
2010-12-16 02:31:12 +01:00 |
|
oy
|
1d7df01e9a
|
added map download progress by kaddyd
|
2010-12-16 01:52:29 +01:00 |
|
oy
|
c0530b0d09
|
added language popup on first start. Closes #336
|
2010-12-12 19:20:30 +01:00 |
|
oy
|
c75a75b64f
|
made it possible to automatically take game over screenshots. Closes #339
|
2010-12-12 16:48:13 +01:00 |
|
oy
|
b4c007778c
|
fixed that IntersectCharacter picks the character which is closest to the start point and within the radius
|
2010-12-12 01:55:36 +01:00 |
|
oy
|
3d54cf0585
|
nameplates on by default. Closes #322
|
2010-12-11 22:41:58 +01:00 |
|
Choupom
|
eb569e60bd
|
fixed clipping on old maps (fixes #325)
|
2010-12-11 21:57:43 +01:00 |
|
oy
|
a0985314c9
|
made it possible to "recycle" auto recorded demos
|
2010-12-11 18:55:28 +01:00 |
|
oy
|
4756c031c5
|
save auto recorded demos in a separate folder and added an option to enable/disable it in the settings menu
|
2010-12-08 01:55:13 +01:00 |
|
oy
|
db9dd6b8c9
|
added an optional time stamp to a demo record by Batchyx
|
2010-12-08 00:42:32 +01:00 |
|
oy
|
665934ee09
|
cleaned up several uses of timestamps for filenames
|
2010-12-08 00:32:50 +01:00 |
|
oy
|
bd9850cae2
|
added single function to stop recording by Batchyx
|
2010-12-08 00:02:24 +01:00 |
|
oy
|
39b531452a
|
fixed colour of the particles when a tee dies. Closes #331
|
2010-12-07 23:54:25 +01:00 |
|
oy
|
3ea00f61cf
|
removed needless include
|
2010-12-07 23:51:04 +01:00 |
|
oy
|
7414271309
|
check the return values of RemoveFile and CreateFolder
|
2010-12-07 23:47:41 +01:00 |
|
oy
|
e6698b1118
|
apply custom colour to blood colour. Closes #314
|
2010-11-24 01:11:56 +01:00 |
|
oy
|
bc5f3fc839
|
fixed client crash when there are lots of particles. Closes #105
|
2010-11-24 01:08:51 +01:00 |
|
oy
|
8e3cba8dbf
|
disable free view when chatting as spectator. Closes #303
|
2010-11-21 18:05:26 +01:00 |
|
oy
|
97a7dea152
|
added localisation updates by Sworddragon
|
2010-11-21 14:25:00 +01:00 |
|
oy
|
ba05ddd0f5
|
removed duplicate entry from the localisation files
|
2010-11-21 14:12:39 +01:00 |
|
oy
|
e4f1e18c4e
|
fixed entry names in the demo browser and the editor's file dialog. Closes #301
|
2010-11-21 12:33:13 +01:00 |
|
oy
|
e447de38ba
|
use original string as localisation if there's no replacement
|
2010-11-21 00:27:38 +01:00 |
|
oy
|
f75ad090e9
|
fixed a localisation string
|
2010-11-20 23:46:49 +01:00 |
|
oy
|
7a6006087c
|
removed duplicate note in password popup
|
2010-11-20 23:39:17 +01:00 |
|
Choupom
|
c64d3817cf
|
fixed so we can't add a vote option multiple times by oy
|
2010-11-20 21:41:18 +01:00 |
|
Choupom
|
0aa0a56990
|
fixed so ui_scale is affected on server's name (fixes #43)
|
2010-11-20 21:37:35 +01:00 |
|
Choupom
|
38c2a1b45c
|
fixed so every demo infos are not loaded when making the demos list
|
2010-11-20 21:34:13 +01:00 |
|
Sworddragon
|
fc9211c777
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
|
oy
|
32e52d51ce
|
added a missing localisation
|
2010-11-19 20:20:51 +01:00 |
|
oy
|
d94355729d
|
added icons in the demo browser and the editor's file dialog. Closes #209
|
2010-11-17 19:46:50 +01:00 |
|
oy
|
3d3572f845
|
fixed some compiler warnings
|
2010-11-17 18:36:19 +01:00 |
|
oy
|
ca80d2a347
|
reload the map on save just when the map name is equal
|
2010-11-17 13:08:29 +01:00 |
|
oy
|
8351682edf
|
added constants for console types by Choupom
|
2010-11-17 13:01:46 +01:00 |
|
oy
|
994a44f6e1
|
simplified change_map command so that it switches to the next map in the maprotation when called without param
|
2010-11-17 12:50:01 +01:00 |
|
oy
|
f1ce0d1949
|
improved loading progression in the server browser
|
2010-11-17 12:43:24 +01:00 |
|
Choupom
|
a7f37446b6
|
added loading progression in server browser
|
2010-11-17 12:31:44 +01:00 |
|
Choupom
|
57a9235997
|
reload the map on save if you are authed
|
2010-11-17 12:30:42 +01:00 |
|
oy
|
0d1178107e
|
fixed typo in a kick message
|
2010-11-17 00:44:04 +01:00 |
|
oy
|
9ff7500f30
|
fixed graphic problems with ninja when pausing a demo. Closes #269
|
2010-11-17 00:38:20 +01:00 |
|
oy
|
e46cb02089
|
Made inactivity check ignore authed players. Closes #273
|
2010-11-16 18:08:19 +01:00 |
|
oy
|
e89cb59891
|
fixed problem with CLocConstString when changing to English and back to the previous language again
|
2010-11-03 02:15:39 +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 |
|
oy
|
8ca6a28088
|
parse line on addvote and skip invalid ones
|
2010-10-25 18:30:35 +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 |
|
SushiTee
|
1127c7b830
|
fixed compiling error
|
2010-10-17 17:10:55 +02:00 |
|
oy
|
0edad8e640
|
made it possible to specify which layers/groups should be saved within the map
|
2010-10-16 18:50:05 +02:00 |
|
oy
|
85fd272846
|
added the possibility to create a new folder within the editor's save file dialog
|
2010-10-16 18:33:54 +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
|
9c256f69d8
|
fixed issues with adding and replacing images in the editor. Closes #216
|
2010-10-16 11:05: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
|
be315edfc0
|
fixed clamping mousepos in the editor
|
2010-10-13 20:21:13 +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
|
c828f7d725
|
removed unused commands. Closes #60
|
2010-10-13 01:24:37 +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 |
|
Choupom
|
bed7b64457
|
fixed map selection in map editor
|
2010-10-11 00:17:46 +02:00 |
|
oy
|
107545da0a
|
localised "REC"-notification
|
2010-10-11 00:16:37 +02:00 |
|
oy
|
cd95f1869e
|
added inactive player kicking. Closes #51
|
2010-10-09 19:14:42 +02:00 |
|
oy
|
b3c81e7258
|
added the possibility to shift the tiles of a layer into any direction
|
2010-10-09 18:38:23 +02:00 |
|
oy
|
ab2df14641
|
made INT_STEP properties in the editor just change by 1
|
2010-10-09 13:33:33 +02:00 |
|
oy
|
85b9c60158
|
added info in the demo browser by Choupom
|
2010-10-09 13:27:21 +02:00 |
|
oy
|
7ad4d3224c
|
use file dialog when saving a map which was not loaded from the maps save path
|
2010-10-08 22:06:12 +02:00 |
|
oy
|
a075889312
|
fixed a listing problem in the demo browser
|
2010-10-08 00:13:05 +02:00 |
|
oy
|
04234c109e
|
show filename of the map in the editor. Closes #122
|
2010-10-08 00:04:46 +02:00 |
|
oy
|
6a26cd6621
|
fixed various problems with the file dialog in the editor
|
2010-10-07 23:51:07 +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
|
feb7e60bb2
|
fixed map listing
|
2010-09-24 13:48:23 +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
|
12233ecdaf
|
fixed that ctf gametype doesn't work if the map has more than 1 flag per team. Closes #124
|
2010-09-22 01:07:11 +02:00 |
|
oy
|
68ed9154ae
|
don't add player that aren't ingame to the snapshot and don't let them autospawn. Closes #125
|
2010-09-22 01:00:33 +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
|
08f6e7dd07
|
added button to resize a quad based on the aspect ratio of the image. Closes #169
|
2010-09-19 17:12:09 +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
|
9727cd25ec
|
do not rotate/flip gamelayer tiles. Closes #155
|
2010-09-16 13:13:53 +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 |
|
Choupom
|
901427809f
|
fixed so "reset tunning due to pure server" appears after "x changed to y"
|
2010-09-12 16:58:10 +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
|
64c9b5c4ab
|
added quotes around player names in the other server messages too and changed it to ' for consistency
|
2010-09-12 13:34:30 +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
|
16657faf55
|
end vote on 50% no
|
2010-09-12 12:51:07 +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 |
|
Choupom
|
532ea85aeb
|
separated CFlag from ctf
|
2010-09-07 20:02:46 +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
|
3857096a20
|
Put quotes around player names in leave message.
|
2010-09-07 01:18:06 +02:00 |
|
Fujnky
|
69adb4800e
|
Put quotes around player names in server messages.
|
2010-09-07 01:11:20 +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
|
e966cdb334
|
fixed that Collision::IntersectLine gets stuck in a loop forever. Closes #6
|
2010-08-16 04:09:21 +02:00 |
|
oy
|
abc84ac0b0
|
added fixes for compiler errors and warnings by sworddragon
|
2010-08-16 02:21:18 +02:00 |
|
oy
|
4c2dcc4f2b
|
added localisation fixes and map editor tool tips by sworddragon
|
2010-08-16 01:29:11 +02:00 |
|
oy
|
5922cbb56d
|
added localisation fixes by sworddragon
|
2010-08-16 00:45:04 +02:00 |
|
oy
|
02c7e3642a
|
clear active motd message when the game is over
|
2010-08-15 15:48:56 +02:00 |
|
oy
|
0e36b772d4
|
fixed line endings in some files
|
2010-08-15 15:34:55 +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
|
f494d344a9
|
removed some not longer needed stuff
|
2010-08-12 15:44:11 +02:00 |
|
oy
|
d37c83962d
|
fixed weapon change on start bug
|
2010-08-10 13:54:13 +02:00 |
|
oy
|
9753f62d46
|
added tool tip for value selector button in the editor
|
2010-08-10 13:47:33 +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 |
|
SushiTee
|
866f76727b
|
using PROPTYPE_INT_SCROLL for layer size in editor
|
2010-08-08 23:46:23 +02:00 |
|
oy
|
6a73c5d77f
|
fixed flickering players on respawn
|
2010-08-08 18:56:54 +02:00 |
|
oy
|
4322113435
|
fixed overlapping skin name in the player settings
|
2010-08-07 20:52:33 +02:00 |
|
oy
|
ad9b32b741
|
added the possibility to store commands within the console and execute them later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
|
2010-08-07 20:22:25 +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
|
cac5554bdb
|
prevent that spectators start a vote
|
2010-08-06 21:03:38 +02:00 |
|
oy
|
2967c57ddc
|
added possibility to delete envelopes and to save their names within a map by sushitee
|
2010-08-06 20:18:53 +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
|
3824d885a2
|
fixed envelope index in the quad popup, so that it fits the envelope menu. Closes #118
|
2010-07-18 13:57:17 +02:00 |
|
oy
|
bc8274f48b
|
fixed last commit
|
2010-07-18 13:44:30 +02:00 |
|
SushiTee
|
97204482e2
|
fixed issue #150
holding CTRL while moving a point allows to be a lot more precise
|
2010-07-18 13:33:34 +02:00 |
|
SushiTee
|
b6d07edda8
|
fixed issue #57
|
2010-07-17 20:05:17 +02: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
|
a8acf8c6ff
|
fixed missing public
|
2010-07-05 21:04:19 +02:00 |
|
Magnus Auvinen
|
575f72d978
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
|
xalduin
|
052820dc88
|
Issue #92, fixed scrollbars in editor
|
2010-07-04 16:59:02 +02:00 |
|
SushiTee
|
882a99b955
|
kill the player when leaving the game layer too much... will stop never ending fall
|
2010-07-04 16:50:03 +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
|
bd02c2043e
|
fixed editor popups shown outside the screen
|
2010-06-28 15:12:43 +02:00 |
|
oy
|
7325bdac42
|
don't consider sv_spectator_slots for team change when already in a team(red, blue). Closes #141
|
2010-06-27 13:24:47 +02:00 |
|
oy
|
ff3eda23ae
|
automatically add the map extension when saving a map with the editor
|
2010-06-25 19:41:55 +02:00 |
|
oy
|
82f5a56d89
|
fixed crash in the map editor
|
2010-06-25 18:56:58 +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
|
6b713157a7
|
added button to restore the map focus. Closes #116
|
2010-06-22 14:15:52 +02:00 |
|
oy
|
62ffaa9142
|
added a lost newline
|
2010-06-22 02:07:52 +02:00 |
|
oy
|
d01776bf3f
|
auto-add background when creating new map. Closes #50
|
2010-06-22 01:15:12 +02:00 |
|
oy
|
c40bc9af3e
|
fixed a possible crash in the client console
|
2010-06-21 13:45:30 +02:00 |
|
oy
|
3475d2ae1b
|
fixed freeze in the map editor GUI. Closes #138
|
2010-06-20 15:27:44 +02:00 |
|
oy
|
73bdf657c4
|
fixed suicide penalty after a restart. Closes #131
|
2010-06-20 14:35:50 +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
|
d7c106ca90
|
fixed border function in the editor. Closes #117
|
2010-06-11 13:44:28 +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 |
|
Choupom
|
8e8cbdb562
|
fix for folders in demo browser
|
2010-06-10 20:38:16 +08:00 |
|
xalduin
|
22f11d6839
|
Restore map focus on load map/new map
|
2010-06-10 20:38:04 +08:00 |
|
xalduin
|
6e1eaa96ec
|
Fixed issue #115, text now fits into columns in server browser
|
2010-06-10 20:38:04 +08:00 |
|
xalduin
|
dc3feaf42c
|
Fixed remaining compiler warnings for gcc on Linux
|
2010-06-10 20:38:03 +08:00 |
|
xalduin
|
7fa21400d6
|
Mouse wheel no longer moves layer/image scrollbar
|
2010-06-09 20:41:00 +08:00 |
|
xalduin
|
be5e19d2bd
|
Fixed some compiler warnings
|
2010-06-09 20:41:00 +08:00 |
|
Magnus Auvinen
|
0d78e2d2cd
|
Merge remote branch 'fujnky/master'
Conflicts:
data/languages/portuguese.txt
|
2010-06-09 13:01:36 +02:00 |
|
Fujnky
|
7ca5e0fbb1
|
Fixed localizations, most german translation strings fit in buttons now.
|
2010-06-07 16:17:40 +02:00 |
|
Fujnky
|
7cc7c8f84e
|
Merged with master
|
2010-06-07 16:00:01 +02:00 |
|
oy
|
2104835d77
|
update server info for connected clients if map or gametype changes. Closes #108
|
2010-06-07 13:34:47 +02:00 |
|
oy
|
a3545b06b4
|
some cleanup
|
2010-06-07 00:08:40 +02:00 |
|
oy
|
1272c4d805
|
prevent that the server gets filtered by "compatible version" in the clients server browser
|
2010-06-06 23:28:34 +02:00 |
|
oy
|
04b6abae93
|
fixed kill messages showing wrong infos
|
2010-06-06 17:17:43 +02:00 |
|
oy
|
a41d930a85
|
fixed some compiler warnings. Closes #76
|
2010-06-06 17:16:52 +02:00 |
|
Magnus Auvinen
|
7d03e70d1e
|
Merge remote branch 'choupom/master'
|
2010-06-06 14:53:55 +02:00 |
|
xalduin
|
2d99a0360f
|
Images are now sorted on Append
|
2010-06-05 18:47:30 -04:00 |
|
xalduin
|
80a7c53dec
|
Issue #92 scrollbars added for layer/image toolbars
|
2010-06-05 18:46:47 -04:00 |
|
Fujnky
|
34bd0a09b7
|
minor typo fix
|
2010-06-05 23:37:50 +02:00 |
|
Fujnky
|
bf68f803e3
|
Internationalized editor and updated german localization
|
2010-06-05 23:36:52 +02:00 |
|
Fujnky
|
d000766e9d
|
Merge branch 'master' of git://github.com/matricks/teeworlds
|
2010-06-05 18:50:26 +02:00 |
|
Choupom
|
848764544f
|
added folders in demo browser (#25)
|
2010-06-04 22:14:02 +02:00 |
|
xalduin
|
ab0d8d0eb8
|
Merge remote branch 'upstream/master'
* upstream/master:
fixed bug with the quick search box. Closes #89
|
2010-06-04 12:01:37 -04:00 |
|
oy
|
3d079a35e9
|
fixed bug with the quick search box. Closes #89
|
2010-06-03 23:32:32 +02:00 |
|
xalduin
|
9603d676c6
|
Score no longer decreased when switching teams
|
2010-06-03 17:08:05 -04:00 |
|
Fujnky
|
4ffab2af80
|
Merge branch 'master' of git://github.com/matricks/teeworlds
|
2010-06-03 22:33:38 +02:00 |
|
xalduin
|
277eeef098
|
Merge branch 'master' of git://github.com/matricks/teeworlds
|
2010-06-03 16:24:41 -04:00 |
|
oy
|
67d4903b9f
|
fixed stuck "error loading demo"-popup. Closes #90
|
2010-06-03 22:03:27 +02:00 |
|
xalduin
|
8b15558f5d
|
Merge remote branch 'upstream/master
|
2010-06-03 13:32:15 -04:00 |
|
Fujnky
|
5849aeb86c
|
Merge branch 'master' of git://github.com/matricks/teeworlds
Conflicts:
src/game/server/gamemodes/ctf.cpp
|
2010-06-03 17:47:32 +02:00 |
|
Fujnky
|
551170656d
|
Fixed localization for 'Error loading demo'-Popup
|
2010-06-03 17:41:45 +02:00 |
|
Magnus Auvinen
|
a6ab379e67
|
fixed so that the same distance is used when leaving off the flag and taking it
|
2010-06-03 17:40:01 +02:00 |
|
Magnus Auvinen
|
9bb6fe48c2
|
cleaned up g_CharPhysSize
|
2010-06-03 17:39:42 +02:00 |
|
Fujnky
|
5a641132e7
|
Fixed localization for 'Error loading demo'-Popup
|
2010-06-03 17:07:15 +02:00 |
|
Fujnky
|
feb8894b4d
|
Flag catch and capture should now be exactly the same
|
2010-06-03 16:42:37 +02:00 |
|
xalduin
|
3fff61d24a
|
Issue #86, don't reset score on team switch
|
2010-06-03 10:35:18 -04:00 |
|
xalduin
|
8db32a4b8b
|
Issue #88 flag pickup distance reduced
|
2010-06-03 09:56:57 -04:00 |
|
xalduin
|
6491dfc16c
|
Merge branch 'master' of git://github.com/matricks/teeworlds
|
2010-06-03 09:36:24 -04:00 |
|
Fujnky
|
7b74cd248b
|
made flag catch and capture distances fit
|
2010-06-03 15:30:33 +02:00 |
|
Fujnky
|
d581e413c8
|
More localization fixes
|
2010-06-03 11:30:05 +02:00 |
|
xalduin
|
de1a7acfaa
|
Merge branch 'master' of git://github.com/matricks/teeworlds
|
2010-06-03 00:37:46 -04:00 |
|
Fujnky
|
7cbf0f93ca
|
Some localization fixes
|
2010-06-02 23:15:56 +02:00 |
|
Fujnky
|
64ddee0a21
|
Merge branch 'master' of git://github.com/matricks/teeworlds
|
2010-06-02 21:47:47 +02:00 |
|
xalduin
|
cc181cda5b
|
Merge remote branch 'upstream/master'
|
2010-06-02 15:21:31 -04:00 |
|
Fujnky
|
0d4c0ccef5
|
Some localization fixes
|
2010-06-02 21:03:15 +02:00 |
|
oy
|
7a1953e60b
|
added fix for editor quad editing by ghost91 Closes #18
|
2010-06-02 20:50:48 +02:00 |
|
oy
|
b2a55766d1
|
fixed shotbug (#80)
|
2010-06-02 19:39:28 +02:00 |
|
xalduin
|
9e6c909624
|
Removed unnecessary SortImages call in RenderImages
|
2010-06-02 13:26:17 -04:00 |
|
xalduin
|
a99cbfc742
|
Image sorting working, less hackish
|
2010-06-02 12:12:32 -04:00 |
|
NoxNebula
|
9a5a19e7c7
|
Admin-Kick-Protection
Add IsAuthed(int ClientID); function.
Add kickprotection for admins (Remote Console logged in players)
Add Anti-Self-Kick (minor)
|
2010-06-02 09:40:08 +02:00 |
|
xalduin
|
f2920ea5d8
|
Sort by map name when opening map
When opening a map, the list of map names is now sorted alphabetically.
|
2010-06-02 05:11:12 +08:00 |
|
Tom Adams
|
54692ceaf1
|
added fix for editor->append by xalduin
|
2010-05-31 21:55:45 +00:00 |
|
Tom Adams
|
f14e7369f1
|
fixed movement bug (#741)
|
2010-05-31 21:40:40 +00:00 |
|
Tom Adams
|
c9ff80a17d
|
made balance teams based apun points/minute (#495)
|
2010-05-31 20:35:47 +00:00 |
|
Tom Adams
|
6fca512a95
|
added fix for italian language by Lanta and fixed a bug with the id in votekick menu
|
2010-05-31 20:05:45 +00:00 |
|
Tom Adams
|
23e2d5f424
|
fixed votekick menu (#807)
|
2010-05-31 15:36:20 +00:00 |
|
Tom Adams
|
651cd062e6
|
fixed english localisation bug
|
2010-05-31 11:07:58 +00:00 |
|
Tom Adams
|
262b566c94
|
increased the fontsize of the chat messages
|
2010-05-30 17:08:54 +00:00 |
|
Tom Adams
|
08df0fe63d
|
added fix for italian translation by Lanta
|
2010-05-30 14:26:04 +00:00 |
|
Thomas
|
361380d630
|
*some esthetic changes
*split "CHud::RenderGoals()"
*added "reload" command
*added the ability to show last chat lines (+show_chat)
*updated french.txt
|
2010-05-30 12:01:11 +00:00 |
|
Tom Adams
|
659d66104e
|
fixed dump_binds command (#806)
|
2010-05-30 00:15:26 +00:00 |
|
Tom Adams
|
baa57830ad
|
fixed bubble sort loop (#802), 2 entries in the language files and a possible overrun
|
2010-05-29 23:57:30 +00:00 |
|
Tom Adams
|
e16fdc3f3e
|
added clipping to editboxes (#773) and made their cursors blink
|
2010-05-29 15:53:57 +00:00 |
|
Magnus Auvinen
|
fe5a7105c4
|
fixed the automatic versioning
|
2010-05-29 15:20:18 +00:00 |
|
Magnus Auvinen
|
4c0886f087
|
renamned m_pCarryingCCharacter correctly
|
2010-05-29 11:26:17 +00:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|
Magnus Auvinen
|
878ede3080
|
major update with stuff
|
2009-10-27 14:38:53 +00:00 |
|
Magnus Auvinen
|
7b68ff4277
|
fixed chaining of console commands, allows snatching updates of console variables. cleaned up some code
|
2009-06-15 14:01:36 +00:00 |
|
Magnus Auvinen
|
57b2c49d57
|
fixed so that the demo player doesn't crash when the map isn't found
|
2009-06-15 13:16:33 +00:00 |
|
Magnus Auvinen
|
8bd49fe30b
|
some clean up. fixed double server side record messages
|
2009-06-15 13:01:04 +00:00 |
|
Magnus Auvinen
|
d023c72256
|
fixed demo browser so it's ordered and shows all files
|
2009-06-15 10:12:16 +00:00 |
|
Magnus Auvinen
|
b31243d271
|
tweaked checkboxes
|
2009-06-15 09:48:18 +00:00 |
|
Magnus Auvinen
|
b3c1bae2e9
|
cleaned up localization. fixed motd so it shows when connecting to a server
|
2009-06-15 09:46:25 +00:00 |
|
Magnus Auvinen
|
21c1c3866f
|
translation update
|
2009-06-15 08:20:29 +00:00 |
|
Magnus Auvinen
|
307cf4aa64
|
done language selector
|
2009-06-15 08:15:53 +00:00 |
|
Magnus Auvinen
|
ab171f8f30
|
updated localization
|
2009-06-15 07:34:25 +00:00 |
|
Magnus Auvinen
|
6309d7ad56
|
continued with localization
|
2009-06-15 06:45:44 +00:00 |
|
Magnus Auvinen
|
bc20e9c433
|
localization update
|
2009-06-13 17:18:06 +00:00 |
|
Magnus Auvinen
|
6d9ccee95d
|
base for the localization system
|
2009-06-13 16:54:04 +00:00 |
|
Magnus Auvinen
|
c2f8d0e07a
|
minor cleanup of out commented clode
|
2009-06-13 08:25:50 +00:00 |
|
Magnus Auvinen
|
69511102de
|
improved the font system even futher. utf8 is now used everywhere. it uses less memory as well
|
2009-06-13 08:22:37 +00:00 |
|
Magnus Auvinen
|
9254ca61f1
|
fixed utf8 support
|
2009-06-07 16:06:03 +00:00 |
|
Magnus Auvinen
|
cdc5f26900
|
new font rendering system using freetype2. only compiles under linux for now
|
2009-06-07 14:36:54 +00:00 |
|
Magnus Auvinen
|
4bb1df3189
|
moved 0.5 branch to trunk
|
2009-05-31 09:44:20 +00:00 |
|
Alfred Eriksson
|
b28ede2da2
|
changed chatmsgs to use time instead of ticks
|
2009-01-24 16:09:20 +00:00 |
|
Magnus Auvinen
|
01d74a6d4d
|
fixed div by zero bug
|
2009-01-24 15:22:40 +00:00 |
|
Alfred Eriksson
|
82f9be8ce0
|
added help messages for all commands. added syntax in the help msg
|
2009-01-24 14:10:26 +00:00 |
|
Magnus Auvinen
|
5f186c8906
|
fixed so the console show help for each command. not all commands have descriptions however
|
2009-01-24 13:12:04 +00:00 |
|
Alfred Eriksson
|
ae5b47a266
|
fixed height of toolbox to fit 16p
|
2009-01-24 13:00:58 +00:00 |
|
Magnus Auvinen
|
0810f3a526
|
removed the no matching text in the console
|
2009-01-24 12:32:53 +00:00 |
|
Magnus Auvinen
|
5b20cd6cc9
|
bumped the version numbers to 0.5.1
|
2009-01-24 12:31:59 +00:00 |
|
Magnus Auvinen
|
9d51d47cea
|
added tab completion to the console. works for local and remote
|
2009-01-24 12:16:02 +00:00 |
|
Magnus Auvinen
|
47c567a5ea
|
fixed so that the refresing master servers doesn't popup under lan and favorites
|
2009-01-24 10:53:09 +00:00 |
|
Alfred Eriksson
|
affb99fd2b
|
added animation speed controllers to the editor
|
2009-01-24 10:43:27 +00:00 |
|