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 |
|