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
|
1891f6ee76
|
don't allow team changes, emoticons or kill command when game is paused
|
2008-11-17 16:53:25 +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
|
4b053322f3
|
client can only start a recording when in the game
|
2008-11-17 16:08:24 +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 |
|
Magnus Auvinen
|
cff4feea6b
|
fixed rounding errors in the character core causing it to favour certain directions
|
2008-11-16 22:07:46 +00:00 |
|
Alfred Eriksson
|
51314e4576
|
fixed window positioning for windows
|
2008-11-16 16:09:00 +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 |
|
Alfred Eriksson
|
d640ede2a6
|
fixed the kill command spawn delay
|
2008-11-16 15:02:17 +00:00 |
|
Alfred Eriksson
|
cd8c23ef1b
|
fixed respawn times
|
2008-11-16 14:28:44 +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 |
|
Alfred Eriksson
|
17fc1c2ba4
|
window resizing disabled by default
|
2008-11-16 10:29:32 +00:00 |
|
Magnus Auvinen
|
8acf5ed788
|
upgraded the master server code so it can handle more servers
|
2008-11-15 13:29:56 +00:00 |
|
Magnus Auvinen
|
54429b70cf
|
added some extra debugging information
|
2008-11-15 13:29:32 +00:00 |
|
scosu
|
e3c4c01837
|
New debug message when starting round with gametype and teamplay information
|
2008-11-15 13:23:22 +00:00 |
|
Alfred Eriksson
|
1d3971f217
|
forgot some code
|
2008-11-11 17:24:39 +00:00 |
|
Alfred Eriksson
|
66bd7b81d9
|
fixed server side demo recording filename
|
2008-11-11 17:22:22 +00:00 |
|
Alfred Eriksson
|
c54c9a1e5c
|
gfx_get_video_modes now returns the right number of modes
|
2008-11-08 15:44:22 +00:00 |
|
scosu
|
579065bb22
|
Chat message for capture timing. ticket #278
|
2008-11-08 15:17:59 +00:00 |
|
Magnus Auvinen
|
94648bc304
|
fixed some config options for crapnet
|
2008-11-08 14:04:16 +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
|
4fa7806009
|
fixed so that downloadedmaps directory is created
|
2008-11-08 10:25:53 +00:00 |
|
Magnus Auvinen
|
a6bcd74120
|
solved #559
|
2008-11-08 09:19:46 +00:00 |
|
scosu
|
cd1c92c41b
|
a nicer solution for changeset:1669
|
2008-11-08 09:02:35 +00:00 |
|
Magnus Auvinen
|
d3d2fb2c0b
|
fixed separate directory for downloaded maps
|
2008-11-08 08:54:54 +00:00 |
|
Magnus Auvinen
|
d113cd901c
|
added gfx init fallbacks that disables some troubling gfx options
|
2008-11-08 08:44:39 +00:00 |
|
Magnus Auvinen
|
19ec7319a5
|
added no_gfx option
|
2008-11-08 08:30:20 +00:00 |
|
Magnus Auvinen
|
6eb17ec50c
|
corrected the zlib include
|
2008-11-08 08:28:24 +00:00 |
|
Magnus Auvinen
|
f8490e6ea6
|
added str_isspace and str_length functions to system
|
2008-11-08 08:27:11 +00:00 |
|
Dominik Geyer
|
b6eb96b7ae
|
fixed unwanted app quitting; commented out check of gfx_window_open(); ticket #550
|
2008-11-07 15:35:22 +00:00 |
|
Dominik Geyer
|
532b1e25d6
|
fixed editor input-focus bug; ticket #552
|
2008-11-05 19:04:18 +00:00 |
|
Dominik Geyer
|
003c2c7d44
|
fixed check for bind-keyid; patch by RomD
|
2008-11-04 23:39:02 +00:00 |
|
Dominik Geyer
|
1adbddccca
|
do not take/reset the flag if character is dead or spectator; ticket #556
|
2008-11-04 16:35:48 +00:00 |
|
Dominik Geyer
|
0259e5c3e5
|
fixed null-pointer server-crash
|
2008-11-04 13:19:05 +00:00 |
|
Dominik Geyer
|
d37c54a995
|
tdm: fix team-scoring on teammate-kill; ticket #557
|
2008-11-04 11:55:26 +00:00 |
|
scosu
|
e1807ea08a
|
fix for ticket #549 by using col_intersect_line
|
2008-11-04 07:20:24 +00:00 |
|
Dominik Geyer
|
12127c0acd
|
editor: use CTRL-key instead of ALT-key to move world/view; ticket #551
|
2008-11-02 20:52:07 +00:00 |
|
Alfred Eriksson
|
a15c6946cd
|
now server sends the player spawn events
|
2008-11-01 19:41:22 +00:00 |
|
Alfred Eriksson
|
41114313d6
|
fixed the clipping of the file box
|
2008-11-01 17:34:31 +00:00 |
|
Alfred Eriksson
|
bb6a0504dc
|
editor now works correctly when console is toggled (focus problem)
|
2008-11-01 16:49:05 +00:00 |
|
Dominik Geyer
|
eee784f155
|
check nickname for invalid chars; ticket #547
|
2008-11-01 15:09:40 +00:00 |
|
scosu
|
8c0dd7f431
|
a fix for the physical size of tees in changeset:1659
|
2008-11-01 09:32:17 +00:00 |
|
scosu
|
feaab8565d
|
Changes the max spectator slots to 16
|
2008-10-29 16:43:11 +00:00 |
|
Alfred Eriksson
|
74a5cabce3
|
fixed #546
|
2008-10-29 12:15:58 +00:00 |
|
Magnus Auvinen
|
a19a4d5077
|
fixed problem that occurs when a resend happens in a packets causing errornous data to enter the engine
|
2008-10-28 06:32:56 +00:00 |
|
scosu
|
36f4b66569
|
Changes the collision check for death-tiles so it reacts if any part of the tee is in the area of the tile. Before this change it reacts only if the middle of the tee is in the death tile.
|
2008-10-26 08:37:05 +00:00 |
|
Magnus Auvinen
|
11aa9f95fc
|
fixed recording on the client
|
2008-10-25 20:29:09 +00:00 |
|
Magnus Auvinen
|
0436e7fc22
|
cleaned up engine client graphics a bit
|
2008-10-25 12:19:54 +00:00 |
|
Magnus Auvinen
|
5665867ef3
|
fixed so that the client broadcasts to 8303-8310 for servers on LAN
|
2008-10-25 12:19:12 +00:00 |
|
Magnus Auvinen
|
5d48c8a0a5
|
improved the network clipping a bit
|
2008-10-25 11:32:29 +00:00 |
|
Magnus Auvinen
|
d3e9ca1655
|
reset score on reset
|
2008-10-25 08:36:55 +00:00 |
|
Alfred Eriksson
|
4ce4849131
|
fixed #538
|
2008-10-23 18:19:17 +00:00 |
|
Joel de Vahl
|
34d9c53716
|
OSX build fix
|
2008-10-23 17:10:41 +00:00 |
|
Magnus Auvinen
|
bd5b2b9f85
|
removed glfw and portaudio. SDL is now a requirement
|
2008-10-23 16:18:33 +00:00 |
|
scosu
|
6d86d949fd
|
Introduces a command change_map to change maps or restart round with showing the scoreboard ticket:536
|
2008-10-22 14:31:46 +00:00 |
|
scosu
|
2e3b6f5c7a
|
Some small fixes for changeset:1643 in no_sdl parts
|
2008-10-22 14:21:15 +00:00 |
|
Magnus Auvinen
|
58601cda36
|
fixed double clicking
|
2008-10-21 18:54:02 +00:00 |
|
Magnus Auvinen
|
66579c87a2
|
fixed gametype filtering
|
2008-10-21 18:50:23 +00:00 |
|
Magnus Auvinen
|
d15f0cfcf2
|
fixed editor edit box function
|
2008-10-21 18:43:07 +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
|
39210c2501
|
cleaned up ec_inp.c. fixed a couple of bugs with it
|
2008-10-21 18:35:50 +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
|
8d78151d0a
|
fixed sound loading to use engine_openfile
|
2008-10-21 18:16:56 +00:00 |
|
Jack Coulter
|
2d065c3fdf
|
Fixed mispelling in the error given when the server port isn't forwarded
|
2008-10-21 18:15:21 +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 |
|
Magnus Auvinen
|
142b5ad514
|
fixed mouse button remapping and added mouse wheel stuff
|
2008-10-21 17:37:11 +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 |
|
Magnus Auvinen
|
b0836b7909
|
tried to improve mouse focusing
|
2008-10-21 16:50:10 +00:00 |
|
Alfred Eriksson
|
8c1ed7d81d
|
fixed typo
|
2008-10-21 16:35:44 +00:00 |
|
Johan Althoff
|
7a32d03b8a
|
fixed sdl for windows
|
2008-10-21 16:19:02 +00:00 |
|
Joel de Vahl
|
8edfa80028
|
Use SDL on OSX
|
2008-10-21 15:59:32 +00:00 |
|
Magnus Auvinen
|
39b0b6cbf8
|
steps towards making SDL compile a bit more platform independent
|
2008-10-21 15:34:42 +00:00 |
|
Magnus Auvinen
|
d08271f1dc
|
fixed quit panic button and editor access button
|
2008-10-21 13:48:49 +00:00 |
|
Magnus Auvinen
|
555ee67ed0
|
added alternative mouse input functions. enabled key repeat
|
2008-10-21 13:47:06 +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
|
8eee526360
|
removed snaploss counter
|
2008-10-20 22:36:10 +00:00 |
|
Magnus Auvinen
|
e4c0e6cb80
|
restored ec_inp.c again
|
2008-10-20 20:00:15 +00:00 |
|
Magnus Auvinen
|
9cbfe9c462
|
improved crapnet to beable to do packet reodering /home/kma/code/teeworlds/trunk/src/tools/crapnet.cpp
|
2008-10-20 19:59:33 +00:00 |
|
Magnus Auvinen
|
d9e34b6cfc
|
improved the snapshot handling to handle packet reorders and fixed a crash.
|
2008-10-20 19:59:03 +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
|
3c463bf05d
|
reverted false checkin
|
2008-10-20 19:46:39 +00:00 |
|
Magnus Auvinen
|
a457efcd54
|
removed q quit button
|
2008-10-20 19:45:07 +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 |
|
Magnus Auvinen
|
164d9c637d
|
improved network logging
|
2008-10-19 17:21:04 +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
|
1a28f88e72
|
fixed formatting for downloaded maps
|
2008-10-19 07:27:43 +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 |
|
Magnus Auvinen
|
305e7fbff7
|
reenabled the crc checking of maps on the client
|
2008-10-18 10:44:36 +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 |
|
Dominik Geyer
|
70d7cb773c
|
added ip to (dis)connect debug messages
|
2008-10-17 14:27:23 +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
|
a6be56dbdc
|
fixed crash bug when connecting/disconnecting
|
2008-10-16 18:17:35 +00:00 |
|
Dominik Geyer
|
977785b154
|
updated to glfw-1.6 and merged previous modifications
|
2008-10-16 17:09:34 +00:00 |
|
Magnus Auvinen
|
07fc7ec8f8
|
reworked the ringbuffer. should work like it should now.
|
2008-10-16 17:08:58 +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
|
051ed0c892
|
fixed the map downloader so it uses vital packets
|
2008-10-14 14:05:03 +00:00 |
|
Magnus Auvinen
|
93aeae97c4
|
fixed compile error
|
2008-10-14 12:12:27 +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
|
b39e58ce26
|
fixed ticket #486: Rcon doesn't work after map change
|
2008-10-08 18:24:27 +00:00 |
|
Magnus Auvinen
|
79f9fb41d4
|
fixed so that the components are reset on connect
|
2008-10-08 18:19:45 +00:00 |
|
Magnus Auvinen
|
646635ec84
|
some pixel testing code (inactive)
|
2008-10-08 18:19:27 +00:00 |
|
Joel de Vahl
|
b74c2b7931
|
Initial launcher (again)
|
2008-10-08 16:33:08 +00:00 |
|
Joel de Vahl
|
2b6f991010
|
Better mem_check reporting
|
2008-10-07 16:17:58 +00:00 |
|
Joel de Vahl
|
c0fa3003d7
|
fixed background on ppc
|
2008-10-07 16:06:51 +00:00 |
|
Magnus Auvinen
|
3159f795c1
|
fixed even more jerkiness in the demo playback
|
2008-10-06 21:17:46 +00:00 |
|
Magnus Auvinen
|
316e6605be
|
fixed demo playback jerkiness
|
2008-10-06 21:13:36 +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 |
|
Joel de Vahl
|
d1b55351cc
|
Big endian fix.
|
2008-10-06 16:44:34 +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 |
|
Alfred Eriksson
|
2c274fcd19
|
fixed server crash when disconnecting in ctf
|
2008-10-05 15:40:36 +00:00 |
|
Dominik Geyer
|
a5d34f62d3
|
fixed compiler warnings
|
2008-10-05 10:36:13 +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
|
42f661ae70
|
always check for last time kill
|
2008-10-05 09:28:23 +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 |
|
Joel de Vahl
|
d5b1c93598
|
fixed message box on osx
|
2008-10-02 14:37:48 +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 |
|
Magnus Auvinen
|
7ebdb8d4d7
|
fixed logging
|
2008-10-01 18:34:43 +00:00 |
|
Dominik Geyer
|
eb983a6446
|
use same detection flow of data-dir on all platforms
|
2008-10-01 18:23:49 +00:00 |
|
Dominik Geyer
|
965f5d590d
|
made datadir-override var static
|
2008-10-01 17:27:53 +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 |
|
Dominik Geyer
|
fb3e8dec79
|
use sizeof instead of fix value
|
2008-09-30 17:10:19 +00:00 |
|
Dominik Geyer
|
9266f242c3
|
implemented gui_messagebox() which displays low-level message-box
|
2008-09-30 15:52:15 +00:00 |
|
Dominik Geyer
|
799e82ba8b
|
removed redundant unistd.h include
|
2008-09-30 14:24:06 +00:00 |
|
Alfred Eriksson
|
b48608dc2a
|
#473 maps are filtered by quicksearch
|
2008-09-29 14:11:40 +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
|
f96be4eb0e
|
corrected voting limits
|
2008-09-25 12:43: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
|
eb812244d9
|
fixed server crash when dieing
|
2008-09-24 14:54:51 +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
|
eb21e9d6bb
|
cleaned up the code a bit more. pooling of character and player objects with reusable macros. fixed crashing when changing maps and a couple of other bugs
|
2008-09-24 09:03:49 +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
|
815c55c4ce
|
added death tile
|
2008-09-23 14:10:05 +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
|
0e0972c538
|
fixed deterministic sort in the huffman tree generation
|
2008-09-23 10:20:07 +00:00 |
|
Magnus Auvinen
|
6874cc5bfa
|
fixed clearing of character on spawn
|
2008-09-23 09:00:45 +00:00 |
|
Magnus Auvinen
|
c1dec5683b
|
fixed multiple fire problem
|
2008-09-23 08:55:49 +00:00 |
|
Magnus Auvinen
|
ff1d4efb04
|
fixed rendering of the nameplates
|
2008-09-23 08:42:38 +00:00 |
|
Magnus Auvinen
|
f7be203d39
|
fixed so client_prevtick returns correct tick
|
2008-09-23 08:42:04 +00:00 |
|
Magnus Auvinen
|
33b50738e6
|
added dead reckoning to the characters
|
2008-09-23 07:43:41 +00:00 |
|
Magnus Auvinen
|
e21b6983ab
|
clean it up a bit
|
2008-09-21 19:09:09 +00:00 |
|
Magnus Auvinen
|
46b440d1f3
|
removed some comments
|
2008-09-21 19:06:44 +00:00 |
|
Alfred Eriksson
|
554089b018
|
fixed #470
|
2008-09-13 19:53:13 +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
|
a92c6d44dc
|
merge from 0.4.3: notification on auto team balance
|
2008-09-07 08:57:59 +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 |
|
Alfred Eriksson
|
6dcea2c4ca
|
mermerge from 0.4.3: auto team balancing
|
2008-09-07 08:10:56 +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
|
8d99a3d3c9
|
fixed so old request methods work aswell
|
2008-09-04 17:25:55 +00:00 |
|
Magnus Auvinen
|
171ca682d3
|
added saving of favorites
|
2008-09-03 21:02:30 +00:00 |
|
Magnus Auvinen
|
53da3f0d40
|
added favorites. no saving of them yet however
|
2008-09-03 20:03:01 +00:00 |
|
Alfred Eriksson
|
fa5231f2c2
|
merge from 0.4.3: versionserver and red team score-use in dm
|
2008-09-02 17:36:50 +00:00 |
|
Alfred Eriksson
|
c597887b91
|
merge from 0.4.3: spam filters
|
2008-09-02 16:46:38 +00:00 |
|
Alfred Eriksson
|
5c93ab7655
|
merged from 0.4.3: screenshot by f10
|
2008-09-01 18:38:08 +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
|
62d9ff05d6
|
fixed connection less packets. they behave like the old version so version server and master servers still work
|
2008-08-31 19:29:09 +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
|
d1282138cd
|
removed old protocol file
|
2008-08-15 05:26:11 +00:00 |
|
Magnus Auvinen
|
6235540629
|
moved out the player code from the character
|
2008-08-14 18:46:52 +00:00 |
|
Magnus Auvinen
|
78c089c0ea
|
last of the game server clean up. now it's done
|
2008-08-14 18:42:47 +00:00 |
|
Magnus Auvinen
|
a420eb543f
|
moved alot of stuff to their own cpp/hpp files
|
2008-08-14 18:25:44 +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
|
0fceb1cf1a
|
added documentation
|
2008-08-05 21:37:33 +00:00 |
|
Magnus Auvinen
|
a13b94f9e0
|
minor update
|
2008-07-08 09:07:21 +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
|
0d3b988c1a
|
major changes to the build script, requires new bam
|
2008-05-10 17:18:56 +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
|
f713ad2028
|
added optional finish call
|
2008-04-05 13:04:43 +00:00 |
|
Magnus Auvinen
|
8df857166a
|
updated game version
|
2008-04-05 12:27:28 +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
|
1de453aa2a
|
removed some debug messages in the network
|
2008-04-05 11:48:43 +00:00 |
|
Magnus Auvinen
|
20280336dd
|
moved setting of the window title
|
2008-04-05 11:22:21 +00:00 |
|
Magnus Auvinen
|
c0f2ef7f91
|
fixed ping times in lan browser
|
2008-04-05 08:26:20 +00:00 |
|
Magnus Auvinen
|
35643645e2
|
fixed the ninja again
|
2008-04-05 08:02:21 +00:00 |
|
Magnus Auvinen
|
605e7074ba
|
added # comments to the console
|
2008-04-05 07:38:48 +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
|
6f636b67d5
|
fixed greande 6dmg thing
|
2008-04-03 07:17:22 +00:00 |
|
Magnus Auvinen
|
75273485c4
|
fixed closing of map download when disconnecting
|
2008-03-30 19:38:08 +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
|
a35f7cd4b4
|
fixed optional " in the console
|
2008-03-30 12:46:58 +00:00 |
|
Magnus Auvinen
|
a16c624930
|
fixed realigning of text when chaning row
|
2008-03-30 10:27:17 +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
|
fd0f68a12c
|
some clean up and added sv_rounds_per_map variable
|
2008-03-29 21:46:38 +00:00 |
|
Magnus Auvinen
|
e822830056
|
fixed some weapon switching issues
|
2008-03-29 18:40:18 +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
|
3db76357eb
|
fixed so that the server won't crash if there are flags missing in ctf
|
2008-03-29 15:21:16 +00:00 |
|
Magnus Auvinen
|
e1fbab87a1
|
fixed problem that binds get bound again
|
2008-03-29 15:00:04 +00:00 |
|
Magnus Auvinen
|
f77db47685
|
fixed so that spectators have their own teamchat
|
2008-03-29 14:49:23 +00:00 |
|
Magnus Auvinen
|
83660e0853
|
added spam protection
|
2008-03-29 14:39:45 +00:00 |
|
Magnus Auvinen
|
ae71bff086
|
some clean up and increased the size of a strings in the console
|
2008-03-29 14:34:40 +00:00 |
|
Magnus Auvinen
|
68b3c9843a
|
fixed the extra *** in when changing name. fixed so that sv_powerups works
|
2008-03-29 12:04:14 +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
|
8ff7c94ac2
|
fixed some memory leaks
|
2008-03-24 15:33:12 +00:00 |
|
Magnus Auvinen
|
30e78ec74a
|
updated version number
|
2008-03-23 15:33:54 +00:00 |
|
Magnus Auvinen
|
754e3d2b61
|
reduced the fontsize on the killmsgs
|
2008-03-23 15:19:58 +00:00 |
|
Magnus Auvinen
|
a9b8e383ae
|
fixed spectator slots
|
2008-03-23 14:59: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
|
e20e488d3d
|
made so that servers rechecks masters after 60 minutes to even out the balance
|
2008-03-23 14:02:12 +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
|
eecd528e70
|
added support for a autoexec.cfg
|
2008-03-23 13:01:04 +00:00 |
|
Magnus Auvinen
|
119bb8a5f8
|
fixed so that maps are downloaded to maps/. fixed so that you can't select non-existing envelopes in the editor
|
2008-03-23 12:51:14 +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
|
10ea1a90c2
|
fixed error when switching to spectator
|
2008-03-23 12:25:37 +00:00 |
|
Magnus Auvinen
|
9c18cc7432
|
fixed the shooting through walls
|
2008-03-23 12:15:30 +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
|
f40300d1f2
|
added flushing after each line to stdout
|
2008-03-23 01:48:31 +00:00 |
|
Magnus Auvinen
|
890203e451
|
fixed the version number
|
2008-03-22 19:22:39 +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
|
db4395bf26
|
fixed correct default start page
|
2008-03-22 15:29:01 +00:00 |
|
Joel de Vahl
|
ddca01abb6
|
OSX fixes
|
2008-03-22 15:09:49 +00:00 |
|
Magnus Auvinen
|
f2baac333d
|
changed how the tuning is set
|
2008-03-22 14:42:35 +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
|
0761a483a2
|
made the hook length more apparent
|
2008-03-22 13:03:52 +00:00 |
|
Magnus Auvinen
|
fc81400955
|
tweaked hook length
|
2008-03-22 12:59:16 +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
|
bede40f27d
|
added shortcuts n,m for flipping tiles
|
2008-03-22 11:13:21 +00:00 |
|
Magnus Auvinen
|
8ba45dfd66
|
added fullauto to grenade, shotgun and rifle
|
2008-03-22 11:11:03 +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
|
dac2ac3470
|
moved projectile spawning out a bit from the character to prevent it from hitting stuff behind the player
|
2008-03-22 03:33:50 +00:00 |
|
Magnus Auvinen
|
3d434173e6
|
fixed minor bug with the input
|
2008-03-22 02:58:56 +00:00 |
|
Magnus Auvinen
|
2a12d1c907
|
added the shotgun pickup sound to the rifle
|
2008-03-21 20:38:34 +00:00 |
|
Magnus Auvinen
|
f3167f0cc2
|
fixed so that ; works like a separator in the console
|
2008-03-21 20:32:05 +00:00 |
|
Magnus Auvinen
|
e7403a6df9
|
fixed so that sv_bindaddr works like it should
|
2008-03-21 19:10:04 +00:00 |
|
Magnus Auvinen
|
48d4aa0e89
|
added the rifle to the maps and removed it from the starting inventory
|
2008-03-21 19:05:35 +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
|
a339dcf731
|
fixed editor bug and added ctf1
|
2008-03-21 01:01:56 +00:00 |
|
Magnus Auvinen
|
65e074db91
|
fixed some more editor stuff
|
2008-03-21 00:13:55 +00:00 |
|
Magnus Auvinen
|
c984efd3a9
|
fixed some bugs in the editor
|
2008-03-20 23:59:41 +00:00 |
|
Magnus Auvinen
|
959a028e09
|
fixed the first bullet stuff that happens when you join. added some more tuning options for shotgun and gun.
|
2008-03-20 23:30:11 +00:00 |
|
Magnus Auvinen
|
72e59b011a
|
fixed error in the ring buffer
|
2008-03-20 23:14:23 +00:00 |
|
Magnus Auvinen
|
90171e5a52
|
fixed the hook attach to player sound
|
2008-03-20 00:55:11 +00:00 |
|
Magnus Auvinen
|
a950501b22
|
removed some debugging code
|
2008-03-20 00:53:49 +00:00 |
|
Magnus Auvinen
|
980e4885f0
|
getting too tired, to many misstakes. more fixes for hook
|
2008-03-20 00:52:23 +00:00 |
|
Magnus Auvinen
|
5f0af103c6
|
more hook fixes
|
2008-03-20 00:46:31 +00:00 |
|
Magnus Auvinen
|
1a6a288134
|
misc hook fixes. fixed hooking through the ground etc
|
2008-03-20 00:42:36 +00:00 |
|
Magnus Auvinen
|
7ac3f4abec
|
fixed the crazy bouncing laser
|
2008-03-20 00:22:44 +00:00 |
|
Magnus Auvinen
|
d6dc91ac8a
|
fixed the issue with spectators being a part of the game
|
2008-03-19 23:23:50 +00:00 |
|
Magnus Auvinen
|
1292d4f06a
|
fixed rcon command
|
2008-03-19 23:17:41 +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 |
|