Commit graph

7903 commits

Author SHA1 Message Date
oy 6a73c5d77f fixed flickering players on respawn 2010-08-08 18:56:54 +02:00
oy 4322113435 fixed overlapping skin name in the player settings 2010-08-07 20:52:33 +02:00
btd 227c03cbb1 Fix mistake 2010-08-07 22:49:57 +04:00
oy ad9b32b741 added the possibility to store commands within the console and execute them later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket 2010-08-07 20:22:25 +02:00
btd 84cf23203d Revert storage.h 2010-08-07 12:02:58 +04: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 cac5554bdb prevent that spectators start a vote 2010-08-06 21:03:38 +02:00
oy 2967c57ddc added possibility to delete envelopes and to save their names within a map by sushitee 2010-08-06 20:18:53 +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
btd ecedf0a54f Merge 2010-08-01 00:14:58 +04:00
btd e8018dd712 Optional timer command 2010-07-31 16:58:57 +04:00
btd 7f65d880f3 Fix external records 2010-07-31 15:04:19 +04:00
btd eabe4639c8 Add storage.h. Add config variable for holding records in appSaveDir. I am not sure is it right way 2010-07-31 13:14:20 +04:00
btd 37b0f43d1c Fix strange 0 pointer bug. (very strange bug) 2010-07-31 00:16:36 +04:00
btd 534081a3fe Fix emo color 2010-07-30 20:14:53 +04:00
btd 9c052398f4 Last changes added. All fixed. Server builded.
Need many test before release.

Signed-off-by: btd <bardadymchik@gmail.com>
2010-07-30 16:50:09 +04:00
btd 7f42b6225b To the last DDRace. Need a lot fix 2010-07-29 23:55:33 +04:00
GreYFoXGTi eb9793d89a Moved all used server variables to config_variables.h
tried to fix /pause and failed cause i can't get the hooked player's character to check if he is paused or not
changed welcome message default.
on join player sees the server's /info

Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 22:51:58 +03:00
GreYFoXGTi 070927384a save before i commited the last commit xD
Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 18:02:29 +03:00
GreYFoXGTi 0a9dc07d0c Fixes Issue #5
Changed /info
Fixed anti-rainbowmod

Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 17:54:04 +03:00
GreYFoXGTi f41d4851d2 Cleanup a bit and modified the binary name
Signed-off-by: GreYFoXGTi <GreYFoXGTi@Gmail.com>
2010-07-29 10:40:27 +03:00
GreYFoXGTi a9c00caafb Merge branch 'master' of http://github.com/matricks/teeworlds 2010-07-29 09:46:07 +03:00
GreYFoXGTi 434b4aad86 The Porting of DDRace-Beta to trunk by [BlackTee] den Maps with one and two layer works properly. Laser works. Fix second game layer Re-added logs Readded the rcon commands addvote and scoring system and time Fixed Weapons
Signed-off-by: btd <bardadymchik@gmail.com>
2010-07-29 08:59:32 +03:00
oy 3824d885a2 fixed envelope index in the quad popup, so that it fits the envelope menu. Closes #118 2010-07-18 13:57:17 +02:00
oy bc8274f48b fixed last commit 2010-07-18 13:44:30 +02:00
SushiTee 97204482e2 fixed issue #150
holding CTRL while moving a point allows to be a lot more precise
2010-07-18 13:33:34 +02:00
SushiTee b6d07edda8 fixed issue #57 2010-07-17 20:05:17 +02: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 a8acf8c6ff fixed missing public 2010-07-05 21:04:19 +02:00
Magnus Auvinen 575f72d978 fixed some compiler errors and warnings with clang 2010-07-05 20:57:07 +02:00
xalduin 052820dc88 Issue #92, fixed scrollbars in editor 2010-07-04 16:59:02 +02:00
SushiTee 882a99b955 kill the player when leaving the game layer too much... will stop never ending fall 2010-07-04 16:50:03 +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 bd02c2043e fixed editor popups shown outside the screen 2010-06-28 15:12:43 +02:00
oy 7325bdac42 don't consider sv_spectator_slots for team change when already in a team(red, blue). Closes #141 2010-06-27 13:24:47 +02:00
oy ff3eda23ae automatically add the map extension when saving a map with the editor 2010-06-25 19:41:55 +02:00
oy 82f5a56d89 fixed crash in the map editor 2010-06-25 18:56:58 +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 6b713157a7 added button to restore the map focus. Closes #116 2010-06-22 14:15:52 +02:00
oy 62ffaa9142 added a lost newline 2010-06-22 02:07:52 +02:00
oy d01776bf3f auto-add background when creating new map. Closes #50 2010-06-22 01:15:12 +02:00
oy c40bc9af3e fixed a possible crash in the client console 2010-06-21 13:45:30 +02:00
oy 3475d2ae1b fixed freeze in the map editor GUI. Closes #138 2010-06-20 15:27:44 +02:00
oy 73bdf657c4 fixed suicide penalty after a restart. Closes #131 2010-06-20 14:35:50 +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 d7c106ca90 fixed border function in the editor. Closes #117 2010-06-11 13:44:28 +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 22f11d6839 Restore map focus on load map/new map 2010-06-10 20:38:04 +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 7fa21400d6 Mouse wheel no longer moves layer/image scrollbar 2010-06-09 20:41:00 +08:00
xalduin be5e19d2bd Fixed some compiler warnings 2010-06-09 20:41:00 +08:00
Magnus Auvinen 0d78e2d2cd Merge remote branch 'fujnky/master'
Conflicts:
	data/languages/portuguese.txt
2010-06-09 13:01:36 +02:00
Fujnky 7ca5e0fbb1 Fixed localizations, most german translation strings fit in buttons now. 2010-06-07 16:17:40 +02:00
Fujnky 7cc7c8f84e Merged with master 2010-06-07 16:00:01 +02:00
oy 2104835d77 update server info for connected clients if map or gametype changes. Closes #108 2010-06-07 13:34:47 +02:00
oy a3545b06b4 some cleanup 2010-06-07 00:08:40 +02:00
oy 1272c4d805 prevent that the server gets filtered by "compatible version" in the clients server browser 2010-06-06 23:28:34 +02: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
Magnus Auvinen 7d03e70d1e Merge remote branch 'choupom/master' 2010-06-06 14:53:55 +02:00
xalduin 2d99a0360f Images are now sorted on Append 2010-06-05 18:47:30 -04:00
xalduin 80a7c53dec Issue #92 scrollbars added for layer/image toolbars 2010-06-05 18:46:47 -04:00
Fujnky 34bd0a09b7 minor typo fix 2010-06-05 23:37:50 +02:00
Fujnky bf68f803e3 Internationalized editor and updated german localization 2010-06-05 23:36:52 +02:00
Fujnky d000766e9d Merge branch 'master' of git://github.com/matricks/teeworlds 2010-06-05 18:50:26 +02:00
Choupom 848764544f added folders in demo browser (#25) 2010-06-04 22:14:02 +02:00
xalduin ab0d8d0eb8 Merge remote branch 'upstream/master'
* upstream/master:
  fixed bug with the quick search box. Closes #89
2010-06-04 12:01:37 -04:00
oy 3d079a35e9 fixed bug with the quick search box. Closes #89 2010-06-03 23:32:32 +02:00
xalduin 9603d676c6 Score no longer decreased when switching teams 2010-06-03 17:08:05 -04:00
Fujnky 4ffab2af80 Merge branch 'master' of git://github.com/matricks/teeworlds 2010-06-03 22:33:38 +02:00
xalduin 277eeef098 Merge branch 'master' of git://github.com/matricks/teeworlds 2010-06-03 16:24:41 -04:00
oy 67d4903b9f fixed stuck "error loading demo"-popup. Closes #90 2010-06-03 22:03:27 +02:00
xalduin 8b15558f5d Merge remote branch 'upstream/master 2010-06-03 13:32:15 -04:00
Fujnky 5849aeb86c Merge branch 'master' of git://github.com/matricks/teeworlds
Conflicts:
	src/game/server/gamemodes/ctf.cpp
2010-06-03 17:47:32 +02:00
Fujnky 551170656d Fixed localization for 'Error loading demo'-Popup 2010-06-03 17:41:45 +02:00
Magnus Auvinen a6ab379e67 fixed so that the same distance is used when leaving off the flag and taking it 2010-06-03 17:40:01 +02:00
Magnus Auvinen 9bb6fe48c2 cleaned up g_CharPhysSize 2010-06-03 17:39:42 +02:00
Fujnky 5a641132e7 Fixed localization for 'Error loading demo'-Popup 2010-06-03 17:07:15 +02:00
Fujnky feb8894b4d Flag catch and capture should now be exactly the same 2010-06-03 16:42:37 +02:00
xalduin 3fff61d24a Issue #86, don't reset score on team switch 2010-06-03 10:35:18 -04:00
xalduin 8db32a4b8b Issue #88 flag pickup distance reduced 2010-06-03 09:56:57 -04:00
xalduin 6491dfc16c Merge branch 'master' of git://github.com/matricks/teeworlds 2010-06-03 09:36:24 -04:00
Fujnky 7b74cd248b made flag catch and capture distances fit 2010-06-03 15:30:33 +02:00
Fujnky d581e413c8 More localization fixes 2010-06-03 11:30:05 +02:00
xalduin de1a7acfaa Merge branch 'master' of git://github.com/matricks/teeworlds 2010-06-03 00:37:46 -04:00
Fujnky 7cbf0f93ca Some localization fixes 2010-06-02 23:15:56 +02:00
Fujnky 64ddee0a21 Merge branch 'master' of git://github.com/matricks/teeworlds 2010-06-02 21:47:47 +02:00
xalduin cc181cda5b Merge remote branch 'upstream/master' 2010-06-02 15:21:31 -04:00
Fujnky 0d4c0ccef5 Some localization fixes 2010-06-02 21:03:15 +02:00
oy 7a1953e60b added fix for editor quad editing by ghost91 Closes #18 2010-06-02 20:50:48 +02:00
oy b2a55766d1 fixed shotbug (#80) 2010-06-02 19:39:28 +02:00
xalduin 9e6c909624 Removed unnecessary SortImages call in RenderImages 2010-06-02 13:26:17 -04:00
xalduin a99cbfc742 Image sorting working, less hackish 2010-06-02 12:12:32 -04:00
NoxNebula 9a5a19e7c7 Admin-Kick-Protection
Add IsAuthed(int ClientID); function.
Add kickprotection for admins (Remote Console logged in players)
Add Anti-Self-Kick (minor)
2010-06-02 09:40:08 +02:00
xalduin f2920ea5d8 Sort by map name when opening map
When opening a map, the list of map names is now sorted alphabetically.
2010-06-02 05:11:12 +08:00
Tom Adams 54692ceaf1 added fix for editor->append by xalduin 2010-05-31 21:55:45 +00:00
Tom Adams f14e7369f1 fixed movement bug (#741) 2010-05-31 21:40:40 +00:00
Tom Adams c9ff80a17d made balance teams based apun points/minute (#495) 2010-05-31 20:35:47 +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 fe5a7105c4 fixed the automatic versioning 2010-05-29 15:20:18 +00:00
Magnus Auvinen 4c0886f087 renamned m_pCarryingCCharacter correctly 2010-05-29 11:26:17 +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 5b20cd6cc9 bumped the version numbers to 0.5.1 2009-01-24 12:31:59 +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 affb99fd2b added animation speed controllers to the editor 2009-01-24 10:43:27 +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
Alfred Eriksson a569d5c0c3 fixed compiling errors 2009-01-22 17:22:50 +00:00
Magnus Auvinen 76bffb13a8 added scrollbar to the voting menu 2009-01-21 23:13:37 +00:00
Magnus Auvinen 998a4cb8df removed some debug variables form release build. cleaned up a bit in the default.bam file 2009-01-21 22:59:52 +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 759c7b0a1a removed old voting variables 2009-01-21 19:27:21 +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 bd1556ce76 added missing ctf return sound 2009-01-21 00:00:04 +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 335aa0feb2 flag position is only sent when player is near 2009-01-17 17:26:56 +00:00
Alfred Eriksson 397804cdc4 fixed dynamic nameplates bug #674 2009-01-17 17:06:24 +00:00
Alfred Eriksson 96f604f9d1 increased voting time to 25 secs #637 2009-01-17 16:52:57 +00:00
Alfred Eriksson 6c98a36f0f fixed round count bug #630 2009-01-17 16:18:47 +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 fa02f461c7 fixed round count bug 2009-01-13 17:58:16 +00:00
Magnus Auvinen 70dea7e398 fixed bug that crashes the server if settings tunings in the server config 2009-01-12 21:44:13 +00:00
Magnus Auvinen 123c5b5b99 introduced 3 special pseudo weapons. game, self and world to make a difference on how you got killed 2009-01-12 21:41:16 +00:00
Alfred Eriksson efd0dbab25 added vote command on the server to enforce a vote. added sv_vote_kick_bantime to choose how long a user will be banned at votekick (0 for just kick) thanks to magnet and xara 2009-01-12 19:35:38 +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
Alfred Eriksson 5103c214bd use enter in editor file dialogs 2009-01-11 18:29:41 +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 6b886e8ed6 fixed so that the tuning is resetting itself if running a pure server 2009-01-11 15:16:34 +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 e60236e304 added tuning parameters for player collision and player hooking 2009-01-11 14:40:45 +00:00
Magnus Auvinen e673e607dc fixed so that emoticon 0 works 2009-01-11 14:32:23 +00:00
Magnus Auvinen 96e65f599a fixed so that some vote error messages isn't broadcasted to everyone 2009-01-11 14:28:35 +00:00
Magnus Auvinen 172463b2bb fixed so your team gets -1 if you kill yourself. drawback, team looses one point when you switch team as well. good enough for now 2009-01-11 14:16:49 +00:00
Magnus Auvinen c2c90982fd increased the firedelay on the gun and hammer to 125ms. this is how fast a humanly doable. prevents usage of mouse wheel to get insane firing speeds 2009-01-11 13:54:42 +00:00
Magnus Auvinen 5f296f3963 fixed the unpure icon 2009-01-11 13:31:36 +00:00
Magnus Auvinen 7c0413ebac added some modding comments 2009-01-11 13:23:40 +00:00
Magnus Auvinen 18758943d6 added the mod game mode switch 2009-01-11 13:20:18 +00:00
Magnus Auvinen 90a3093c87 removed the -dev tag from the version number 2009-01-11 13:01:27 +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
Magnus Auvinen 2aafe11723 tweaked the gameplay a bit 2009-01-11 11:54:41 +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
Magnus Auvinen 371e862316 fixed so the laser bounces correctly at low angles 2009-01-11 10:26:17 +00:00
Magnus Auvinen 518db9218f tuned so the jumps are as high in 0.4 2009-01-11 09:46:23 +00:00
Alfred Eriksson 9a65b577ad added mod gamemode 2009-01-11 09:29:15 +00:00
Alfred Eriksson 6c1212da49 fixed the scrolling in server list 2009-01-10 20:24:47 +00:00
Alfred Eriksson d7b0da8a0b added mouse wheel scrolling in file dialogs 2009-01-10 17:17:38 +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
Magnus Auvinen 1f2ffb0ffe applied patch for hook bug 2009-01-09 22:41:26 +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
Magnus Auvinen 619c309779 removed spamming I wanna spawn message 2008-12-19 08:28:16 +00:00
Magnus Auvinen 55254d0657 fixed crashbug caused by players disconnecting while still having bullets in the air 2008-12-19 08:26:58 +00:00
Alfred Eriksson 4714e3806e removed pause command to fix #573 2008-12-08 16:50:17 +00:00
scosu 61d18702f6 Fix for ticket #530. The problem was signed char in those functions 2008-11-28 07:17:54 +00:00
Alfred Eriksson 3dca571a23 fixed spectator bug 2008-11-21 14:18:55 +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 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 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 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
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
scosu 579065bb22 Chat message for capture timing. ticket #278 2008-11-08 15:17:59 +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
scosu cd1c92c41b a nicer solution for changeset:1669 2008-11-08 09:02:35 +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
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 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
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
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 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
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
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 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 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 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
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 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 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 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 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 35643645e2 fixed the ninja again 2008-04-05 08:02:21 +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 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 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 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 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
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 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 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 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 7229789d58 tweaked projectile radius. reduced damage of the rifle to 5 instead of 6 2008-03-18 22:19:59 +00:00
Magnus Auvinen 6bd1e69024 added radius to the projectiles 2008-03-18 22:10:04 +00:00
Magnus Auvinen 9425cbef57 fixed auto rename if two players sets the same name 2008-03-18 20:31:13 +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 c662df41ee redone the hammer code. much clearer and better 2008-03-18 02:06:19 +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 57204ecd9d fixed the no ammo sound on the ninja 2008-03-17 01:58:11 +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 3f3e171511 fixed compile error 2008-03-10 12:07:26 +00:00
Magnus Auvinen f685b413d2 fixed compile errors 2008-03-10 11:06:37 +00:00
Magnus Auvinen 78155fa6d7 fixed so you can append maps in the editor. broken the loading of old maps however :D 2008-03-09 23:29:14 +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 23ffe1ff65 updated to svn version of portaudio. fixed a couple of issues with linux and multiple sound devices. 2008-03-05 19:38:47 +00:00
Magnus Auvinen c20d99b81d added option to delete quads 2008-03-02 15:59:52 +00:00
Magnus Auvinen bb5cfafd7c fixed so that images get a name when they are just added 2008-03-02 15:55:02 +00:00
Magnus Auvinen 323ea57485 removed the option to delete the game layer and group 2008-03-02 15:53:53 +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 622dbc6f3e fixed the max_int so it's really max_int 2008-02-24 18:45:49 +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 548a919ea3 merged 0.3.4 changes to trunk 2008-02-10 21:54:52 +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 2d4824efd5 fixed envelope crashbug 2008-01-19 23:43:51 +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 f9782f628f support for external images in the map editor 2008-01-19 14:23:53 +00:00
Magnus Auvinen b5a6dacfa3 fixed naming of images 2008-01-19 13:02:22 +00:00
Magnus Auvinen 6f2b43af9b fixed remove and replace image 2008-01-19 12:32:08 +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 a9c90d6ac0 fixed better image selection 2008-01-13 22:37:58 +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 cec98e5283 fixed more responsive respawn 2007-12-19 22:36:54 +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 8c93744eb3 fixed problem with autofire and no ammo 2007-12-19 21:04:55 +00:00
Magnus Auvinen 4880814f30 increased size of flags 2007-12-19 21:03:29 +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 8254bf2336 fixed sv_status command 2007-12-18 23:37:22 +00:00
Magnus Auvinen ffa923bbeb fixed various small bugs. fixed fair spawning system 2007-12-18 23:21:57 +00:00
Magnus Auvinen 3c0615b835 added tournament mode 2007-12-18 22:07: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 bde0c6c6f8 fixed small server bug 2007-12-17 23:15:40 +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 a9651d9371 fixed join and change team messages. fixed the strange flag bug 2007-12-16 23:48:48 +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 85d58973e8 changed the balance of the shotgun a bit.. firedelay 400->500, more spread, slower speed and even speed on the pellets 2007-12-16 22:46:23 +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 b03d26b886 fixed so that the score is reported correctly 2007-12-16 20:16:27 +00:00
Magnus Auvinen b31d63b4d8 fixed the tx==0 ty==0 bug 2007-12-16 20:07:31 +00:00
Magnus Auvinen 66ef2cd08f added performance timers 2007-12-16 15:33:44 +00:00
Magnus Auvinen 7b6ed7861a fixed some debug messages 2007-12-16 14:50:09 +00:00
Magnus Auvinen 24a4b50616 added more checks 2007-12-16 14:00:22 +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 d83b83a7e5 fixed minor problem that can cause stack trashing 2007-12-16 09:56:26 +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 5ccfce1be9 fixed the ctf sounds... again... 2007-12-15 15:41:31 +00:00
Magnus Auvinen fe8c83e6b0 fixed the ctf sounds 2007-12-15 15:39:16 +00:00
Magnus Auvinen 87cf8cc5ac added new ctf sounds 2007-12-15 15:35:50 +00:00
Magnus Auvinen 1f41af2964 fixed a ninja error 2007-12-15 15:32:16 +00:00
Magnus Auvinen 72a4f79b34 fixed a ninja error 2007-12-15 15:32:01 +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 e790313040 fixed some network problems 2007-12-15 13:53:10 +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 1ba4e8d4ef some renames and sniper stuff 2007-12-15 12:04:48 +00:00
Magnus Auvinen 59c82d6198 renamed gs_common.cpp to gs_game.cpp 2007-12-15 10:56:12 +00:00
Magnus Auvinen 054eeed113 tweaked player player collision and hook 2007-12-15 10:49:47 +00:00
Magnus Auvinen a2566b3ebd cleaned up code structure a bit 2007-12-15 10:24:49 +00:00
Johan Althoff b3e4d67131 crash/hang fix. flag velocity isn't set to zero when the game starts. 2007-12-13 22:56:33 +00:00
Magnus Auvinen c1685679f9 removed some spamming from the server 2007-12-13 22:22:25 +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 7d79756443 solved corner case issue 2007-12-12 20:05:18 +00:00
Magnus Auvinen f7ea0b2ba8 loads of minor stuff 2007-12-12 19:52:57 +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
Magnus Auvinen 094a019149 fixed player scoring in CTF 2007-12-11 21:19:52 +00:00
Magnus Auvinen b5d70c047f fixed T2 ctf scoring 2007-12-11 21:08:21 +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 f5066fe62b fixed the corner bug. I hope 2007-12-10 21:51:49 +00:00
Magnus Auvinen 110834e859 fixed nameplats in spectator 2007-12-10 21:30:19 +00:00
Magnus Auvinen 88d9ca9181 fixed so the hammer hits doesn't go haywire 2007-12-10 21:27:14 +00:00
Magnus Auvinen 0fc473eda0 fixed ninjabug 2007-12-10 21:14:45 +00:00
Magnus Auvinen dfdb614ef5 fixed game timer issue 2007-12-10 21:05:57 +00:00
Magnus Auvinen 64c9966ca0 added option for teamdamage 2007-12-10 20:53:37 +00:00
Magnus Auvinen 578aa5f744 fixed the double sounds 2007-12-10 20:45:38 +00:00
Magnus Auvinen f09c94ae1a fixed the reversed nameplate option 2007-12-10 20:41:41 +00:00
Magnus Auvinen 4bb8a81a5a fixed nameplate issue 2007-12-10 20:36:38 +00:00
Magnus Auvinen e35d383141 only release hook if hooked on a player 2007-12-10 19:49:36 +00:00
Magnus Auvinen ccff9ddc9e fixed problems selecting tabs from the ingame gui 2007-12-10 19:43:07 +00:00
Magnus Auvinen 0b1136060f resend options when menu closes 2007-12-10 19:28:08 +00:00
Magnus Auvinen ff7b5aeaf9 hidden passwords and added option for rcon password 2007-12-10 19:23:41 +00:00
Magnus Auvinen 014dcf97c0 crash fixes and added options 2007-12-10 19:13:00 +00:00
Joel de Vahl 2219b61920 Split environment into forground and background. 2007-12-09 18:27:40 +00:00
Joel de Vahl 349fcdb7f8 Initial code for winter background 2007-12-09 18:19:42 +00:00
Magnus Auvinen fb82162eec added quit button 2007-12-09 17:25:16 +00:00
Magnus Auvinen 6b2fa3403c fixed weapon queuing 2007-12-09 17:15:18 +00:00
Magnus Auvinen 7366995539 fixed so that diffrent maps can have diffrent backdrops 2007-12-09 16:39:37 +00:00
Magnus Auvinen d689bd3c83 fixed the initial input crappiness that makes a bullet fire when the map is restarted 2007-12-09 16:10:12 +00:00
Magnus Auvinen 7f95a8d4a6 fixed so that the airjump effect is shown to all 2007-12-09 16:04:37 +00:00
Magnus Auvinen 20e390ade2 fixed so that the hook is released the the player is killed 2007-12-09 15:58:24 +00:00
Magnus Auvinen b7cbe51313 fixed so that the hook is released after 2 seconds 2007-12-09 15:56:56 +00:00
Magnus Auvinen fd1435a10d fixed has left messages when connecting with wrong password. fixed correct name when leaving the server. removed the physics when a client disconnects 2007-12-09 15:46:44 +00:00
Joel de Vahl d029e67223 Doubleclick to join server. Correct name on disconnect. 2007-12-09 15:43:18 +00:00
Magnus Auvinen 8854bacf6d fixed crashbug, fixed ninja, fixed predicted sounds 2007-12-09 15:38:19 +00:00
Magnus Auvinen fef40c16cc changed bg 2007-12-09 14:47:22 +00:00
Magnus Auvinen 8aa0456a29 added mouse sens option 2007-12-09 14:15:57 +00:00
Magnus Auvinen 808959328a fixed the shotgun spread 2007-12-09 13:51:55 +00:00
Magnus Auvinen 6336124097 generall update with alot off small stuff 2007-12-09 13:36:54 +00:00
Magnus Auvinen 6abf334ced fixed hand rendering bug 2007-12-09 13:19:43 +00:00
Magnus Auvinen dc8272bc1d fixed the selection of servers 2007-12-09 13:17:11 +00:00
Magnus Auvinen 15c87bb5a2 added the missing sounds 2007-12-09 12:40:34 +00:00
Magnus Auvinen 12d13a2d34 more of the chat and console stuff 2007-12-09 09:51:26 +00:00
Magnus Auvinen 0aea326dca added double jump 2007-12-09 09:48:53 +00:00
Magnus Auvinen 33ac1646f7 added keys for consoles and chats 2007-12-09 09:48:08 +00:00
Magnus Auvinen 5ee4dc1fec bug fixes in team games 2007-12-09 09:47:05 +00:00
Magnus Auvinen 482058e60c added option for disabling powerups 2007-12-08 16:03:43 +00:00
Magnus Auvinen 6adaa94677 removed menu music 2007-12-03 23:15:54 +00:00
Magnus Auvinen 0d088625d6 fixed password entry 2007-12-03 20:35:41 +00:00
Magnus Auvinen 00f5817db0 fixed map crc checking 2007-12-03 18:47:29 +00:00
Magnus Auvinen a4d69fa35a added connecting and connection error screen 2007-12-03 18:14:59 +00:00
Magnus Auvinen e96ad33a34 fixed the editor 2007-12-02 17:55:45 +00:00
Magnus Auvinen 59f0a07555 fixed so that the server reports gametype, progression and password protection correctly 2007-11-27 19:51:48 +00:00
Magnus Auvinen 8fa8485a3a fixed CTF sounds. fixed close teewars bug 2007-11-27 19:32:35 +00:00
Magnus Auvinen 9a8c0809c7 fixed jittering of character on round end 2007-11-27 06:54:27 +00:00
Magnus Auvinen b36dee3ec0 removed debug stuff :) 2007-11-26 22:26:49 +00:00
Magnus Auvinen 8f72a35dbb fixed coloring of tees 2007-11-26 22:26:33 +00:00
Magnus Auvinen f102d83ef5 moved health and armor more up to the corner 2007-11-26 21:06:34 +00:00
Magnus Auvinen 1a08dac1bb made the mini scorehud more transparent 2007-11-26 21:00:52 +00:00
Magnus Auvinen dd9118573d fixed jittering when dead 2007-11-26 20:58:44 +00:00
Magnus Auvinen 0cf8d662d6 resized the flag 2007-11-26 20:51:00 +00:00
Magnus Auvinen ddbb7e0b0e fixed tdm and ctf scoring 2007-11-26 20:47:49 +00:00
Magnus Auvinen 61041e4837 fixed the emoticon selector 2007-11-26 20:42:39 +00:00
Magnus Auvinen 2fa39c90a6 removed next skin debug key 2007-11-26 20:23:17 +00:00
Magnus Auvinen c47abd8dc8 removed emoticons from spectator 2007-11-26 20:22:50 +00:00
Magnus Auvinen 263001dcec fixed spectator and dead physics 2007-11-26 20:19:59 +00:00
Magnus Auvinen 7715ab0059 fixed so that the flag returns when in the field for 30 seconds 2007-11-26 19:32:02 +00:00
Magnus Auvinen 2c149152a3 fixed tdm scoring 2007-11-26 19:18:49 +00:00
Magnus Auvinen a0e5181e42 added license info 2007-11-25 19:42:40 +00:00
Magnus Auvinen e5629675a3 added button for auto switch weapon. adjusted some spacing 2007-11-25 18:17:38 +00:00
Jakob Fries 79d495233f autoswitch weapons option 2007-11-24 14:07:06 +00:00
Magnus Auvinen 51710edd8e tweaked it abit 2007-11-18 23:33:27 +00:00
Magnus Auvinen adb6b58e3c fixed score board stuff for CTF and improved kill messages for it aswell 2007-11-18 23:29:34 +00:00
Magnus Auvinen 9be8a4c39d removed zoom key 2007-11-18 22:30:40 +00:00
Magnus Auvinen 72a39a96ac removed ui scale buttons 2007-11-18 22:29:01 +00:00
Magnus Auvinen d66a2a46ef fixed menu switching problems and some compile errors 2007-11-18 22:20:35 +00:00
Johan Althoff b44a3edfe9 fixed so it compiles under windows. 2007-11-18 22:06:41 +00:00
Magnus Auvinen 65c7ab0a40 fixed the spectate, join team buttons 2007-11-18 14:49:56 +00:00
Magnus Auvinen d4d1691fea fixed so that the skins are sent over correctly and that team color overrides everything 2007-11-18 14:24:34 +00:00
Magnus Auvinen dda8f6b33e fixed skin selector and some other mindor stuff 2007-11-18 12:03:59 +00:00
Magnus Auvinen 7efefe2716 many smaller changes. changed how projectiles are handled. fixed joining bug 2007-11-11 21:02:36 +00:00
Magnus Auvinen adb9240bc3 removed some old images 2007-11-08 20:07:24 +00:00
Magnus Auvinen 6475366e59 fixed lan browser. fixed major bug in the caused the server not to report correctly 2007-11-08 19:54:18 +00:00
Magnus Auvinen 6dd9aead73 minor bugfixes. removed some of the panes that are not going to be used in 0.3.0 2007-11-08 19:14:36 +00:00
Magnus Auvinen 6b6b79d7ae minor direct connection bug fixed 2007-11-08 09:20:55 +00:00
Magnus Auvinen 5fa862c8d4 fixed so that the host address field is saved between launches 2007-11-08 09:16:03 +00:00
Magnus Auvinen 711aa0db76 update, gui stuff, some engine stuff 2007-11-08 09:11:32 +00:00
Magnus Auvinen 4fcab5c8f1 some server browser changes 2007-11-05 23:05:02 +00:00
Magnus Auvinen f142650fca ingame menu aswell 2007-11-04 22:30:08 +00:00
Magnus Auvinen b6a629cf80 new gui commit 2007-11-04 21:36:03 +00:00
Magnus Auvinen daf89a01ff added skins, tweaked prediction like hell 2007-11-04 00:19:41 +00:00
Magnus Auvinen f724ab006c minor error in tilemap rendering fixed :D 2007-10-29 19:19:48 +00:00
Jakob Fries 5ae7db0c54 more new gui 2007-10-29 18:40:04 +00:00
Magnus Auvinen a338708456 fixed support for flipped tiles 2007-10-28 23:14:18 +00:00
Magnus Auvinen dab34697e7 added nameplates 2007-10-28 19:28:09 +00:00
Magnus Auvinen 708954e853 fixed minor glitching 2007-10-28 17:54:28 +00:00
Magnus Auvinen 5f8c4522fd fixed errors in input and prediction handling 2007-10-28 16:48:52 +00:00
Magnus Auvinen a3ce2eb90c major update. splitted the player information into two diffrent network items 2007-10-28 11:30:25 +00:00
Olle Rosenquist eba83b7e19 Sniper 2007-10-14 13:54:02 +00:00
Magnus Auvinen 20680df032 fixed emoticon activation. rebinded zoom to m 2007-10-09 20:55:37 +00:00
Magnus Auvinen 3cf3a3ceb3 fixed team bug 2007-10-09 20:52:54 +00:00
Joel de Vahl f6216e9a3a Fixed win32 compile. 2007-10-09 09:04:57 +00:00
Magnus Auvinen 4bd0274a2e new mixer. sample rate conversion 2007-10-08 20:34:11 +00:00
Magnus Auvinen df434e3163 fixed more responsive input handling 2007-10-07 23:43:14 +00:00
Magnus Auvinen a1e1fb01ea server messages fixed 2007-10-07 20:48:15 +00:00
Magnus Auvinen 1c45aa51f8 added spectator 2007-10-07 20:23:33 +00:00
Magnus Auvinen ae3229fa20 made dbg_new_gui switch 2007-10-07 20:13:30 +00:00
Jakob Fries 76484b9c2f nice gui 2007-10-07 20:05:55 +00:00
Magnus Auvinen 9e00e58e78 added fsaa and refresh rate options. tweaked scope a bit 2007-10-07 19:37:51 +00:00
Magnus Auvinen 982db98fae added sniperscope.. press F to test 2007-10-07 15:32:54 +00:00
Magnus Auvinen f055f15ae7 added warmup 2007-10-06 17:36:24 +00:00
Magnus Auvinen f9162202b0 fixed some C errors 2007-10-06 17:01:06 +00:00
Magnus Auvinen 449146a275 moved gameobject away from game_server.cpp 2007-10-05 00:05:21 +00:00
Magnus Auvinen f7b5cfc672 fixed restart command 2007-10-04 23:58:22 +00:00
Magnus Auvinen 018abbdd0a added map rotation 2007-10-04 23:00:20 +00:00
Magnus Auvinen b73dcec397 added mousewheel support. added next/prev weapon support 2007-10-04 22:37:35 +00:00
Magnus Auvinen 10812e621a added teamchat 2007-10-04 22:00:10 +00:00
Magnus Auvinen fe623f4003 fixed score display thats always visible 2007-10-03 22:09:48 +00:00
Magnus Auvinen a67738e980 general fixes. fixed scoreboard 2007-10-03 21:32:02 +00:00
Magnus Auvinen 30a7246f2f fixed scoreboard for teamplay. fixed flags 2007-10-03 21:02:59 +00:00
Joel de Vahl 21df126c88 sound fixes and initial lock implementation 2007-10-02 16:19:25 +00:00
Magnus Auvinen 60e0dc07d8 added filter by string 2007-09-30 11:55:42 +00:00
Magnus Auvinen db999a2502 fixed more with the server browser. added filtering 2007-09-30 11:48:06 +00:00
Magnus Auvinen fa05b5e2de begun the work for the new server browse backend 2007-09-27 23:55:59 +00:00
Magnus Auvinen d33bdd1dbb cleaned up ctf a bit 2007-09-26 07:31:14 +00:00
Magnus Auvinen fb87d00c8d moved out dm, tdm and ctf rules to separate files 2007-09-25 23:03:15 +00:00
Magnus Auvinen dbf425f1aa updated ctf a bit 2007-09-25 21:53:14 +00:00
Magnus Auvinen 720db23058 fixed stuck-on-corner-physics-glitch 2007-09-25 20:04:54 +00:00
Joel de Vahl aca6dd808b new mixer and ppc fixes 2007-09-25 19:48:52 +00:00
Magnus Auvinen 06c341be51 dynamic map change 2007-09-23 22:54:31 +00:00
Magnus Auvinen e55ba53ba7 fixed remote console 2007-09-23 21:00:57 +00:00
Magnus Auvinen ebbe51718e loads of changes. better prediction. line drawing. some nice graphs :) 2007-09-23 18:27:04 +00:00
Magnus Auvinen 1004b466c3 updated game protocol 2007-09-22 18:55:52 +00:00
Magnus Auvinen 3316d99955 added game.cpp 2007-09-22 18:55:00 +00:00
Magnus Auvinen 632debf46a updated the client prediction. a bit smoother now 2007-09-09 21:47:25 +00:00
Magnus Auvinen 3f4587ede8 a lot of changes. client side prediction added 2007-09-09 18:21:14 +00:00
Magnus Auvinen c919da6640 made stuff for ctf. all editor stuff for it is done. the ctf logic has to be written. 2007-08-30 07:15:26 +00:00
Magnus Auvinen 0e7054a24a made a switch for gametype 2007-08-25 08:54:14 +00:00
Magnus Auvinen 89ccbd4f7b compressed map support. begun to fix things for ctf 2007-08-25 08:48:24 +00:00
Magnus Auvinen 0320d20a47 fixed network hash versioning 2007-08-22 21:13:33 +00:00
Magnus Auvinen 8b3c16e615 major engine cleanup. dependency on baselib removed. engine is now C code (not ansi tho). some other cruft removed aswell 2007-08-22 07:52:33 +00:00
Jakob Fries 9899666a7c emoticon selector improved 2007-08-15 17:57:21 +00:00
Jakob Fries 3f2071b23b don't draw weapon crosshair when selecting emoticon 2007-08-15 15:31:22 +00:00
Jakob Fries 1eecd590d0 further improved emoticon selector 2007-08-15 15:29:28 +00:00
Jakob Fries 4650ff09ad dynamic camera option, screenshot button, emoticon button 2007-08-15 10:25:09 +00:00
Jakob Fries a49f78b66b improved emoticon selector 2007-08-15 10:18:01 +00:00
Jakob Fries 6771066174 improved emoticon selector 2007-08-15 10:07:44 +00:00
Jakob Fries b00ab37df6 emoticons now wiggle funny when they appear 2007-08-15 00:20:04 +00:00
Jakob Fries 031743f5fb emoticons now fade in and out 2007-08-15 00:09:24 +00:00
Jakob Fries f2dd0492ea 2007-08-14 23:28:33 +00:00
Magnus Auvinen c7603d55ed improved walljump abit 2007-08-14 23:16:48 +00:00
Magnus Auvinen 87ba16401b added wallslide and walljump 2007-08-14 23:13:14 +00:00
Jakob Fries e11e9a71ca emoticons version 2 2007-08-14 23:08:30 +00:00
Jakob Fries 3a8af93e33 emoticons version 1 2007-08-14 22:48:49 +00:00
Magnus Auvinen 2cde04ddce merged over all stuff from 0.2 to trunk 2007-08-14 18:37:16 +00:00
Jakob Fries 8809084d25 fixed hook hand 2007-08-14 18:34:02 +00:00
Joel de Vahl 3856db4b8b Merged in lost hand changeset. 2007-08-14 15:03:59 +00:00
Jakob Fries 42d519e893 reverted bogus commit 2007-08-14 13:23:18 +00:00
Jakob Fries f8884ded02 hands. 2007-08-14 13:20:33 +00:00
Jakob Fries 77b0c51bbf now with ingame settings 2007-08-10 12:43:27 +00:00
Jakob Fries dd7d97663e blinks now use last action as an offset, so all tees has their own rate pretty much 2007-08-10 11:55:59 +00:00
Jakob Fries 3d0c6b7f98 generic line wrapping 2007-08-10 11:03:16 +00:00
Jakob Fries 8bda737f24 line wrapping in chat. 2007-08-10 10:39:57 +00:00
Jakob Fries 33da4a9c34 reverted menu music to .wav 2007-08-10 10:08:36 +00:00
Jakob Fries bf3efbc586 sounds are now WavPack instead of Wav 2007-08-09 14:55:11 +00:00
Jakob Fries fe6ae30133 blink emote 2007-08-09 00:47:34 +00:00
Jakob Fries c488c35707 happy is now on kill instead of on spawn 2007-08-09 00:35:27 +00:00
Jakob Fries d5e3c556bf emotes 2007-08-09 00:18:11 +00:00
Joel de Vahl 313781b365 scroll wheel for weapon switch 2007-08-05 23:00:32 +00:00
Jakob Fries e4829981b1 2007-08-05 15:56:32 +00:00
Magnus Auvinen 9abbb0899b added safty checks to the server 2007-08-05 15:42:48 +00:00
Jakob Fries 6ec3e70bab config is now stored in ~/teewars on macs 2007-08-05 15:23:23 +00:00
Magnus Auvinen 5f83d8242a removed bots 2007-08-05 10:19:46 +00:00
Magnus Auvinen 1e296e4741 fixed so that the damage indicators doesn't group together with the shotgun 2007-08-05 09:12:38 +00:00
Magnus Auvinen 421300ffb8 many small changes everywhere 2007-08-05 08:59:38 +00:00
Magnus Auvinen 7d5a03b79a fixed gfx glitch in the menu 2007-08-04 23:26:41 +00:00
Magnus Auvinen 9b7900fa10 fixed project particles when connecting several times 2007-08-04 21:54:24 +00:00
Magnus Auvinen 79db096df1 fixed so that the music is turned off ingame 2007-08-04 21:26:20 +00:00
Magnus Auvinen 86e98c0e07 removed the bounceing. and multiple shotgun shite 2007-08-04 19:28:40 +00:00
Magnus Auvinen e6739e0e3e fixed crash bug 2007-08-04 19:04:31 +00:00
Magnus Auvinen 774d26249f removed bots 2007-08-04 19:03:30 +00:00
Magnus Auvinen fc2c1286a6 various gameplay tweaks 2007-08-04 19:00:06 +00:00
Magnus Auvinen 1eadf9942a fixed handling of versions. added error messages when disconnected. updated the connecting gui. fixed no streched clouds 2007-08-04 18:23:26 +00:00
Jakob Fries ee2ff62378 hit ding sound now in 2007-08-04 17:28:31 +00:00
Jakob Fries 9f35dfa5db added switch and noammo sounds. ingame chat works more intuitively (sp?) 2007-08-04 16:49:57 +00:00
Magnus Auvinen 2fe7f90a73 ninja now releases all hooks. you can't hook a player for more then 1.5 second 2007-08-04 08:31:44 +00:00
Jakob Fries 92816367d1 vs error .. :) 2007-08-04 01:57:01 +00:00
Jakob Fries 7bf877d252 balance fixes 2007-08-04 01:53:26 +00:00
Magnus Auvinen 7703137618 added pickup sounds for the weapons 2007-08-03 06:35:35 +00:00
Magnus Auvinen 681fbaf011 fixed the skins 2007-08-02 21:52:58 +00:00
Magnus Auvinen 8e6dc8d9e9 removed the bots. ops 2007-08-02 21:49:55 +00:00
Magnus Auvinen a3561ff195 fixed spawn issue 2007-08-02 20:17:18 +00:00
Magnus Auvinen 586c111027 fixed gfx options so it's a bit more clear now and easier to choose right 2007-08-01 17:31:34 +00:00
Magnus Auvinen c9190a0d67 cleaned up the scoreboard a bit 2007-08-01 07:10:10 +00:00
Magnus Auvinen 3309ad5706 tweaked the scoreboard, added titles, sorted the players, added brightbar so you easily can find yourself 2007-08-01 06:56:57 +00:00
Magnus Auvinen 441e9f582f tweaked jump height and hooklength 2007-08-01 06:17:18 +00:00
Magnus Auvinen 3c1d46c048 made everything as const on the client so its more clear that you shouldn't change the snapshots 2007-07-31 06:23:24 +00:00
Magnus Auvinen 3014707fe5 fixed problem with server and client getting out of sync 2007-07-30 22:57:35 +00:00
Magnus Auvinen f826bc6cac larger update. reduced the amount of video memory used from ~60 to ~36mb on a typical map 2007-07-30 19:46:31 +00:00
Magnus Auvinen 57da0cae4f cleaned up the kill messages 2007-07-30 07:05:34 +00:00
Jakob Fries 8780c2fd9b Disable nominal key functions during in-game chat 2007-07-29 22:58:44 +00:00
Jakob Fries 8bfaea274e join and quit messages 2007-07-29 22:56:25 +00:00
Jakob Fries f80dd7097e hook no longer hits dead people 2007-07-29 22:20:00 +00:00
Magnus Auvinen 8233a44b60 an update :D 2007-07-29 22:09:15 +00:00
Magnus Auvinen f552f6a80e fixed a typo 2007-07-29 18:07:42 +00:00
Magnus Auvinen 1744f7966c fixed error when having low number of video modes. 2007-07-29 18:02:10 +00:00
Magnus Auvinen 2cb87d92ba added pickup sounds for health and armor. added sounds for weapon respawn 2007-07-29 16:44:30 +00:00
Magnus Auvinen 7699e4b400 removed the batch functions as it did next to nothing. changed some of the default values. cleaned up some of the config variables. added options in the menu to control gfx quality of the game. 2007-07-29 15:55:04 +00:00
Magnus Auvinen f8d037ee48 added options for crappy gfxcards 2007-07-29 15:21:25 +00:00
Magnus Auvinen e6c4db94d8 fixed some problems with the snapshot handling. added fps meter. fixed error when connecting to several servers 2007-07-29 13:21:33 +00:00
Jakob Fries 25c0ffb4f4 edit box now knows how to interpret home and end 2007-07-29 13:16:45 +00:00
Jakob Fries 7187e692e7 editbox is now even easier to edit 2007-07-28 17:55:50 +00:00
Jakob Fries e6d5379a72 editbox is now easier to edit 2007-07-28 17:44:12 +00:00
Jakob Fries c24b86c1f4 rendering bug with boxes fixes 2007-07-28 17:12:01 +00:00
Jakob Fries 323cc16105 cloud animation changed 2007-07-28 17:04:09 +00:00
Magnus Auvinen 501558f881 increased vb size. added support for settings config variables from the chat line 2007-07-27 00:03:28 +00:00
Magnus Auvinen 8cff53e9d5 recentered the scoreboard 2007-07-26 20:44:06 +00:00
Magnus Auvinen 8e5abb058e added rounded rects to scoreboard and ingame menu :) 2007-07-26 20:42:57 +00:00
Magnus Auvinen 855c6c0a53 fixed so that you can't send empty lines 2007-07-26 19:58:48 +00:00
Magnus Auvinen 8fe68662dd tweaked the scoreboard 2007-07-26 19:57:35 +00:00
Magnus Auvinen 5cb918a913 ninja tweaks :D 2007-07-26 19:54:31 +00:00
Magnus Auvinen bdfe8e6255 added the border on the tilemap again 2007-07-26 19:21:12 +00:00
Magnus Auvinen b265244a3e fixed ingame cloud rendering 2007-07-26 19:14:50 +00:00
Magnus Auvinen 1d34666164 fixed latency stuff, some gfx stuff 2007-07-26 19:09:31 +00:00
Magnus Auvinen e588bd3b3b fixed resolusion selection 2007-07-26 18:51:01 +00:00
Joel de Vahl daef2cff77 The flump makes sound when exploding. 2007-07-26 14:08:56 +00:00
Joel de Vahl 30a027a0da Chat bubble. 2007-07-26 11:33:49 +00:00
Jakob Fries f946cc6f5f most gui things are now loaded by data compiler thingie. ingame menu now looks better. 2007-07-26 11:18:14 +00:00
Jakob Fries 69581ebd27 use lan button added 2007-07-26 09:40:46 +00:00
Jakob Fries e260ea58e4 ingame menu looks better now 2007-07-26 09:33:32 +00:00
Jakob Fries 3769853ba4 ctf flags 2007-07-26 09:21:47 +00:00
Magnus Auvinen c1da3b23b6 fixed so that the latnecy doesn't update so fast 2007-07-26 07:15:52 +00:00
Magnus Auvinen 1aecc644de fixed errors in the network code 2007-07-25 07:24:57 +00:00
Magnus Auvinen 52c987bfd7 fixed so that the .dat-files are compiled into the exes 2007-07-24 23:46:29 +00:00
Jakob Fries 33f1f2f835 you can now choose what key activates which weapon 2007-07-24 23:19:45 +00:00
Magnus Auvinen 5bd2c434f6 epic commit. removed tga support, removed BGR support. fixed one config for editor, server and client, optimized tilemap rendering (this needs some cleanup), added tools to fix alpha outline quirk and glitches in the tilemap reindering 2007-07-24 22:53:43 +00:00
Joel de Vahl cdc1655b33 Fixed sound bug and made things compile. 2007-07-24 08:49:03 +00:00
Olle Rosenquist 027bfefffc Ninja powerup shouldn't spawn directly 2007-07-23 17:52:04 +00:00
Olle Rosenquist 9e70f71054 Ninja powerup shouldn't spawn directly 2007-07-23 17:51:52 +00:00
Olle Rosenquist cdcc774b02 Ninja powerup shouldn't spawn directly 2007-07-23 17:51:35 +00:00
Joel de Vahl 8be353d62c Don't crash on settings->video 2007-07-23 17:43:01 +00:00
Joel de Vahl 48ed41b105 Hammer hit sound. 2007-07-22 14:16:57 +00:00
Olle Rosenquist 184796de1c Ninja fixes 2007-07-22 13:46:45 +00:00
Olle Rosenquist ee89982075 Ninja fixes 2007-07-22 13:46:40 +00:00
Jakob Fries 8780116a02 2007-07-22 13:43:31 +00:00
Jakob Fries f7b2accd52 2007-07-22 13:42:28 +00:00
Jakob Fries 158f97d663 2007-07-22 13:19:18 +00:00
Olle Rosenquist 834f9dbd10 No friendly fire in tdm 2007-07-22 12:32:57 +00:00
Magnus Auvinen 4a2f1d3beb small updates 2007-07-22 12:27:49 +00:00
Magnus Auvinen 2231cd8c39 various small changes 2007-07-22 12:01:20 +00:00
Olle Rosenquist 26dd1c20ce Updated stuff 2007-07-22 11:53:15 +00:00
Joel de Vahl 2165a728c2 Discarded work on mipmaps. 2007-07-22 11:46:25 +00:00
Olle Rosenquist efe39aece6 Updated stuff 2007-07-22 09:16:44 +00:00
Olle Rosenquist baa65960a0 Updated stuff 2007-07-22 09:16:38 +00:00
Magnus Auvinen 3b1871499c laggometer, smaller gfx fixes 2007-07-22 09:15:34 +00:00
Olle Rosenquist 093c50fd47 Updated stuff 2007-07-21 21:47:21 +00:00
Olle Rosenquist 1120a86b25 Updated stuff 2007-07-21 21:17:38 +00:00
Joel de Vahl 8fdd5ea9bb RGBA instead of BGRA in map file 2007-07-21 21:15:02 +00:00
Jakob Fries a210fbfe22 2007-07-21 21:14:31 +00:00
Jakob Fries 17ae9fe2f3 2007-07-21 21:11:54 +00:00
Jakob Fries c3abd9d066 2007-07-21 21:08:28 +00:00
Olle Rosenquist 4ef0a10bf9 Updated stuff 2007-07-21 19:03:50 +00:00
Jakob Fries f8db452753 2007-07-21 18:18:06 +00:00
Magnus Auvinen 9e4aea97bd lots of cool new features :D new master server 2007-07-21 18:07:27 +00:00
Jakob Fries d3986a36a7 2007-07-21 17:43:00 +00:00
Joel de Vahl 2899ef7ec5 Some better sounds. 2007-07-21 17:35:28 +00:00
Jakob Fries d40868e913 2007-07-21 16:33:01 +00:00
Jakob Fries a622421cf3 2007-07-21 15:48:35 +00:00
Jakob Fries bb4ea1b87d gui 2007-07-21 12:57:36 +00:00
Magnus Auvinen c6eb611d8f fixed some bugs 2007-07-20 22:30:11 +00:00
Magnus Auvinen 52c8d980a2 fixed bugs in the ui code 2007-07-20 22:19:40 +00:00
Magnus Auvinen dc72c367e4 tweaked the explosions abit 2007-07-16 19:39:04 +00:00
Magnus Auvinen 1d84ae728f made the comment in draw_box abit tighter 2007-07-16 18:41:03 +00:00
Magnus Auvinen f3149df6e4 fixed so that the data container is only loaded once 2007-07-16 18:40:14 +00:00
Jakob Fries c4373df7fe 2007-07-16 18:35:28 +00:00
Jakob Fries 73ab25d359 menu.cpp now uses data from the data compiler instead of internal lists 2007-07-16 16:48:16 +00:00
Magnus Auvinen 8202e676f9 fixed shotgun so its more of a shotgun. fixed so it loads the correct font 2007-07-15 23:52:36 +00:00
Magnus Auvinen f2611cad8b fixed so that the editor works again 2007-07-15 13:25:10 +00:00
Magnus Auvinen 8a4cd7627e added score and time limit. cleaned up the code aswell abit 2007-07-15 10:47:50 +00:00
Jakob Fries 60b252c584 2007-07-14 23:08:17 +00:00
Magnus Auvinen fe52030c15 removed old test code 2007-07-14 22:36:04 +00:00
Magnus Auvinen 59da3c1ee6 fixed missing damage indicators 2007-07-14 22:35:46 +00:00
Magnus Auvinen 94fe893150 kill messages and other fixes and features 2007-07-14 22:35:00 +00:00
Magnus Auvinen c74efbbdb2 fixed some stuff in the font. looks abit better now 2007-07-14 13:37:26 +00:00
Magnus Auvinen 568b9f1f4a added chat, better damage indicators 2007-07-14 13:09:42 +00:00
Johan Althoff 519e644a62 fixed various warnings on windows 2007-07-13 21:22:45 +00:00
Magnus Auvinen 125d04e51f large rewrite and code cleanup 2007-07-13 13:40:04 +00:00
Jakob Fries 7be0ae1b29 fixed all warnings 2007-06-11 19:59:29 +00:00
Jakob Fries 6ae5b9b99c 2007-06-10 21:35:59 +00:00
Jakob Fries d80f6a70c5 2007-06-10 20:17:57 +00:00
Jakob Fries 9f27ce0e62 kerning editor updated 2007-06-10 20:00:58 +00:00
Jakob Fries 03422bc3c5 kerning editor 2007-06-10 17:25:08 +00:00
Jakob Fries ca30d750b2 input things 2007-06-10 15:43:28 +00:00
Jakob Fries 7e159502a1 input things 2007-06-10 15:42:19 +00:00
Jakob Fries 7ad13ccb12 new input thingies 2007-06-10 15:19:04 +00:00
Jakob Fries 6523310be6 most keys work 2007-06-09 16:21:28 +00:00
Jakob Fries f18df70e53 2007-06-01 12:24:13 +00:00
Jakob Fries 187134010d config stuff 2007-06-01 12:02:27 +00:00
Jakob Fries 4e5fa4db0b 2007-06-01 11:17:10 +00:00
Jakob Fries 9da845061a gui things 2007-06-01 11:08:33 +00:00
Jakob Fries 821e6bbe53 gui things 2007-06-01 02:21:46 +00:00
Jakob Fries f8b459b63b gui changes 2007-05-28 13:49:44 +00:00
Jakob Fries 741d700907 new gui things 2007-05-27 18:14:24 +00:00
Magnus Auvinen fab828695c removed alot of warnings 2007-05-27 10:54:33 +00:00
Magnus Auvinen bdcc0b09dd major update. added png support. fixed abit with the network 2007-05-27 00:47:07 +00:00
Magnus Auvinen 82023866ab large change. moved around all source. splitted server and client into separate files 2007-05-24 20:54:08 +00:00
Magnus Auvinen 889430a7e9 fixed buggy eye 2007-05-23 06:35:07 +00:00
Magnus Auvinen 73aa9b71c1 started the major restructure of svn 2007-05-22 15:03:32 +00:00