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 |
|
Choupom
|
4383e10933
|
clients are now dropped if they don't act as normal clients (fixes #235)
|
2010-11-17 19:11:28 +01:00 |
|
oy
|
c45dc374ff
|
decreased the default value for maximum players with same IP a bit
|
2010-11-17 19:05:19 +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
|
fd3d01ef14
|
removed no longer needed data-dir override param - mods system should be used instead. Closes #267
|
2010-11-17 01:02:29 +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
|
295830fcaa
|
removed unneeded include
|
2010-11-16 17:53:09 +01:00 |
|
Choupom
|
0cfcb1c0c2
|
fixed demo.h header guard
|
2010-11-14 00:45:47 +01:00 |
|
oy
|
e306cc45d5
|
show real $USERDIR and $DATADIR path on startup
|
2010-11-13 23:54:34 +01:00 |
|
oy
|
4dce645ba8
|
removed unimportant debug message. Closes #264
|
2010-11-13 14:29:02 +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
|
039de7e1ac
|
fixed infinite loop when playing empty demo. Closes #248
|
2010-10-31 18:51:05 +01:00 |
|
oy
|
9e39239ce2
|
skip start params when parsing argv in console
|
2010-10-31 17:53:00 +01:00 |
|
oy
|
f1bc96ad09
|
fixed crashes with the font. closes #178
|
2010-10-29 23:49:33 +02:00 |
|
oy
|
476f951ffc
|
added font that provides more characters. closes #56
|
2010-10-29 23:44:08 +02:00 |
|
oy
|
fb5e0671db
|
fixed str_utf8_forward and str_utf8_encode
|
2010-10-29 23:08:23 +02:00 |
|
oy
|
9490b6f28d
|
fixed key handling for unicodes > 255
|
2010-10-29 23:01:50 +02:00 |
|
m!nus
|
523c15e0e7
|
added a null pointer check in huffman decompression code. it was possible to crash a masterserver by sending it a packet that had the compression flag (but not the connection-less flag) set because the huffman look up table is not initialized in the masterserver and thus resulted in a null-pointer-node. clients and servers (with initialized look up tables were not affected. it was also not possible to use this to inject code.
|
2010-10-29 01:46:10 +02:00 |
|
oy
|
b343ef7f55
|
fixed mac compiling. Closes #238
|
2010-10-28 23:32:01 +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
|
af56496281
|
moved str_skip_to_whitespace function
|
2010-10-25 18:41:15 +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
|
e294cd86a5
|
fixed bug in the console when executing a line that holds more than one command
|
2010-10-14 02:06:57 +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
|
8fb39524a9
|
do not use console in silent mode. Closes #48
|
2010-10-13 12:54:27 +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 |
|
Choupom
|
7aefbca742
|
made so we can add the reason for a kick/ban (fixes #123)
|
2010-10-11 00:31:14 +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
|
a62a7413d1
|
made linereader work with window line endings. Closes #196
|
2010-10-01 12:43:44 +02:00 |
|
oy
|
67e9f03f23
|
when setting a config string variable check if it's a utf8 string and encode it if the check fails. Closes #10
|
2010-10-01 00:55:16 +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 |
|
oy
|
c172c24fd1
|
cleanup old datafile when loading a new one
|
2010-09-28 12:46:15 +02:00 |
|
oy
|
25ceafaf22
|
fixed writing datafiles on big-endian systems, added some checks and fixed memory cleanup
|
2010-09-27 22:35:57 +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
|
4e608965ef
|
use a different name for connecting clients. Closes #192
|
2010-09-25 20:24:11 +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
|
21d14b9704
|
CHuffman::BubbleSort: speedup.
|
2010-09-24 13:03:05 +02:00 |
|
Kaffeine
|
3684621589
|
CGameClient: Removed needless call UpdateRenderInfo and fixed team-checks.
|
2010-09-24 13:02:26 +02:00 |
|
Kaffeine
|
addf2882b8
|
Fixed comments (system.h)
|
2010-09-24 13:01:36 +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
|
27e6fa3ad7
|
fixed problems with key handling on osx. Closes #45
|
2010-09-22 00:40:35 +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
|
35e9c76940
|
fixed empty names of joining players in the server browser. Closes #176
|
2010-09-19 16:25:57 +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
|
7714454829
|
added maximum number of tries for rcon authentication
|
2010-09-16 13:06:11 +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
|
fe9e3f47a8
|
fixed last commit
|
2010-09-12 16:56:13 +02:00 |
|
Choupom
|
006fd711b4
|
made versions system for demos
|
2010-09-12 16:40:39 +02:00 |
|
oy
|
0c1261620f
|
prevent self kick/ban in the console. Closes #50
and fixed line endings
|
2010-09-12 13:52:25 +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
|
abf74f47f7
|
fixed wrong output in the ban command and added feedback to the kick command
|
2010-09-12 12:07:10 +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 |
|
ghost
|
3baf522330
|
added the option to hide the console window on the client, too. Fixes #48
|
2010-09-07 19:32:33 +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
|
2800832e12
|
add maps from maps folder to the demo as well and prevent that 0.5 demo players read the new demos
|
2010-09-05 17:39:55 +02:00 |
|
Choupom
|
0198e51fa3
|
made demo readable for custom map that user doesn't have (#5)
|
2010-09-05 16:34:39 +02:00 |
|
Choupom
|
3dd1ea0d8f
|
fixed header and swap sizes in datafiles (may fixes #14)
|
2010-09-05 14:30:44 +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
|
885d695f92
|
show map name without his folder in server info
|
2010-09-05 14:11:56 +02:00 |
|
oy
|
18632b7f5f
|
fixed last commit
|
2010-09-05 14:09:55 +02:00 |
|
Choupom
|
44cf6acc3a
|
fixed so png files are closed after loading
|
2010-09-05 14:07:07 +02:00 |
|
oy
|
8522cab449
|
fixed variable types
|
2010-09-05 14:04:50 +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 |
|