oy
1d7df01e9a
added map download progress by kaddyd
2010-12-16 01:52:29 +01:00
GreYFoXGTi
2f5f332cbb
Merge branch 'master' into DDRace
...
Conflicts:
src/engine/client/client.cpp
src/engine/shared/config_variables.h
2010-12-13 03:43:22 +02: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
GreYFoXGTi
46c2225d60
Merge branch 'master' of http://github.com/oy/teeworlds into DDRace
...
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/russian.txt
scripts/make_release.py
src/engine/shared/config_variables.h
2010-12-11 21:28:43 +02:00
oy
a0985314c9
made it possible to "recycle" auto recorded demos
2010-12-11 18:55:28 +01:00
GreYFoXGTi
4510ced422
Merge branch 'DDRace' of github.com:GreYFoXGTi/teeworlds into DDRace
2010-12-10 21:20:34 +02:00
GreYFoXGTi
2c51511260
Merge branch 'master' of http://github.com/oy/teeworlds into DDRace
...
Conflicts:
src/engine/client/client.cpp
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/game/client/gameclient.cpp
2010-12-10 20:58:53 +02: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
GreYFoXGTi
cebbecf632
Some Code Improvements and Compiler warnings
2010-12-07 19:44:23 +02:00
GreYFoXGTi
45fa3d49b5
Revert "Client won't vote on comments by Sushi Tee" caused crashes
...
This reverts commit ed7a1d5bcd
.
2010-12-06 03:32:44 +02:00
GreYFoXGTi
ed7a1d5bcd
Client won't vote on comments by Sushi Tee
2010-12-06 00:28:35 +02:00
GreYFoXGTi
c149b17617
FinishTime Difference
2010-11-30 05:04:21 +02:00
GreYFoXGTi
af44a79b03
New Broadcast/Timer System
2010-11-30 04:24:15 +02:00
GreYFoXGTi
461abbaa7e
Fixed Scoreboard cl_show_ids
2010-11-29 04:46:45 +02:00
GreYFoXGTi
ae4aebd365
Merge branch 'master' of http://github.com/oy/teeworlds
2010-11-24 02:28:01 +02: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
GreYFoXGTi
4737588827
New Delayed Switches
2010-11-22 23:10:12 +02:00
GreYFoXGTi
5d9ee1736e
made the code so it would have less conflicts in the future and Merged branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/german.txt
data/languages/russian.txt
src/game/server/entities/flag.cpp
src/game/server/entities/flag.h
src/game/server/gamecontext.cpp
src/game/server/gamemodes/ctf.cpp
src/game/server/gamemodes/ctf.h
src/game/server/gamemodes/dm.cpp
src/game/server/gamemodes/dm.h
src/game/server/gamemodes/mod.cpp
src/game/server/gamemodes/tdm.cpp
src/game/server/gamemodes/tdm.h
2010-11-22 00:26:00 +02:00
oy
8e3cba8dbf
disable free view when chatting as spectator. Closes #303
2010-11-21 18:05:26 +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
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
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
GreYFoXGTi
a764ebc1a8
Merge branch 'master' of http://github.com/oy/teeworlds
2010-11-20 11:00:41 +02:00
oy
32e52d51ce
added a missing localisation
2010-11-19 20:20:51 +01:00
GreYFoXGTi
a109e1150d
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/shared/config_variables.h
src/game/client/components/console.cpp
src/game/client/gameclient.cpp
src/game/editor/ed_editor.h
src/game/server/gamecontext.cpp
2010-11-18 01:10:59 +02: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
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
GreYFoXGTi
ae591407c9
Merge branch 'master' of http://github.com/oy/teeworlds
2010-11-17 13:11:40 +02:00
oy
9ff7500f30
fixed graphic problems with ninja when pausing a demo. Closes #269
2010-11-17 00:38:20 +01:00
GreYFoXGTi
071fb6a5a3
new Switch System //TODO Rendering Rotation
2010-11-14 02:39:04 +02:00
btd
a156d15bd1
Merge branch 'master' of git://github.com/GreYFoXGTi/DDRace
2010-11-05 14:57:15 +03:00
btd
081c5d8bc2
Fix score board and small perfomance improvments
2010-11-05 14:56:44 +03:00
GreYFoXGTi
f16d1a8507
Fixed DemoPlayback
2010-11-04 22:06:12 +02:00
btd
418875b5e5
Add score board time, need to add in server send time for players if someone enter
2010-11-04 19:39:04 +03:00
btd
f42adf79ef
...
2010-11-01 00:17:36 +03:00
btd
62ef58329d
Return DDRace stuff. No need in mistic compatibility
2010-10-31 23:50:40 +03:00
GreYFoXGTi
fc433afd49
Merge branch 'master' of http://github.com/oy/teeworlds
2010-10-31 20:32:35 +02:00
oy
6c51e864ee
deactivated emote selector in spectator mode. Closes #250
2010-10-31 19:15:20 +01:00
GreYFoXGTi
85df8a047d
Fixed btd's last commit and ensured RaceClient Support(tested)
2010-10-30 21:44:46 +02:00
GreYFoXGTi
8640930779
Merge branch 'master' of http://github.com/btd/DDRace
2010-10-30 20:23:28 +02:00
GreYFoXGTi
8d88f5d541
Partially Revert "Refactoring" to keep DDRace compatible with SushiTee's Stuff
...
This partially reverts commit 505a5b4172
.
2010-10-30 20:17:59 +02:00
btd
86365bedcd
Add Race stuff but fully reworked. Still only need to make score board
2010-10-30 18:22:35 +04:00
GreYFoXGTi
d6b898c84a
Merge branch 'master' of http://github.com/oy/teeworlds
2010-10-30 00:48:17 +02:00
GreYFoXGTi
fb88a8e4e7
Added In-Game Server Browser. Closes #65 .
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-10-30 00:44:52 +02:00
oy
476f951ffc
added font that provides more characters. closes #56
2010-10-29 23:44:08 +02:00
GreYFoXGTi
505a5b4172
Refactoring
2010-10-29 23:29:07 +02:00
btd
b8dd4a32ca
Merge https://github.com/GreYFoXGTi/DDRace into others
2010-10-26 23:35:55 +04:00
GreYFoXGTi
4d204d642f
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/console.h
src/engine/shared/console.cpp
src/engine/shared/console.h
2010-10-26 00:25:36 +02:00
oy
1209ad9baf
fixed a problem with the skin selector
2010-10-25 21:23:05 +02:00
GreYFoXGTi
2f3152691c
Revert "ingame browser added (config: cl_serverbrowser, hotkey: ctrl+shift+b" because it's buggy and i never intended to pull it, but btd did
...
This reverts commit 5b5eb0b2c0
.
2010-10-25 20:09:08 +02:00
Choupom
d2519f7ab9
small ui fixes
2010-10-25 18:59:33 +02:00
btd
a62decbc91
Show others for ddrace clients.
...
Need to fix entities now.
Signed-off-by: btd <bardadymchik@gmail.com>
2010-10-24 14:47:25 +04:00
btd
61092f7baa
Begin show_others
...
Signed-off-by: btd <bardadymchik@gmail.com>
2010-10-23 23:26:10 +04:00
heinrich5991
5b5eb0b2c0
ingame browser added (config: cl_serverbrowser, hotkey: ctrl+shift+b
2010-10-22 17:29:46 +02:00
GreYFoXGTi
4197a6ce8b
Re-enabled pure tuning check, reset tunings to vanilla values, made server apply DDRace tunings on startup and map change. Closes #97 .
...
Revert "Now can Join Vanilla servers. Closes #96."
This reverts commit c6fda43369
.
Conflicts:
src/game/client/components/menus_settings.cpp
2010-10-22 15:22:17 +02:00
GreYFoXGTi
43eb6025a1
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-10-20 15:12:37 +02:00
heinrich5991
5df496317b
fixed line endings to LF
2010-10-20 08:13:48 +02:00
GreYFoXGTi
abafbdd919
Merge branch 'master' of http://github.com/oy/teeworlds
2010-10-20 01:19:06 +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
GreYFoXGTi
5ac519f742
Merge branch 'master' of http://github.com/heinrich5991/DDRace
2010-10-19 18:31:24 +02:00
GreYFoXGTi
c6fda43369
Now can Join Vanilla servers. Closes #96 .
2010-10-19 18:30:45 +02:00
heinrich5991
684e1788ed
added strict gametype filtering
2010-10-19 17:18:32 +02:00
btd
1f0e49c080
Add my old zoom staff
2010-10-17 12:43:27 +04:00
GreYFoXGTi
7f437f7245
Merge branch 'master' of http://github.com/heinrich5991/DDRace
...
Conflicts:
src/game/server/gamecontext.cpp
2010-10-16 22:02:34 +02:00
GreYFoXGTi
ddf2883cb2
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/client/client.cpp
src/engine/server/server.cpp
src/engine/shared/console.cpp
src/game/server/gamecontext.cpp
2010-10-16 21:59:59 +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
heinrich5991
9cf90fff77
added config for showing client ids in scoreboard
2010-10-13 22:47:28 +02:00
oy
fa768449e2
fixed issue with reason on forcevotekick
2010-10-13 20:31:21 +02:00
GreYFoXGTi
47714c9468
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/game/variables.h
2010-10-13 14:08:35 +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
GreYFoXGTi
921dd65d3d
Added id numbers to the scoreboard. Closes #71 .
...
added shortcuts to the gitignore
2010-10-12 15:12:44 +02:00
GreYFoXGTi
e46dd6b5e6
Merge branch 'master' of http://github.com/oy/teeworlds
2010-10-11 19:45:14 +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
GreYFoXGTi
d8e6cfcbdd
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
data/languages/french.txt
src/engine/client/client.cpp
src/engine/server/server.cpp
src/game/server/gamecontext.cpp
2010-10-11 03:56:58 +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
GreYFoXGTi
40d2068c70
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/game/editor/ed_editor.cpp
src/game/editor/ed_editor.h
src/game/editor/ed_layer_tiles.cpp
src/game/server/gamecontroller.cpp
src/game/server/player.cpp
src/game/variables.h
2010-10-10 14:36:02 +02:00
oy
85b9c60158
added info in the demo browser by Choupom
2010-10-09 13:27:21 +02:00
GreYFoXGTi
6ca75f086e
Merge branch 'master' of http://github.com/oy/teeworlds
2010-10-08 13:37:38 +02:00
oy
a075889312
fixed a listing problem in the demo browser
2010-10-08 00:13:05 +02:00
GreYFoXGTi
faaa8c241e
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
2010-10-07 15:33:48 +02:00
GreYFoXGTi
cfe7ef6f38
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
2010-10-06 23:48:39 +02:00
GreYFoXGTi
304084434b
Created Destructor for Layers and Collision but making them default Destructor didn't work so i made them normal functions and called them as needed, i am not sure this is the right way though. Closes #74 , Closes #35.( #35 Needs in depth testing, i tested for 3 minutes copying stuff around)
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-10-06 23:47:23 +02:00
oy
3a98f7a048
added mod system. Closes #34
2010-10-06 23:07:35 +02:00
GreYFoXGTi
56c4655e55
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into Cleanup
2010-10-01 19:33:39 +02:00
GreYFoXGTi
8a5d1100a5
This reverts commit b4b2404303
.
...
thanks to Speedy-Consoles for pointing out the commit
Closes #54 .
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-10-01 19:25:54 +02:00
SushiTee
1f5849f6dc
fixed last digit in current time
2010-10-01 04:03:08 +02:00
SushiTee
8824d41011
race time wasnt in center
2010-10-01 04:03:07 +02:00
GreYFoXGTi
b6a17d1e47
Merge branch 'master' of http://github.com/oy/teeworlds into Cleanup
2010-09-30 23:38:27 +02:00
GreYFoXGTi
c24964ebcd
Added tele, speedup, front and switch layer to the client
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-30 23:36:08 +02:00
GreYFoXGTi
e900e7f4db
Changes Required by Teams for Client
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-30 23:31:11 +03:00
GreYFoXGTi
896634a061
Total Cleanup
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-30 23:28:06 +03: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
GreYFoXGTi
526e36f8a0
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/game/client/components/menus.h
src/game/client/gameclient.cpp
src/game/editor/ed_editor.cpp
src/game/variables.h
2010-09-27 06:32:14 +03:00
GreYFoXGTi
ac36e562a5
Made Personal Best/Vanilla Score Updated on game enter
2010-09-27 00:31:33 +03: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
btd
e6718e2ede
Reset Teams in Client
2010-09-24 11:12:26 +04:00
GreYFoXGTi
a02bceafed
Added Max Speed
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-22 20:43:23 +03:00
GreYFoXGTi
e56b75090c
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/game/server/player.cpp
2010-09-22 11:46:18 +03: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
GreYFoXGTi
67a5765c9f
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/game/client/components/camera.cpp
src/game/client/components/camera.h
src/game/editor/ed_editor.cpp
src/game/editor/ed_layer_tiles.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-19 21:27:40 +03: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
GreYFoXGTi
8e066517ad
Merge branch 'master' of http://github.com/btd/DDRace
...
Conflicts:
src/game/server/gamecontext.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-15 05:57:34 +03:00
GreYFoXGTi
3ffbd91fca
revert the score board
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-13 07:50:00 +03:00
GreYFoXGTi
fa379a806a
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/server/server.cpp
src/game/client/components/scoreboard.cpp
src/game/server/gamecontext.cpp
src/game/server/player.cpp
2010-09-13 07:49:01 +03: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
btd
c117f48741
Remove rubbish
2010-09-12 00:46:30 +04:00
btd
edbef086c1
git add src/*git add src/*! Fix character collision bug with additional protocol message, begin to finish ShowOthers
2010-09-12 00:45:56 +04:00
btd
bbe66c5f20
Revert last not working fix
2010-09-11 13:31:36 +04:00
GreYFoXGTi
1119432e60
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into teams2
2010-09-09 05:37:45 +02:00
GreYFoXGTi
0b1b949a3c
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/game/server/entities/flag.cpp
src/game/server/entities/flag.h
src/game/server/gamemodes/ctf.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-09 05:37:08 +02:00
GreYFoXGTi
ddb4c2e370
Merge branch 'master' of github.com:GreYFoXGTi/DDRace into teams2
...
Conflicts:
src/game/server/entities/character.cpp
src/game/server/entities/projectile.cpp
src/game/server/gamecontext.cpp
src/game/server/gamemodes/DDRace.h
src/engine/shared/config_variables.h
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-08 22:22:08 +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
GreYFoXGTi
d1b3e01892
Merge branch 'master' of http://github.com/oy/teeworlds
2010-09-07 21:49:12 +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
GreYFoXGTi
0c0c231f13
Merge branch 'master' of http://github.com/GreYFoXGTi/teeworlds into master3
...
Conflicts:
src/game/client/components/maplayers.cpp
src/game/variables.h
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 07:59:51 +02:00
GreYFoXGTi
616498e7b1
Merge branch 'master' of http://github.com/oy/teeworlds into master
...
Conflicts:
src/engine/client/input.h
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/engine/shared/network_server.cpp
src/engine/storage.h
src/game/client/components/chat.cpp
src/game/client/gameclient.cpp
src/game/client/gameclient.h
src/game/collision.cpp
src/game/editor/ed_editor.cpp
src/game/editor/ed_editor.h
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamemodes/ctf.cpp
src/game/server/player.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-07 07:57:38 +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
GreYFoXGTi
f9f780ff28
Fixed lags and crashes on kp0 in-game. Closes #149
...
Closes #86
Added dbg_layers which is 0 by default to prevent Debug files output when when ingame and pressing kp0
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-09-05 05:29:27 +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
btd
4544b91d2f
Teams collision a works fine... But i broke collision with tiles
2010-08-30 23:25:04 +04:00
GreYFoXGTi
11f480a79b
Changed the Loading String to Loading DDRace Client
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-28 19:59:24 +02:00
GreYFoXGTi
7f0fa6d6b1
Added Switch Layer and it Finally works like it should
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-28 18:24:56 +02:00
GreYFoXGTi
b3736dded4
Bye Bye Client-Side Front Layer T.T ( getting ready for a full rework of the front layer )
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-27 06:23:34 +02:00
btd
909c583d96
End merge
2010-08-26 00:30:21 +04:00
GreYFoXGTi
7f8fb7a5a7
Merging the client manually into the server
...
but i can't get the client to accept the console class of the server -.-" yet..
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-25 17:31:49 +02:00
oy
41afca6db2
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
2010-08-25 01:17:02 +02:00
oy
521a028f7c
added fixes for compiler errors and warnings by sworddragon
2010-08-25 00:08:28 +02:00
oy
1cfa122521
fixed that scoreboard overlaps the chat. Closes #14
2010-08-24 23:48:27 +02:00
oy
57f54108b5
fixed a variable name
2010-08-24 23:47:10 +02:00
oy
8cb15be7c0
added fixes for compiler errors and warnings by sworddragon
2010-08-24 23:44:33 +02:00
GreYFoXGTi
5c880c88a4
All tiles should work in the Front Layer as in Game layer
...
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
2010-08-21 21:48:47 +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
Choupom
8e8cbdb562
fix for folders in demo browser
2010-06-10 20:38:16 +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
be5e19d2bd
Fixed some compiler warnings
2010-06-09 20:41:00 +08: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
Choupom
848764544f
added folders in demo browser ( #25 )
2010-06-04 22:14:02 +02:00
oy
3d079a35e9
fixed bug with the quick search box. Closes #89
2010-06-03 23:32:32 +02:00
oy
67d4903b9f
fixed stuck "error loading demo"-popup. Closes #90
2010-06-03 22:03:27 +02:00
Fujnky
551170656d
Fixed localization for 'Error loading demo'-Popup
2010-06-03 17:41:45 +02:00
Fujnky
d581e413c8
More localization fixes
2010-06-03 11:30:05 +02:00
Fujnky
64ddee0a21
Merge branch 'master' of git://github.com/matricks/teeworlds
2010-06-02 21:47:47 +02:00
Fujnky
0d4c0ccef5
Some localization fixes
2010-06-02 21:03:15 +02:00
oy
b2a55766d1
fixed shotbug ( #80 )
2010-06-02 19:39:28 +02:00
Tom Adams
f14e7369f1
fixed movement bug ( #741 )
2010-05-31 21:40:40 +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
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
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
598369870d
refresh button work for favorites. removed duplicate of the refreshing master servers-msg. we need to refresh the serverlist at the game start
2009-01-24 10:02:29 +00:00
Magnus Auvinen
76bffb13a8
added scrollbar to the voting menu
2009-01-21 23:13:37 +00:00
Alfred Eriksson
fe71008a9b
fixed enter in server browser
2009-01-21 21:19:10 +00:00
Magnus Auvinen
6ffd661c78
fixed so the name of the player that calls the vote is in the chat. fixed so that the time remaining on the vote is displayed. reworked the vote box a bit so it's nicer
2009-01-21 21:17:25 +00:00
Magnus Auvinen
2f801d47cf
fixed so the 'default' skin is used first when no other skin is found
2009-01-21 21:00:06 +00:00
Magnus Auvinen
0c9dfd81fd
fixed vsync option
2009-01-21 20:55:07 +00:00
Magnus Auvinen
d3928f559f
fixed big messages in the middle of the server browser so users doesn't miss if their filter catches all servers
2009-01-21 20:39:48 +00:00
Alfred Eriksson
38a9e32efd
fixed quick search box positioning
2009-01-21 18:09:06 +00:00
Alfred Eriksson
c24b5f11f2
fixed spawn sound
2009-01-21 11:56:41 +00:00
Magnus Auvinen
24899a13e8
improved the prediction timer to handle crappy connections better
2009-01-21 00:05:07 +00:00
Magnus Auvinen
0b3c7010d7
moved the fps counter a bit up
2009-01-20 23:59:49 +00:00
Alfred Eriksson
b0ef334817
fixed pure server image issue
2009-01-19 14:57:17 +00:00
Alfred Eriksson
2d4f6dffb9
fixed a weird bug causing game layer to be rendered wrong
2009-01-17 22:19:13 +00:00
Alfred Eriksson
397804cdc4
fixed dynamic nameplates bug #674
2009-01-17 17:06:24 +00:00
Alfred Eriksson
843690e85c
fixed emote command bug #651
2009-01-17 11:48:05 +00:00
Alfred Eriksson
54def5d97d
moved quick search to the bottom and fixed reset filter
2009-01-17 10:33:16 +00:00
Alfred Eriksson
783cc0d2b7
fixed #625
2009-01-12 14:43:39 +00:00
Alfred Eriksson
5141ddac4d
refreshing the server info when loading
2009-01-12 14:03:19 +00:00
Magnus Auvinen
035e7a94ff
fixed the non-working dynamic nameplates
2009-01-11 17:59:31 +00:00
Magnus Auvinen
b717297b63
fixed so that the local player is always rendered above the other players
2009-01-11 17:55:23 +00:00
Magnus Auvinen
46125d5ed7
fixed so predicted sounds and air jump effect works with demo playback
2009-01-11 15:51:43 +00:00
Magnus Auvinen
f29276e8d5
fixed so the number of players in the server info is correct
2009-01-11 14:48:38 +00:00
Magnus Auvinen
e673e607dc
fixed so that emoticon 0 works
2009-01-11 14:32:23 +00:00
Magnus Auvinen
5f296f3963
fixed the unpure icon
2009-01-11 13:31:36 +00:00
Alfred Eriksson
8ad943b4f3
added linebreak on new version text to prevent overlap
2009-01-11 12:34:07 +00:00
Magnus Auvinen
d0bcf50ef5
fixed fsaa sampling and reduction of fsaa if gfx init fails
2009-01-11 12:13:18 +00:00
Joel de Vahl
2a7402dd6c
use dmg for osx deliver, build universal binary, fix backspace being entered as a character
2009-01-11 12:10:30 +00:00
Alfred Eriksson
c164ba3518
fixed #593
2009-01-11 11:01:32 +00:00
Alfred Eriksson
32645b247f
reverted wrongful commit
2009-01-11 10:43:17 +00:00
Alfred Eriksson
39a12060d6
removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
2009-01-11 10:40:14 +00:00
Alfred Eriksson
6c1212da49
fixed the scrolling in server list
2009-01-10 20:24:47 +00:00
Magnus Auvinen
1dc158bb78
fixed so when you are in not in playing mode, the input snapping drops to 1hz to save even more bandwidth
2009-01-10 13:34:01 +00:00
Magnus Auvinen
c79402d075
increased input snapping rate from 5hz to 10hz inorder to predict the network latency better
2009-01-10 11:50:31 +00:00
Alfred Eriksson
d0d91c412d
fixed #585
2009-01-10 11:16:21 +00:00
Joel de Vahl
581ec394f6
fixed bug where the backspace doesn't work like it should under mac os x
2008-12-30 15:52:26 +00:00
Alfred Eriksson
fa9002f9b4
fixed a small bug
2008-12-20 16:05:30 +00:00
Magnus Auvinen
e447ef04cc
fixed so that events isn't processed when scrubbing a demo
2008-12-19 11:41:17 +00:00
Alfred Eriksson
2e5ab69c2b
show the internet server browser when trying to show ingame pages offline
2008-11-17 18:44:05 +00:00
Alfred Eriksson
9167fdea18
fixed demo list refreshing
2008-11-17 16:46:21 +00:00
Alfred Eriksson
2e63ef3299
stops recording when client switches state
2008-11-17 16:13:12 +00:00
Alfred Eriksson
47e50c5f20
added gfx_noclip to disable clipping
2008-11-17 16:04:46 +00:00
Alfred Eriksson
c7e8e057f2
fixed overlapping texts in hud
2008-11-17 14:43:51 +00:00
Alfred Eriksson
00794899d6
paused the aiming when game is paused
2008-11-16 15:39:22 +00:00
Magnus Auvinen
b6f6f47997
fixed issues when pausing the game and added pause and unpause console commands
2008-11-16 15:10:57 +00:00
Magnus Auvinen
e27e2d8b2a
fixed server side demo recording and some possible crashes with incorrect demos
2008-11-16 13:58:27 +00:00
Magnus Auvinen
54429b70cf
added some extra debugging information
2008-11-15 13:29:32 +00:00
Magnus Auvinen
aee14baf8d
fixed the favorite button in the server info
2008-11-08 12:58:39 +00:00
Magnus Auvinen
388a04d957
better voting support
2008-11-08 12:50:46 +00:00
Magnus Auvinen
a6bcd74120
solved #559
2008-11-08 09:19:46 +00:00
Dominik Geyer
003c2c7d44
fixed check for bind-keyid; patch by RomD
2008-11-04 23:39:02 +00:00
Alfred Eriksson
bb6a0504dc
editor now works correctly when console is toggled (focus problem)
2008-11-01 16:49:05 +00:00
Alfred Eriksson
4ce4849131
fixed #538
2008-10-23 18:19:17 +00:00
Magnus Auvinen
bd5b2b9f85
removed glfw and portaudio. SDL is now a requirement
2008-10-23 16:18:33 +00:00
Magnus Auvinen
66579c87a2
fixed gametype filtering
2008-10-21 18:50:23 +00:00
Magnus Auvinen
b49e4da20b
fixed editor saving, open and append. note that you can only save maps to your user directory
2008-10-21 18:40:46 +00:00
Magnus Auvinen
bf09116059
fixed esc key that I broke recently
2008-10-21 18:25:28 +00:00
Magnus Auvinen
daf9a100eb
fixed error when menu takes over enter key
2008-10-21 18:21:55 +00:00
Magnus Auvinen
d3f7de62f1
fixed ninja animation
2008-10-21 18:17:50 +00:00
Magnus Auvinen
9acb3e5e71
continued on ban support. cleaned up settings a bit. reworked the datadir autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly
2008-10-21 18:05:06 +00:00
Alfred Eriksson
8c1ed7d81d
fixed typo
2008-10-21 16:35:44 +00:00
Magnus Auvinen
d15860e44f
renamed gc_render* to render*
2008-10-20 23:46:39 +00:00
Magnus Auvinen
ad9c1b0a22
fixed text input box bug
2008-10-20 23:43:15 +00:00
Magnus Auvinen
6224fc7763
fixed sending of new player info when player changes something in the info
2008-10-20 23:38:23 +00:00
Magnus Auvinen
15217d8458
fixed so that you can't vote on maps that arn't in the map list. fixed crash bug in the server info menu page
2008-10-20 23:20:28 +00:00
Magnus Auvinen
da473cf614
fixed various issues with binding keys like enter and f1-f15
2008-10-20 23:10:00 +00:00
Magnus Auvinen
9f7a6a04b0
correctly paused input for game when chatting or in menu
2008-10-20 22:53:42 +00:00
Magnus Auvinen
e76e0e6f7e
fixed so that the gui removes previous key binding if you change it
2008-10-20 22:46:58 +00:00
Magnus Auvinen
b4b2404303
release input when console is showing
2008-10-20 18:12:15 +00:00
Magnus Auvinen
8404143afe
added SDL support
2008-10-20 17:47:42 +00:00
Magnus Auvinen
119b5af3d3
fixed a lot of network troubles
2008-10-19 09:10:55 +00:00
Magnus Auvinen
e0358ee798
fixed the hammer so it looks good again and works like it should
2008-10-18 11:03:33 +00:00
Magnus Auvinen
8e0e105123
fixed problem with the UI always listening directly to the keyboard
2008-10-18 10:52:26 +00:00
Alfred Eriksson
e858ed1310
gameclient is now reset correctly
2008-10-18 10:32:36 +00:00
Magnus Auvinen
09744696bd
fixed the weapon turning stuff
2008-10-18 10:30:03 +00:00
Magnus Auvinen
a91fecae92
fixed fetching of server info and corrected some spelling errors
2008-10-17 21:16:23 +00:00
Dominik Geyer
a4e922cf5a
decreased width of slidebars in graphics-tab to fit
2008-10-17 15:26:02 +00:00
Magnus Auvinen
35bcd41aa2
added hammer hit effect. added reset of all systems on state change. solves a lot of possible memory errors
2008-10-17 11:23:21 +00:00
Magnus Auvinen
4484948a6d
updated the demo recorder
2008-10-14 12:11:42 +00:00
Magnus Auvinen
3544db4927
fixed #490 (insert the player info in the sv_setinfo message into the snapshot instead)
2008-10-08 20:47:56 +00:00
Magnus Auvinen
1d094181ed
fixed #479 (chat overlaps when text is 3 lines long)
2008-10-08 19:04:10 +00:00
Magnus Auvinen
79f9fb41d4
fixed so that the components are reset on connect
2008-10-08 18:19:45 +00:00
Magnus Auvinen
12472ef7f4
major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks
2008-10-06 18:05:01 +00:00
Alfred Eriksson
78d129c051
major restructuring of the controls settings page
2008-10-05 18:27:20 +00:00
Dominik Geyer
35a1252607
minor: fixed formatting
2008-10-05 15:59:36 +00:00
Dominik Geyer
2f1fa5f292
added option for scoreboard-bind to controls-page
2008-10-05 15:56:58 +00:00
Dominik Geyer
faa96f6d3a
show if servers use non-standard tuning and let serverbrowser filter for these; ticket #393
2008-10-05 09:57:46 +00:00
Dominik Geyer
343324c21b
fixed compiler warnings
2008-10-02 15:34:45 +00:00
Joel de Vahl
9b0b0eb98d
Removed compile warnings
2008-10-02 14:44:35 +00:00
Magnus Auvinen
cebda9790b
some cleanups. splitted e_network.c into several files. continued on the ban support
2008-10-02 12:29:19 +00:00
Alfred Eriksson
bddc6ec6cc
server browser is now default menu page
2008-10-01 18:40:09 +00:00
Dominik Geyer
397b9a764b
data-dir autodetection; data-dir override; compiled-in data-dir; messagebox if detection fails; does chdir into data-dir
2008-10-01 17:16:22 +00:00
Magnus Auvinen
eac9658b73
added voting gui and a lot of other minor changes
2008-09-29 11:34:49 +00:00
Magnus Auvinen
6d44adb711
fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud.
2008-09-25 14:04:02 +00:00
Magnus Auvinen
d2d4024c7a
voting fixes
2008-09-25 12:41:37 +00:00
Magnus Auvinen
aaaba4f403
continued on the voting
2008-09-25 12:23:44 +00:00
Alfred Eriksson
059c2ee4cb
reverted changes that changed to the old background
2008-09-24 15:09:09 +00:00
Magnus Auvinen
917ebc17c6
begun the work on voting
2008-09-24 14:47:03 +00:00
Alfred Eriksson
2f28978237
server info page is fixed, remaining is to set current_server_info
2008-09-24 14:28:26 +00:00
Magnus Auvinen
d9d37b945e
some server restructure. added hook no attach sound
2008-09-23 18:08:19 +00:00
Magnus Auvinen
c94b1f22ab
added non-hookable tile
2008-09-23 14:38:13 +00:00
Magnus Auvinen
8f9e2031dc
repaired the editor
2008-09-23 13:28:57 +00:00
Magnus Auvinen
b65a2c63aa
upped max clients to 16
2008-09-23 13:14:04 +00:00
Magnus Auvinen
2aca3b874f
new menu background, much more relaxing
2008-09-23 11:58:12 +00:00
Magnus Auvinen
ff1d4efb04
fixed rendering of the nameplates
2008-09-23 08:42:38 +00:00
Magnus Auvinen
33b50738e6
added dead reckoning to the characters
2008-09-23 07:43:41 +00:00
Magnus Auvinen
ed4d4bfdc4
fixed cursor problems
2008-09-13 05:57:11 +00:00
Magnus Auvinen
5bcba4498e
fixed timeout
2008-09-12 07:20:26 +00:00
Magnus Auvinen
39c01e7f11
trying out a funnier background
2008-09-11 22:45:28 +00:00
Dominik Geyer
51a9d23dae
fixed spectator mode freeview
2008-09-09 15:50:41 +00:00
Magnus Auvinen
3b086d616a
fixed threaded jobs
2008-09-07 21:13:24 +00:00
Alfred Eriksson
6a4e17ea85
added round number to the scoreboard
2008-09-07 15:07:08 +00:00
Alfred Eriksson
777e685a24
merge from 0.4.3: chat placement/width
2008-09-07 08:44:30 +00:00
Alfred Eriksson
c3ff86330f
merge from 0.4.3: lots of small stuff
2008-09-07 08:30:49 +00:00
Magnus Auvinen
fa266334fd
fixed on_console_init and on_save
2008-09-04 21:36:44 +00:00
Dominik Geyer
a9211ffd64
moved nameplate-code to new component nameplates; ticket #461
2008-09-04 18:54:37 +00:00
Alfred Eriksson
4c2632b7b6
merge from 0.4.3: version-notification on client
2008-09-04 18:45:41 +00:00
Magnus Auvinen
7248dd641d
cleaned up the browser code a bit
2008-09-04 18:42:26 +00:00
Magnus Auvinen
bcabb31780
new browser layout. work not done, but started
2008-09-04 18:25:12 +00:00
Magnus Auvinen
53da3f0d40
added favorites. no saving of them yet however
2008-09-03 20:03:01 +00:00
Alfred Eriksson
b649ab6c16
merged teambalance-warning and mini-/maximize-stuff from 0.4.3
2008-09-01 18:17:01 +00:00
Magnus Auvinen
67aa042dcb
compile fixes for windows
2008-09-01 17:30:20 +00:00
Magnus Auvinen
9c704c6a05
added mapimages component
2008-09-01 05:54:00 +00:00
Magnus Auvinen
04eddacd65
setting of correct game type in game controller. fixed gametype filter in browser. various cleanups
2008-08-31 21:50:14 +00:00
Magnus Auvinen
0a48454a55
removed the GAMETYPE_ enum
2008-08-31 14:37:35 +00:00
Magnus Auvinen
5198d6bf01
fixed some crashes and added kill and team console commands
2008-08-31 13:36:30 +00:00
Magnus Auvinen
132da5396b
added emot command
2008-08-31 13:14:28 +00:00
Magnus Auvinen
cd7a3519a7
added the loading screen again
2008-08-30 22:38:56 +00:00
Magnus Auvinen
432602c4ca
renamed gc_ui.* to ui.*
2008-08-30 21:31:01 +00:00
Magnus Auvinen
374714f641
clean up the hooks and removed the old gc_hooks.cpp file and renamed to clienthooks.cpp
2008-08-30 21:16:58 +00:00
Magnus Auvinen
b03b048974
removed gc_client.hpp
2008-08-30 21:09:13 +00:00
Magnus Auvinen
8949d77fc4
added the binding commands to the console again
2008-08-30 21:01:57 +00:00
Magnus Auvinen
2b53f91a1f
added the special binds again. console can now be accessed in the menus aswell
2008-08-30 09:34:55 +00:00
Magnus Auvinen
dfe7cb1579
fixed so that menus doesn't use inp_get_event. fixes the gui key binder
2008-08-30 09:28:31 +00:00
Magnus Auvinen
9672fe674f
fixed so you can disconnect and reconnet without crashing
2008-08-30 09:16:29 +00:00
Magnus Auvinen
2e2d31ccc3
fixed the motd correctly
2008-08-30 08:26:36 +00:00
Magnus Auvinen
71fa35606c
fixed emoticons
2008-08-30 08:20:06 +00:00
Magnus Auvinen
b4cef60d62
fixed the remote console
2008-08-30 08:01:29 +00:00
Magnus Auvinen
0511e1152a
added sound component
2008-08-29 05:34:18 +00:00
Magnus Auvinen
b22dd1488c
futher cleanups
2008-08-27 20:51:51 +00:00
Magnus Auvinen
a47fe88d19
ingame menu fixed
2008-08-27 20:23:50 +00:00
Magnus Auvinen
ef0a301209
ammo counter imaged fixed
2008-08-27 20:18:50 +00:00
Magnus Auvinen
25a2e529ba
fixed so the client gets the correct player info
2008-08-27 20:17:04 +00:00
Magnus Auvinen
72ec4f1a9d
fixed weapon switching
2008-08-27 20:04:07 +00:00
Magnus Auvinen
ae364d4d29
scoreboard fixed
2008-08-27 19:50:33 +00:00
Magnus Auvinen
8f23204eef
fixed the chat
2008-08-27 19:41:02 +00:00
Magnus Auvinen
68c52dd5ef
repaired the local console
2008-08-27 16:23:15 +00:00
Magnus Auvinen
dc67b34138
added virtual destructor
2008-08-27 15:53:52 +00:00
Magnus Auvinen
dfe499248f
major commit. game client restructure. not complete, loads of stuff not working, but the structure is there
2008-08-27 15:48:50 +00:00
Magnus Auvinen
d711dd190c
continued with clean up
2008-08-17 08:52:24 +00:00
Magnus Auvinen
16912026db
added cl_layershot. fixed some bugs in the network
2008-08-17 07:05:16 +00:00
Magnus Auvinen
817f431377
moved out e_system, e_detect, vmath and math to a little base library
2008-08-14 17:19:13 +00:00
Magnus Auvinen
9d632dd826
major update. server clean up and much added documentation
2008-07-06 11:21:21 +00:00
Magnus Auvinen
3705064b10
renamed .h to .hpp in game because they are c++ headers
2008-06-12 12:09:34 +00:00
Magnus Auvinen
f6c67c29cd
large commit with loads of clean up. more is comming
2008-06-12 10:51:48 +00:00
Magnus Auvinen
a7cb36877c
commited the small thing that I had before I reinstall my machine
2008-04-27 05:56:56 +00:00
Magnus Auvinen
6ecc2efaec
more loads of changes for 0.5.0
2008-04-06 14:32:56 +00:00
Magnus Auvinen
d15bef7ede
loads of changes here and there. added flushing of packets when connection is started
2008-04-06 11:52:00 +00:00
Magnus Auvinen
34c3a1c142
new network code. not perfect. connectionless packets is missing so no server discovery is possible. reduced network traffic by A LOT
2008-04-05 14:50:43 +00:00
Magnus Auvinen
e3fcdcf378
fixed console bind problem
2008-04-05 12:19:17 +00:00
Magnus Auvinen
fabdd7b2dc
fixed input problem, partly :)
2008-04-05 11:56:37 +00:00
Magnus Auvinen
15cd754da0
motd tweaks
2008-04-05 07:34:06 +00:00
Magnus Auvinen
2a4e911c32
fixed proper velocity calculations on the player when rendering
2008-04-05 07:29:23 +00:00
Magnus Auvinen
cddf3c0f60
fixed so that you can't set sens below 5 in the gui
2008-03-30 15:48:53 +00:00
Magnus Auvinen
8996572f55
fixed tiling error when using sides that are just 1 tile thick
2008-03-30 15:47:32 +00:00
Magnus Auvinen
8ac1164a89
fixed saving of complex binds
2008-03-30 15:43:19 +00:00
Magnus Auvinen
fb69e560e5
small compile fixes
2008-03-30 10:05:36 +00:00
Magnus Auvinen
e9da47d20e
fixed loading text issue. tweaked some colors
2008-03-30 09:51:25 +00:00
Magnus Auvinen
370cbbe79f
server browser improvements. much improved quick search. sorted the player list.
2008-03-29 17:20:21 +00:00
Magnus Auvinen
e1fbab87a1
fixed problem that binds get bound again
2008-03-29 15:00:04 +00:00
Magnus Auvinen
6349abcbdd
fixed the welcome screen
2008-03-29 11:59:08 +00:00
Magnus Auvinen
1f246d9dcb
fixed protection so that the fonts doesn't get resampled
2008-03-29 11:55:42 +00:00
Magnus Auvinen
7a3874745c
fixed loads of graphical optimizations
2008-03-29 11:44:03 +00:00
Magnus Auvinen
754e3d2b61
reduced the fontsize on the killmsgs
2008-03-23 15:19:58 +00:00
Magnus Auvinen
b0e5093bb6
removed some old code
2008-03-23 14:26:29 +00:00
Magnus Auvinen
efabdb169d
fixed better motd
2008-03-23 14:23:07 +00:00
Magnus Auvinen
d3395a8e0a
fixed rendering error with the katana and hook. made the rcon more verbose about entering password
2008-03-23 13:51:11 +00:00
Magnus Auvinen
35aaf25a32
added button to reset the filtering
2008-03-23 13:25:38 +00:00
Magnus Auvinen
5c8b89e7e6
added option to thread the sound loading
2008-03-23 13:18:53 +00:00
Magnus Auvinen
960dd7b784
removed the threaded loading of sounds. fixed the custom coloring of the tees
2008-03-23 12:36:24 +00:00
Magnus Auvinen
8cfd2485fd
tweaked the airjump indicator
2008-03-23 11:57:25 +00:00
Magnus Auvinen
e891a7a75b
fixed all the weapon switching bugs
2008-03-23 10:14:35 +00:00
Magnus Auvinen
fb64675ad6
fixed the password box
2008-03-23 09:46:15 +00:00
Magnus Auvinen
bf298955bd
fixed the motd message displaying the first line correctly
2008-03-23 09:24:47 +00:00
Magnus Auvinen
8a0ee87586
added button to reset binds to default
2008-03-23 09:22:15 +00:00
Magnus Auvinen
1788d1b08c
fixed problem with numeric binds
2008-03-23 09:15:31 +00:00
Magnus Auvinen
c03f2a36e8
fixed the tabsize of ping in the server browser
2008-03-23 09:12:27 +00:00
Magnus Auvinen
a39b095919
fixed overflow in the edit boxes
2008-03-23 09:10:25 +00:00
Magnus Auvinen
bc108df382
renamed everything. added the new license
2008-03-22 18:40:27 +00:00
Magnus Auvinen
271f1ae44a
fixed error with broadcast
2008-03-22 16:17:59 +00:00
Magnus Auvinen
ffa7735e0d
added compatible version filter. cleaned up the server browser a bit. increased rifle ammo to 10
2008-03-22 14:26:17 +00:00
Magnus Auvinen
3dd090c705
made better broadcast and motd
2008-03-22 11:55:56 +00:00
Magnus Auvinen
7797a65167
changed the bindings commands to bind, unbind and dump_binds. added broadcast messages. fixed so that cl_editor works
2008-03-22 11:45:48 +00:00
Magnus Auvinen
2d26c93f05
fixed invisible tees problem. increased mouse deadzone from 200 to 300. decreased max camera distance to 200.
2008-03-22 10:59:36 +00:00
Magnus Auvinen
3d434173e6
fixed minor bug with the input
2008-03-22 02:58:56 +00:00
Magnus Auvinen
45a047ce47
fixed bug in text rendering. added option for detail layers
2008-03-21 17:39:09 +00:00
Magnus Auvinen
faa13fe703
fixed input problems. made better input in console and chat
2008-03-21 16:45:26 +00:00
Magnus Auvinen
6c972078ca
fixed non-intersecting hook problem. hook length is more visible now. fixed damange system (thanks to shootme)
2008-03-19 23:08:26 +00:00
Magnus Auvinen
4986238fc8
tuned down the zoom a bit more like 0.3.4
2008-03-18 02:37:27 +00:00
Magnus Auvinen
6d07a560a6
fixed so that you can bind chat to enter and it still works
2008-03-18 02:14:35 +00:00
Magnus Auvinen
66ec159da7
better fix for the camera jerk of the emoticon selector
2008-03-18 01:56:43 +00:00
Magnus Auvinen
36c9bc5bb9
fixed camera jerk when using the emoticon selector
2008-03-18 01:54:16 +00:00
Magnus Auvinen
3fb0a02954
fixed chat rendering
2008-03-18 01:49:47 +00:00
Magnus Auvinen
4ad19387e4
fixed flag jerkiness when capturing and returning
2008-03-18 01:38:43 +00:00
Magnus Auvinen
a3714edde1
fixed so that the screen doesn't blank when you aim in the middle
2008-03-18 01:35:05 +00:00
Magnus Auvinen
944cd68add
loads of small fixes everywhere
2008-03-18 01:30:47 +00:00
Magnus Auvinen
511720b0e4
loads of minor fixes here and there. fixed invalid corrections and stuff like that
2008-03-17 22:36:03 +00:00
Magnus Auvinen
8cb74cfabe
added more checking to the messages
2008-03-17 21:55:33 +00:00
Magnus Auvinen
c4e165f395
reworked the whole message system
2008-03-17 21:31:46 +00:00
Magnus Auvinen
34b1177b99
fixed issue with particles disappering
2008-03-17 02:03:56 +00:00
Magnus Auvinen
f62a215b70
fixed the centering of the score on the miniscore board
2008-03-17 02:00:45 +00:00
Magnus Auvinen
29e616919e
fixed client name in the chat log
2008-03-17 01:50:50 +00:00
Magnus Auvinen
22360b5d79
blood color depending on skin fixed
2008-03-17 01:41:11 +00:00
Magnus Auvinen
9adbff91f1
updated rifle effects
2008-03-17 01:20:50 +00:00
Magnus Auvinen
16280e411c
fixed space in chat :D
2008-03-17 01:06:21 +00:00
Magnus Auvinen
ad19e0702e
tweaked the rifle and added rifle sounds
2008-03-17 01:03:14 +00:00
Magnus Auvinen
1c5103e891
fixed the chatting
2008-03-16 22:48:02 +00:00
Magnus Auvinen
4a3c2e2c8c
loads of fixes, skidding, velocity ramping and other stuff
2008-03-16 22:32:17 +00:00
Magnus Auvinen
38811b6951
fixed config variable bug
2008-03-15 13:27:24 +00:00
Magnus Auvinen
41b8f4f165
redone the console parsing to be more userfriendly
2008-03-14 23:39:52 +00:00
Magnus Auvinen
24969cd0ef
tilemap skip optimizating
2008-03-12 23:53:39 +00:00
Magnus Auvinen
0883fc3dfd
cleaned up some console stuff
2008-03-11 08:48:48 +00:00
Magnus Auvinen
1d98b33ec2
added motd
2008-03-11 05:29:51 +00:00
Magnus Auvinen
6c60f3bcbb
fixed error in the skin selection due to special skins
2008-03-10 19:39:30 +00:00
Magnus Auvinen
e7241d743c
fixed the ninja rendering
2008-03-10 19:36:05 +00:00
Magnus Auvinen
61535a565a
added cl_showfps. removed cl_show_player_ids
2008-03-09 18:20:27 +00:00
Magnus Auvinen
f10958c450
fixed so that you can customize the mouse movement more
2008-03-09 18:12:48 +00:00
Magnus Auvinen
719b133d5a
updated ctf2. could use some more 0.4.0 effects
2008-03-02 15:46:51 +00:00
Magnus Auvinen
6f608ed462
fixed so that the map rotation works like it should
2008-03-01 20:21:34 +00:00
Magnus Auvinen
08c4c8e0b7
redone the input system so you can know do keybindings with say etc
2008-03-01 20:03:04 +00:00
Magnus Auvinen
0747c2dff9
fixed remote console. some gui tweaks aswell.
2008-03-01 14:36:36 +00:00
Magnus Auvinen
91eda24ddc
fixed correction count. fixed miss-behaving server
2008-02-24 18:41:02 +00:00
Magnus Auvinen
4739966e14
larger restructure to improve security
2008-02-24 16:03:58 +00:00
Magnus Auvinen
1ea859c431
security audit: fixed so the packer functions checks for errors
2008-02-11 22:25:10 +00:00
Magnus Auvinen
79dfdb3cd7
security audit: first batch of fixes. replaced sprintf, strcpy with more secure versions
2008-02-11 21:49:26 +00:00
Magnus Auvinen
2185df9254
shadow on the console. respect sv_sendheartbeats
2008-02-11 08:24:59 +00:00
Magnus Auvinen
fb336cddbb
added simple map downloading \o/
2008-02-10 16:50:59 +00:00
Magnus Auvinen
294cbe18c1
done some more latency work. added the extra message for projectiles to reduce latency
2008-02-10 15:32:30 +00:00
Magnus Auvinen
acffe66ebe
flashified the console
2008-02-10 01:48:39 +00:00
Magnus Auvinen
91e4c2252b
added rotate to editor. fixed so that the game handles envelopes
2008-02-05 19:11:34 +00:00
Magnus Auvinen
da2d792186
renamed laser to rifle.
2008-02-04 07:59:25 +00:00
Magnus Auvinen
dd1e7adc00
fixed sound positioning bug, tweaked laser effect, fixed memory dumping
2008-02-04 07:36:54 +00:00
Jakob Fries
d76661b3be
console now has proper backlog and command history. kill command added. predicted hooks no longer make a sound when hitting a player.
2008-02-04 00:13:34 +00:00
Magnus Auvinen
5f32f5b36f
added laser weapon
2008-02-02 18:05:16 +00:00
Magnus Auvinen
1fe3202f0b
cleaned up the console code. added the ability to tune the game in runtime.
2008-02-02 12:38:36 +00:00
Jakob Fries
307c2cfae8
removed redudant constant
2008-02-02 11:10:46 +00:00
Jakob Fries
e2de77ea14
should compile on windows now
2008-02-02 11:08:31 +00:00
Jakob Fries
ba560c861e
animated console, added log messages for team changes and ctf flag events
2008-01-30 13:15:58 +00:00
Magnus Auvinen
6c362f91eb
more cleanups
2008-01-29 21:55:13 +00:00
Magnus Auvinen
7bc733dc10
large update. cleaned up some code. added new effects for almost everything
2008-01-29 21:39:41 +00:00
Magnus Auvinen
805a74c1e4
fixed collision bug with player <-> player
2008-01-20 15:19:30 +00:00
Magnus Auvinen
bf2ddd701a
some missed files
2008-01-19 16:44:11 +00:00
Jakob Fries
38aacd5dbb
Moved fonts to data dir
2008-01-19 16:44:02 +00:00
Magnus Auvinen
3b0941b190
fixed so that the client can handle external images
2008-01-19 16:23:05 +00:00
Magnus Auvinen
dd21ae1bc7
large commit. documented a bit. editor updates. general cleanup of everything
2008-01-19 10:57:25 +00:00
Jakob Fries
7b73f15052
Console is now accessable in-game and has more commands: connect, disconnect, quit.
2008-01-18 15:55:03 +00:00
Magnus Auvinen
57c4765993
editor update and other stuff
2008-01-17 23:09:49 +00:00
Magnus Auvinen
037569c4e5
compile fixes
2008-01-16 22:15:56 +00:00
Jakob Fries
75c8b2e9a5
Added first version of the console.
2008-01-16 22:14:06 +00:00
Magnus Auvinen
c04df11f1e
editor update
2008-01-13 22:03:32 +00:00
Magnus Auvinen
e26b898b74
various fixes. continued on the editor
2008-01-13 16:30:30 +00:00
Magnus Auvinen
06671c4494
fixed various issues
2008-01-13 13:42:59 +00:00
Magnus Auvinen
4c987519b0
removed some old code
2008-01-13 11:43:43 +00:00
Magnus Auvinen
ea245b969d
new mapformat in place. continued the cleanup. some effects are gone, gonna be redone so no biggie. CTF isn't working now.
2008-01-13 11:15:32 +00:00
Magnus Auvinen
906ece7894
continued the cleanup
2008-01-12 17:09:00 +00:00
Magnus Auvinen
99f0a47d6b
first round of code cleanup
2008-01-12 15:07:57 +00:00
Magnus Auvinen
47a0525ab8
merged editor over to trunk
2008-01-12 12:27:55 +00:00
Magnus Auvinen
1c1677f023
merged 0.3.3 changes over to trunk
2008-01-12 12:08:26 +00:00
Jakob Fries
24e17b41a8
Minimized font's gfx memory footprint.
2008-01-11 16:48:34 +00:00
Joel de Vahl
4fd640c705
new experimental weapon
2007-12-27 17:46:32 +00:00
Johan Althoff
e59ef41843
fixed win32 compile error
2007-12-25 14:49:51 +00:00
Magnus Auvinen
5050c0ca4f
compile fixes
2007-12-25 11:56:11 +00:00
Jakob Fries
cd6d5e6237
new fonts added, lots more magic font code added, server bug fixed
2007-12-25 03:25:13 +00:00
Jakob Fries
23d50255d2
fixed font stuffs
2007-12-24 13:11:52 +00:00
Jakob Fries
a02611511c
more font stuffs
2007-12-24 13:09:34 +00:00
Jakob Fries
1ddfbba366
add new font stuff
2007-12-22 02:55:19 +00:00
Jakob Fries
87b89138f4
you can now click the name area of server details to join
2007-12-21 23:23:22 +00:00
Magnus Auvinen
213d194c3b
fixed flags color
2007-12-21 21:48:09 +00:00
Magnus Auvinen
d84e653f6d
tweaked chat colors
2007-12-20 00:16:33 +00:00
Magnus Auvinen
72ffd0ae8a
fixed so input isn't processed when you have the menu or chat active
2007-12-19 21:29:08 +00:00
Magnus Auvinen
953b5492e1
added some more spacing in the server browser
2007-12-19 21:09:57 +00:00
Magnus Auvinen
6987e6d556
tweaked blue chat text
2007-12-19 21:07:14 +00:00
Magnus Auvinen
8ea39f85bb
fixed restart warning
2007-12-19 20:30:09 +00:00
Magnus Auvinen
4b868fb029
fixed so the hook_pos is set correctly
2007-12-19 20:12:30 +00:00
Magnus Auvinen
34698e13e9
added version to server browser. fixed so that you can join a server even if you have
2007-12-19 19:56:38 +00:00
Magnus Auvinen
ffa923bbeb
fixed various small bugs. fixed fair spawning system
2007-12-18 23:21:57 +00:00
Magnus Auvinen
408b426254
fixed selection bug in the server browser
2007-12-18 22:05:09 +00:00
Magnus Auvinen
5abbc0bce7
fixed bugs with the server browser
2007-12-18 21:13:09 +00:00
Magnus Auvinen
0c078f11b7
fixed smooooooth scrolling in the server browser
2007-12-18 21:06:56 +00:00
Magnus Auvinen
723057e8c9
fixed fullauto on shotgun and rockets. fixed animation problem with 25 snaprate on hammer
2007-12-18 20:33:34 +00:00
Magnus Auvinen
e988e3c161
fixed so that the scrollwheel works in the server browser
2007-12-18 20:19:35 +00:00
Magnus Auvinen
f3a60b6df9
changed how the input snapping works. fixed a bug in the projectile rendering when using 25 snapping rate
2007-12-18 20:12:25 +00:00
Magnus Auvinen
c2b650a217
cleaned up abit. halfed the default snapping rate. fixed different snapping rates, init, full and recover to help the bandwidth.
2007-12-17 22:14:00 +00:00
Magnus Auvinen
b6ccb8bd8b
added some finess to the gui
2007-12-17 00:44:03 +00:00
Magnus Auvinen
a6aec9e0cd
added the ability to kick players
2007-12-17 00:27:41 +00:00
Magnus Auvinen
64dd53133c
fixed so that you can't bind esc
2007-12-17 00:18:10 +00:00
Magnus Auvinen
5dcbfe0c2b
fixed so that the name is colored in your team color in team games
2007-12-17 00:14:47 +00:00
Magnus Auvinen
6a1d49fd9a
fixed the flag in scoreboard aswell
2007-12-16 23:33:40 +00:00
Magnus Auvinen
c3320e9d07
fixed reverse sorting
2007-12-16 23:09:36 +00:00
Magnus Auvinen
fc554e113b
fixed so that the scoreboard can hold 12 players
2007-12-16 22:57:41 +00:00
Magnus Auvinen
138c0c5e2b
fixed the welcome screen
2007-12-16 22:34:43 +00:00
Magnus Auvinen
41a0f43866
fixed the abort, try again buttons
2007-12-16 21:56:59 +00:00
Magnus Auvinen
69dfe6878f
fixed rendering of spectators
2007-12-16 21:54:36 +00:00
Magnus Auvinen
00adf08412
fixed spectate clamping
2007-12-16 20:31:33 +00:00
Magnus Auvinen
fdc4889768
fixed clamping of insane moves
2007-12-16 13:32:59 +00:00
Magnus Auvinen
6285917917
added some extra checks
2007-12-16 13:12:03 +00:00
Magnus Auvinen
d9ad96384b
fixed so that the join red and join blue buttons isn't displayed in dm
2007-12-16 09:53:57 +00:00
Magnus Auvinen
24151cb553
switched yes and no buttons on quit dialog
2007-12-15 15:01:53 +00:00
Magnus Auvinen
c4915c5bd9
added airjump sound. added the option to choose sound device
2007-12-15 14:30:22 +00:00
Magnus Auvinen
e02afe76dd
fixed widescreen problems
2007-12-15 14:10:29 +00:00
Magnus Auvinen
ae8f2d5d5b
tweaked stars abit
2007-12-15 13:44:07 +00:00
Magnus Auvinen
7a080b0f00
fixed the snow when the window size is changing
2007-12-15 13:22:43 +00:00
Magnus Auvinen
22d3ecf90a
fixed smaller gui problems
2007-12-15 13:19:44 +00:00
Magnus Auvinen
a2566b3ebd
cleaned up code structure a bit
2007-12-15 10:24:49 +00:00
Magnus Auvinen
587632d99a
fixed minor issues with the snow and cleaned it up
2007-12-13 22:20:34 +00:00
Magnus Auvinen
f796eeb6a7
winter effects are done
2007-12-13 22:17:36 +00:00
Magnus Auvinen
3ab7ef3243
fixed option for ui color
2007-12-13 20:52:20 +00:00
Magnus Auvinen
c3b492b4be
variuos crash fixes and fixed ninja
2007-12-13 20:28:22 +00:00
Magnus Auvinen
95f38bd426
added small files to make sure that some empty directorys are in the src release
2007-12-12 21:49:18 +00:00
Magnus Auvinen
182c77721e
cleaned up the console variables
2007-12-11 23:10:07 +00:00
Magnus Auvinen
7cf32e6f97
fixed scoreboard stuff
2007-12-11 23:00:48 +00:00
Magnus Auvinen
e9560899a3
fixed panning problem
2007-12-11 22:03:17 +00:00
Magnus Auvinen
63e834c353
added connection problems sign
2007-12-11 21:55:52 +00:00
Jakob Fries
c896ce54ea
foundation for widescreen support... still needs to fix ingame gui
2007-12-10 23:28:37 +00:00
Magnus Auvinen
110834e859
fixed nameplats in spectator
2007-12-10 21:30:19 +00:00
Magnus Auvinen
f09c94ae1a
fixed the reversed nameplate option
2007-12-10 20:41:41 +00:00