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 |
|
scosu
|
37abbcbd28
|
If the player who should be kicked by a vote leaves the game, the vote is aborted. ticket 523
|
2008-10-21 17:26:32 +00:00 |
|
Alfred Eriksson
|
8c1ed7d81d
|
fixed typo
|
2008-10-21 16:35:44 +00:00 |
|
Magnus Auvinen
|
f038d6395d
|
enabled so it sends tuning over to the client
|
2008-10-21 00:36:07 +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
|
ac1aeab149
|
fixed incorrect handling of projectiel and laser owner
|
2008-10-20 23:00:46 +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
|
a8fb732b0e
|
fixed reset for characters
|
2008-10-20 22:43:14 +00:00 |
|
Magnus Auvinen
|
1675c9f098
|
increased the number of dummies you can have
|
2008-10-20 19:58:34 +00:00 |
|
Magnus Auvinen
|
06d48cd3da
|
improved some the dummies a bit
|
2008-10-20 19:58:11 +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 |
|
Dominik Geyer
|
0b4c01ff0a
|
fix: only do balancing is teams are uneven; fix: check balance on disconnect; added check for balance after rcon-teamset; used patch from Oy with some modification
|
2008-10-19 18:38:23 +00:00 |
|
Dominik Geyer
|
d951d368a6
|
added some comments on team-balancing
|
2008-10-19 16:51:16 +00:00 |
|
Dominik Geyer
|
caa24dfb0f
|
new team-balancing algorithm: determine players to switch by player-scores-sum instead of team-score; patch provided and tested by rajh; ticket #509
|
2008-10-19 16:14:12 +00:00 |
|
Magnus Auvinen
|
119b5af3d3
|
fixed a lot of network troubles
|
2008-10-19 09:10:55 +00:00 |
|
Magnus Auvinen
|
0a001ce440
|
removed unnessesary function
|
2008-10-18 21:20:16 +00:00 |
|
Magnus Auvinen
|
c561c365d7
|
fixed potential crash when players leave and there are projectiles left from them
|
2008-10-18 21:19:49 +00:00 |
|
Dominik Geyer
|
3cdb90c10c
|
reset flag when it hits a death-tile; ticket #513
|
2008-10-18 20:37:41 +00:00 |
|
Dominik Geyer
|
13513864cf
|
fixed compiler warnings
|
2008-10-18 15:09:53 +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 |
|
Alfred Eriksson
|
8c4cfd54b8
|
added zoom by scroll
|
2008-10-18 10:04:51 +00:00 |
|
Alfred Eriksson
|
ddcfc69c03
|
fixed #507
|
2008-10-18 09:21:40 +00:00 |
|
Magnus Auvinen
|
714e49b8cf
|
made sure that the hook is released on players that doesn't exist anymore aka dead.
|
2008-10-17 21:42:32 +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
|
eb47aa385b
|
added delay before respawn when using the kill-command; provided and tested by scosu; ticket #463
|
2008-10-17 15:38:36 +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 |
|
Dominik Geyer
|
03f6d24ba1
|
fixed server-crash on death race-condition; ticket #494
|
2008-10-15 16:43:25 +00:00 |
|
Dominik Geyer
|
cae288fa72
|
debugging: release input-focus when hotkey ESC is pressed (and dbg_focus var is set); avoids the need for ALT-TAB while debugging
|
2008-10-15 13:10:41 +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
|
3c2cd35056
|
removed pickup debugging stuff
|
2008-10-08 18:36:50 +00:00 |
|
Magnus Auvinen
|
b0a88d81aa
|
fixed so the ninja works again. made it less specialized aswell
|
2008-10-08 18:36:30 +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 |
|