Commit graph

2443 commits

Author SHA1 Message Date
Tom Adams f14e7369f1 fixed movement bug (#741) 2010-05-31 21:40:40 +00:00
Tom Adams 6fca512a95 added fix for italian language by Lanta and fixed a bug with the id in votekick menu 2010-05-31 20:05:45 +00:00
Tom Adams 23e2d5f424 fixed votekick menu (#807) 2010-05-31 15:36:20 +00:00
Tom Adams 651cd062e6 fixed english localisation bug 2010-05-31 11:07:58 +00:00
Tom Adams 262b566c94 increased the fontsize of the chat messages 2010-05-30 17:08:54 +00:00
Tom Adams 08df0fe63d added fix for italian translation by Lanta 2010-05-30 14:26:04 +00:00
Thomas 361380d630 *some esthetic changes
*split "CHud::RenderGoals()"
*added "reload" command
*added the ability to show last chat lines (+show_chat)
*updated french.txt
2010-05-30 12:01:11 +00:00
Tom Adams 659d66104e fixed dump_binds command (#806) 2010-05-30 00:15:26 +00:00
Tom Adams baa57830ad fixed bubble sort loop (#802), 2 entries in the language files and a possible overrun 2010-05-29 23:57:30 +00:00
Tom Adams e16fdc3f3e added clipping to editboxes (#773) and made their cursors blink 2010-05-29 15:53:57 +00:00
Magnus Auvinen 72c06a2589 copied refactor to trunk 2010-05-29 07:25:38 +00:00
Magnus Auvinen 878ede3080 major update with stuff 2009-10-27 14:38:53 +00:00
Magnus Auvinen 7b68ff4277 fixed chaining of console commands, allows snatching updates of console variables. cleaned up some code 2009-06-15 14:01:36 +00:00
Magnus Auvinen 57b2c49d57 fixed so that the demo player doesn't crash when the map isn't found 2009-06-15 13:16:33 +00:00
Magnus Auvinen 8bd49fe30b some clean up. fixed double server side record messages 2009-06-15 13:01:04 +00:00
Magnus Auvinen d023c72256 fixed demo browser so it's ordered and shows all files 2009-06-15 10:12:16 +00:00
Magnus Auvinen b31243d271 tweaked checkboxes 2009-06-15 09:48:18 +00:00
Magnus Auvinen b3c1bae2e9 cleaned up localization. fixed motd so it shows when connecting to a server 2009-06-15 09:46:25 +00:00
Magnus Auvinen 21c1c3866f translation update 2009-06-15 08:20:29 +00:00
Magnus Auvinen 307cf4aa64 done language selector 2009-06-15 08:15:53 +00:00
Magnus Auvinen ab171f8f30 updated localization 2009-06-15 07:34:25 +00:00
Magnus Auvinen 6309d7ad56 continued with localization 2009-06-15 06:45:44 +00:00
Magnus Auvinen bc20e9c433 localization update 2009-06-13 17:18:06 +00:00
Magnus Auvinen 6d9ccee95d base for the localization system 2009-06-13 16:54:04 +00:00
Magnus Auvinen c2f8d0e07a minor cleanup of out commented clode 2009-06-13 08:25:50 +00:00
Magnus Auvinen 69511102de improved the font system even futher. utf8 is now used everywhere. it uses less memory as well 2009-06-13 08:22:37 +00:00
Magnus Auvinen 9254ca61f1 fixed utf8 support 2009-06-07 16:06:03 +00:00
Magnus Auvinen cdc5f26900 new font rendering system using freetype2. only compiles under linux for now 2009-06-07 14:36:54 +00:00
Magnus Auvinen 4bb1df3189 moved 0.5 branch to trunk 2009-05-31 09:44:20 +00:00
Alfred Eriksson b28ede2da2 changed chatmsgs to use time instead of ticks 2009-01-24 16:09:20 +00:00
Magnus Auvinen 01d74a6d4d fixed div by zero bug 2009-01-24 15:22:40 +00:00
Alfred Eriksson 82f9be8ce0 added help messages for all commands. added syntax in the help msg 2009-01-24 14:10:26 +00:00
Magnus Auvinen 5f186c8906 fixed so the console show help for each command. not all commands have descriptions however 2009-01-24 13:12:04 +00:00
Alfred Eriksson ae5b47a266 fixed height of toolbox to fit 16p 2009-01-24 13:00:58 +00:00
Magnus Auvinen 0810f3a526 removed the no matching text in the console 2009-01-24 12:32:53 +00:00
Magnus Auvinen 9d51d47cea added tab completion to the console. works for local and remote 2009-01-24 12:16:02 +00:00
Magnus Auvinen 47c567a5ea fixed so that the refresing master servers doesn't popup under lan and favorites 2009-01-24 10:53:09 +00:00
Alfred Eriksson 598369870d refresh button work for favorites. removed duplicate of the refreshing master servers-msg. we need to refresh the serverlist at the game start 2009-01-24 10:02:29 +00:00
Magnus Auvinen 76bffb13a8 added scrollbar to the voting menu 2009-01-21 23:13:37 +00:00
Alfred Eriksson fe71008a9b fixed enter in server browser 2009-01-21 21:19:10 +00:00
Magnus Auvinen 6ffd661c78 fixed so the name of the player that calls the vote is in the chat. fixed so that the time remaining on the vote is displayed. reworked the vote box a bit so it's nicer 2009-01-21 21:17:25 +00:00
Magnus Auvinen 2f801d47cf fixed so the 'default' skin is used first when no other skin is found 2009-01-21 21:00:06 +00:00
Magnus Auvinen 0c9dfd81fd fixed vsync option 2009-01-21 20:55:07 +00:00
Magnus Auvinen d3928f559f fixed big messages in the middle of the server browser so users doesn't miss if their filter catches all servers 2009-01-21 20:39:48 +00:00
Alfred Eriksson 38a9e32efd fixed quick search box positioning 2009-01-21 18:09:06 +00:00
Alfred Eriksson c24b5f11f2 fixed spawn sound 2009-01-21 11:56:41 +00:00
Magnus Auvinen 24899a13e8 improved the prediction timer to handle crappy connections better 2009-01-21 00:05:07 +00:00
Magnus Auvinen 0b3c7010d7 moved the fps counter a bit up 2009-01-20 23:59:49 +00:00
Alfred Eriksson b0ef334817 fixed pure server image issue 2009-01-19 14:57:17 +00:00
Alfred Eriksson 2d4f6dffb9 fixed a weird bug causing game layer to be rendered wrong 2009-01-17 22:19:13 +00:00
Alfred Eriksson 397804cdc4 fixed dynamic nameplates bug #674 2009-01-17 17:06:24 +00:00
Alfred Eriksson 843690e85c fixed emote command bug #651 2009-01-17 11:48:05 +00:00
Alfred Eriksson 54def5d97d moved quick search to the bottom and fixed reset filter 2009-01-17 10:33:16 +00:00
Alfred Eriksson 783cc0d2b7 fixed #625 2009-01-12 14:43:39 +00:00
Alfred Eriksson 5141ddac4d refreshing the server info when loading 2009-01-12 14:03:19 +00:00
Magnus Auvinen 035e7a94ff fixed the non-working dynamic nameplates 2009-01-11 17:59:31 +00:00
Magnus Auvinen b717297b63 fixed so that the local player is always rendered above the other players 2009-01-11 17:55:23 +00:00
Magnus Auvinen 46125d5ed7 fixed so predicted sounds and air jump effect works with demo playback 2009-01-11 15:51:43 +00:00
Magnus Auvinen f29276e8d5 fixed so the number of players in the server info is correct 2009-01-11 14:48:38 +00:00
Magnus Auvinen e673e607dc fixed so that emoticon 0 works 2009-01-11 14:32:23 +00:00
Magnus Auvinen 5f296f3963 fixed the unpure icon 2009-01-11 13:31:36 +00:00
Alfred Eriksson 8ad943b4f3 added linebreak on new version text to prevent overlap 2009-01-11 12:34:07 +00:00
Magnus Auvinen d0bcf50ef5 fixed fsaa sampling and reduction of fsaa if gfx init fails 2009-01-11 12:13:18 +00:00
Joel de Vahl 2a7402dd6c use dmg for osx deliver, build universal binary, fix backspace being entered as a character 2009-01-11 12:10:30 +00:00
Alfred Eriksson c164ba3518 fixed #593 2009-01-11 11:01:32 +00:00
Alfred Eriksson 32645b247f reverted wrongful commit 2009-01-11 10:43:17 +00:00
Alfred Eriksson 39a12060d6 removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning. 2009-01-11 10:40:14 +00:00
Alfred Eriksson 6c1212da49 fixed the scrolling in server list 2009-01-10 20:24:47 +00:00
Magnus Auvinen 1dc158bb78 fixed so when you are in not in playing mode, the input snapping drops to 1hz to save even more bandwidth 2009-01-10 13:34:01 +00:00
Magnus Auvinen c79402d075 increased input snapping rate from 5hz to 10hz inorder to predict the network latency better 2009-01-10 11:50:31 +00:00
Alfred Eriksson d0d91c412d fixed #585 2009-01-10 11:16:21 +00:00
Joel de Vahl 581ec394f6 fixed bug where the backspace doesn't work like it should under mac os x 2008-12-30 15:52:26 +00:00
Alfred Eriksson fa9002f9b4 fixed a small bug 2008-12-20 16:05:30 +00:00
Magnus Auvinen e447ef04cc fixed so that events isn't processed when scrubbing a demo 2008-12-19 11:41:17 +00:00
Alfred Eriksson 2e5ab69c2b show the internet server browser when trying to show ingame pages offline 2008-11-17 18:44:05 +00:00
Alfred Eriksson 9167fdea18 fixed demo list refreshing 2008-11-17 16:46:21 +00:00
Alfred Eriksson 2e63ef3299 stops recording when client switches state 2008-11-17 16:13:12 +00:00
Alfred Eriksson 47e50c5f20 added gfx_noclip to disable clipping 2008-11-17 16:04:46 +00:00
Alfred Eriksson c7e8e057f2 fixed overlapping texts in hud 2008-11-17 14:43:51 +00:00
Alfred Eriksson 00794899d6 paused the aiming when game is paused 2008-11-16 15:39:22 +00:00
Magnus Auvinen b6f6f47997 fixed issues when pausing the game and added pause and unpause console commands 2008-11-16 15:10:57 +00:00
Magnus Auvinen e27e2d8b2a fixed server side demo recording and some possible crashes with incorrect demos 2008-11-16 13:58:27 +00:00
Magnus Auvinen 54429b70cf added some extra debugging information 2008-11-15 13:29:32 +00:00
Magnus Auvinen aee14baf8d fixed the favorite button in the server info 2008-11-08 12:58:39 +00:00
Magnus Auvinen 388a04d957 better voting support 2008-11-08 12:50:46 +00:00
Magnus Auvinen a6bcd74120 solved #559 2008-11-08 09:19:46 +00:00
Dominik Geyer 003c2c7d44 fixed check for bind-keyid; patch by RomD 2008-11-04 23:39:02 +00:00
Alfred Eriksson bb6a0504dc editor now works correctly when console is toggled (focus problem) 2008-11-01 16:49:05 +00:00
Alfred Eriksson 4ce4849131 fixed #538 2008-10-23 18:19:17 +00:00
Magnus Auvinen bd5b2b9f85 removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +00:00
Magnus Auvinen 66579c87a2 fixed gametype filtering 2008-10-21 18:50:23 +00:00
Magnus Auvinen b49e4da20b fixed editor saving, open and append. note that you can only save maps to your user directory 2008-10-21 18:40:46 +00:00
Magnus Auvinen bf09116059 fixed esc key that I broke recently 2008-10-21 18:25:28 +00:00
Magnus Auvinen daf9a100eb fixed error when menu takes over enter key 2008-10-21 18:21:55 +00:00
Magnus Auvinen d3f7de62f1 fixed ninja animation 2008-10-21 18:17:50 +00:00
Magnus Auvinen 9acb3e5e71 continued on ban support. cleaned up settings a bit. reworked the datadir autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly 2008-10-21 18:05:06 +00:00
Alfred Eriksson 8c1ed7d81d fixed typo 2008-10-21 16:35:44 +00:00
Magnus Auvinen d15860e44f renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
Magnus Auvinen ad9c1b0a22 fixed text input box bug 2008-10-20 23:43:15 +00:00
Magnus Auvinen 6224fc7763 fixed sending of new player info when player changes something in the info 2008-10-20 23:38:23 +00:00
Magnus Auvinen 15217d8458 fixed so that you can't vote on maps that arn't in the map list. fixed crash bug in the server info menu page 2008-10-20 23:20:28 +00:00
Magnus Auvinen da473cf614 fixed various issues with binding keys like enter and f1-f15 2008-10-20 23:10:00 +00:00
Magnus Auvinen 9f7a6a04b0 correctly paused input for game when chatting or in menu 2008-10-20 22:53:42 +00:00
Magnus Auvinen e76e0e6f7e fixed so that the gui removes previous key binding if you change it 2008-10-20 22:46:58 +00:00
Magnus Auvinen b4b2404303 release input when console is showing 2008-10-20 18:12:15 +00:00
Magnus Auvinen 8404143afe added SDL support 2008-10-20 17:47:42 +00:00
Magnus Auvinen 119b5af3d3 fixed a lot of network troubles 2008-10-19 09:10:55 +00:00
Magnus Auvinen e0358ee798 fixed the hammer so it looks good again and works like it should 2008-10-18 11:03:33 +00:00
Magnus Auvinen 8e0e105123 fixed problem with the UI always listening directly to the keyboard 2008-10-18 10:52:26 +00:00
Alfred Eriksson e858ed1310 gameclient is now reset correctly 2008-10-18 10:32:36 +00:00
Magnus Auvinen 09744696bd fixed the weapon turning stuff 2008-10-18 10:30:03 +00:00
Magnus Auvinen a91fecae92 fixed fetching of server info and corrected some spelling errors 2008-10-17 21:16:23 +00:00
Dominik Geyer a4e922cf5a decreased width of slidebars in graphics-tab to fit 2008-10-17 15:26:02 +00:00
Magnus Auvinen 35bcd41aa2 added hammer hit effect. added reset of all systems on state change. solves a lot of possible memory errors 2008-10-17 11:23:21 +00:00
Magnus Auvinen 4484948a6d updated the demo recorder 2008-10-14 12:11:42 +00:00
Magnus Auvinen 3544db4927 fixed #490 (insert the player info in the sv_setinfo message into the snapshot instead) 2008-10-08 20:47:56 +00:00
Magnus Auvinen 1d094181ed fixed #479 (chat overlaps when text is 3 lines long) 2008-10-08 19:04:10 +00:00
Magnus Auvinen 79f9fb41d4 fixed so that the components are reset on connect 2008-10-08 18:19:45 +00:00
Magnus Auvinen 12472ef7f4 major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks 2008-10-06 18:05:01 +00:00
Alfred Eriksson 78d129c051 major restructuring of the controls settings page 2008-10-05 18:27:20 +00:00
Dominik Geyer 35a1252607 minor: fixed formatting 2008-10-05 15:59:36 +00:00
Dominik Geyer 2f1fa5f292 added option for scoreboard-bind to controls-page 2008-10-05 15:56:58 +00:00
Dominik Geyer faa96f6d3a show if servers use non-standard tuning and let serverbrowser filter for these; ticket #393 2008-10-05 09:57:46 +00:00
Dominik Geyer 343324c21b fixed compiler warnings 2008-10-02 15:34:45 +00:00
Joel de Vahl 9b0b0eb98d Removed compile warnings 2008-10-02 14:44:35 +00:00
Magnus Auvinen cebda9790b some cleanups. splitted e_network.c into several files. continued on the ban support 2008-10-02 12:29:19 +00:00
Alfred Eriksson bddc6ec6cc server browser is now default menu page 2008-10-01 18:40:09 +00:00
Dominik Geyer 397b9a764b data-dir autodetection; data-dir override; compiled-in data-dir; messagebox if detection fails; does chdir into data-dir 2008-10-01 17:16:22 +00:00
Magnus Auvinen eac9658b73 added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00
Magnus Auvinen 6d44adb711 fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud. 2008-09-25 14:04:02 +00:00
Magnus Auvinen d2d4024c7a voting fixes 2008-09-25 12:41:37 +00:00
Magnus Auvinen aaaba4f403 continued on the voting 2008-09-25 12:23:44 +00:00
Alfred Eriksson 059c2ee4cb reverted changes that changed to the old background 2008-09-24 15:09:09 +00:00
Magnus Auvinen 917ebc17c6 begun the work on voting 2008-09-24 14:47:03 +00:00
Alfred Eriksson 2f28978237 server info page is fixed, remaining is to set current_server_info 2008-09-24 14:28:26 +00:00
Magnus Auvinen d9d37b945e some server restructure. added hook no attach sound 2008-09-23 18:08:19 +00:00
Magnus Auvinen c94b1f22ab added non-hookable tile 2008-09-23 14:38:13 +00:00
Magnus Auvinen 8f9e2031dc repaired the editor 2008-09-23 13:28:57 +00:00
Magnus Auvinen b65a2c63aa upped max clients to 16 2008-09-23 13:14:04 +00:00
Magnus Auvinen 2aca3b874f new menu background, much more relaxing 2008-09-23 11:58:12 +00:00
Magnus Auvinen ff1d4efb04 fixed rendering of the nameplates 2008-09-23 08:42:38 +00:00
Magnus Auvinen 33b50738e6 added dead reckoning to the characters 2008-09-23 07:43:41 +00:00
Magnus Auvinen ed4d4bfdc4 fixed cursor problems 2008-09-13 05:57:11 +00:00
Magnus Auvinen 5bcba4498e fixed timeout 2008-09-12 07:20:26 +00:00
Magnus Auvinen 39c01e7f11 trying out a funnier background 2008-09-11 22:45:28 +00:00
Dominik Geyer 51a9d23dae fixed spectator mode freeview 2008-09-09 15:50:41 +00:00
Magnus Auvinen 3b086d616a fixed threaded jobs 2008-09-07 21:13:24 +00:00
Alfred Eriksson 6a4e17ea85 added round number to the scoreboard 2008-09-07 15:07:08 +00:00
Alfred Eriksson 777e685a24 merge from 0.4.3: chat placement/width 2008-09-07 08:44:30 +00:00
Alfred Eriksson c3ff86330f merge from 0.4.3: lots of small stuff 2008-09-07 08:30:49 +00:00
Magnus Auvinen fa266334fd fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
Dominik Geyer a9211ffd64 moved nameplate-code to new component nameplates; ticket #461 2008-09-04 18:54:37 +00:00
Alfred Eriksson 4c2632b7b6 merge from 0.4.3: version-notification on client 2008-09-04 18:45:41 +00:00
Magnus Auvinen 7248dd641d cleaned up the browser code a bit 2008-09-04 18:42:26 +00:00
Magnus Auvinen bcabb31780 new browser layout. work not done, but started 2008-09-04 18:25:12 +00:00
Magnus Auvinen 53da3f0d40 added favorites. no saving of them yet however 2008-09-03 20:03:01 +00:00
Alfred Eriksson b649ab6c16 merged teambalance-warning and mini-/maximize-stuff from 0.4.3 2008-09-01 18:17:01 +00:00
Magnus Auvinen 67aa042dcb compile fixes for windows 2008-09-01 17:30:20 +00:00
Magnus Auvinen 9c704c6a05 added mapimages component 2008-09-01 05:54:00 +00:00
Magnus Auvinen 04eddacd65 setting of correct game type in game controller. fixed gametype filter in browser. various cleanups 2008-08-31 21:50:14 +00:00
Magnus Auvinen 0a48454a55 removed the GAMETYPE_ enum 2008-08-31 14:37:35 +00:00
Magnus Auvinen 5198d6bf01 fixed some crashes and added kill and team console commands 2008-08-31 13:36:30 +00:00
Magnus Auvinen 132da5396b added emot command 2008-08-31 13:14:28 +00:00
Magnus Auvinen cd7a3519a7 added the loading screen again 2008-08-30 22:38:56 +00:00
Magnus Auvinen 432602c4ca renamed gc_ui.* to ui.* 2008-08-30 21:31:01 +00:00
Magnus Auvinen 374714f641 clean up the hooks and removed the old gc_hooks.cpp file and renamed to clienthooks.cpp 2008-08-30 21:16:58 +00:00
Magnus Auvinen b03b048974 removed gc_client.hpp 2008-08-30 21:09:13 +00:00
Magnus Auvinen 8949d77fc4 added the binding commands to the console again 2008-08-30 21:01:57 +00:00
Magnus Auvinen 2b53f91a1f added the special binds again. console can now be accessed in the menus aswell 2008-08-30 09:34:55 +00:00
Magnus Auvinen dfe7cb1579 fixed so that menus doesn't use inp_get_event. fixes the gui key binder 2008-08-30 09:28:31 +00:00
Magnus Auvinen 9672fe674f fixed so you can disconnect and reconnet without crashing 2008-08-30 09:16:29 +00:00
Magnus Auvinen 2e2d31ccc3 fixed the motd correctly 2008-08-30 08:26:36 +00:00
Magnus Auvinen 71fa35606c fixed emoticons 2008-08-30 08:20:06 +00:00
Magnus Auvinen b4cef60d62 fixed the remote console 2008-08-30 08:01:29 +00:00
Magnus Auvinen 0511e1152a added sound component 2008-08-29 05:34:18 +00:00
Magnus Auvinen b22dd1488c futher cleanups 2008-08-27 20:51:51 +00:00
Magnus Auvinen a47fe88d19 ingame menu fixed 2008-08-27 20:23:50 +00:00
Magnus Auvinen ef0a301209 ammo counter imaged fixed 2008-08-27 20:18:50 +00:00
Magnus Auvinen 25a2e529ba fixed so the client gets the correct player info 2008-08-27 20:17:04 +00:00
Magnus Auvinen 72ec4f1a9d fixed weapon switching 2008-08-27 20:04:07 +00:00
Magnus Auvinen ae364d4d29 scoreboard fixed 2008-08-27 19:50:33 +00:00
Magnus Auvinen 8f23204eef fixed the chat 2008-08-27 19:41:02 +00:00
Magnus Auvinen 68c52dd5ef repaired the local console 2008-08-27 16:23:15 +00:00
Magnus Auvinen dc67b34138 added virtual destructor 2008-08-27 15:53:52 +00:00
Magnus Auvinen dfe499248f major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
Magnus Auvinen d711dd190c continued with clean up 2008-08-17 08:52:24 +00:00
Magnus Auvinen 16912026db added cl_layershot. fixed some bugs in the network 2008-08-17 07:05:16 +00:00
Magnus Auvinen 817f431377 moved out e_system, e_detect, vmath and math to a little base library 2008-08-14 17:19:13 +00:00
Magnus Auvinen 9d632dd826 major update. server clean up and much added documentation 2008-07-06 11:21:21 +00:00
Magnus Auvinen 3705064b10 renamed .h to .hpp in game because they are c++ headers 2008-06-12 12:09:34 +00:00
Magnus Auvinen f6c67c29cd large commit with loads of clean up. more is comming 2008-06-12 10:51:48 +00:00
Magnus Auvinen a7cb36877c commited the small thing that I had before I reinstall my machine 2008-04-27 05:56:56 +00:00
Magnus Auvinen 6ecc2efaec more loads of changes for 0.5.0 2008-04-06 14:32:56 +00:00
Magnus Auvinen d15bef7ede loads of changes here and there. added flushing of packets when connection is started 2008-04-06 11:52:00 +00:00
Magnus Auvinen 34c3a1c142 new network code. not perfect. connectionless packets is missing so no server discovery is possible. reduced network traffic by A LOT 2008-04-05 14:50:43 +00:00
Magnus Auvinen e3fcdcf378 fixed console bind problem 2008-04-05 12:19:17 +00:00
Magnus Auvinen fabdd7b2dc fixed input problem, partly :) 2008-04-05 11:56:37 +00:00
Magnus Auvinen 15cd754da0 motd tweaks 2008-04-05 07:34:06 +00:00
Magnus Auvinen 2a4e911c32 fixed proper velocity calculations on the player when rendering 2008-04-05 07:29:23 +00:00
Magnus Auvinen cddf3c0f60 fixed so that you can't set sens below 5 in the gui 2008-03-30 15:48:53 +00:00
Magnus Auvinen 8996572f55 fixed tiling error when using sides that are just 1 tile thick 2008-03-30 15:47:32 +00:00
Magnus Auvinen 8ac1164a89 fixed saving of complex binds 2008-03-30 15:43:19 +00:00
Magnus Auvinen fb69e560e5 small compile fixes 2008-03-30 10:05:36 +00:00
Magnus Auvinen e9da47d20e fixed loading text issue. tweaked some colors 2008-03-30 09:51:25 +00:00
Magnus Auvinen 370cbbe79f server browser improvements. much improved quick search. sorted the player list. 2008-03-29 17:20:21 +00:00
Magnus Auvinen e1fbab87a1 fixed problem that binds get bound again 2008-03-29 15:00:04 +00:00
Magnus Auvinen 6349abcbdd fixed the welcome screen 2008-03-29 11:59:08 +00:00
Magnus Auvinen 1f246d9dcb fixed protection so that the fonts doesn't get resampled 2008-03-29 11:55:42 +00:00
Magnus Auvinen 7a3874745c fixed loads of graphical optimizations 2008-03-29 11:44:03 +00:00
Magnus Auvinen 754e3d2b61 reduced the fontsize on the killmsgs 2008-03-23 15:19:58 +00:00
Magnus Auvinen b0e5093bb6 removed some old code 2008-03-23 14:26:29 +00:00
Magnus Auvinen efabdb169d fixed better motd 2008-03-23 14:23:07 +00:00
Magnus Auvinen d3395a8e0a fixed rendering error with the katana and hook. made the rcon more verbose about entering password 2008-03-23 13:51:11 +00:00
Magnus Auvinen 35aaf25a32 added button to reset the filtering 2008-03-23 13:25:38 +00:00
Magnus Auvinen 5c8b89e7e6 added option to thread the sound loading 2008-03-23 13:18:53 +00:00
Magnus Auvinen 960dd7b784 removed the threaded loading of sounds. fixed the custom coloring of the tees 2008-03-23 12:36:24 +00:00
Magnus Auvinen 8cfd2485fd tweaked the airjump indicator 2008-03-23 11:57:25 +00:00
Magnus Auvinen e891a7a75b fixed all the weapon switching bugs 2008-03-23 10:14:35 +00:00
Magnus Auvinen fb64675ad6 fixed the password box 2008-03-23 09:46:15 +00:00
Magnus Auvinen bf298955bd fixed the motd message displaying the first line correctly 2008-03-23 09:24:47 +00:00
Magnus Auvinen 8a0ee87586 added button to reset binds to default 2008-03-23 09:22:15 +00:00
Magnus Auvinen 1788d1b08c fixed problem with numeric binds 2008-03-23 09:15:31 +00:00
Magnus Auvinen c03f2a36e8 fixed the tabsize of ping in the server browser 2008-03-23 09:12:27 +00:00
Magnus Auvinen a39b095919 fixed overflow in the edit boxes 2008-03-23 09:10:25 +00:00
Magnus Auvinen bc108df382 renamed everything. added the new license 2008-03-22 18:40:27 +00:00
Magnus Auvinen 271f1ae44a fixed error with broadcast 2008-03-22 16:17:59 +00:00
Magnus Auvinen ffa7735e0d added compatible version filter. cleaned up the server browser a bit. increased rifle ammo to 10 2008-03-22 14:26:17 +00:00
Magnus Auvinen 3dd090c705 made better broadcast and motd 2008-03-22 11:55:56 +00:00
Magnus Auvinen 7797a65167 changed the bindings commands to bind, unbind and dump_binds. added broadcast messages. fixed so that cl_editor works 2008-03-22 11:45:48 +00:00
Magnus Auvinen 2d26c93f05 fixed invisible tees problem. increased mouse deadzone from 200 to 300. decreased max camera distance to 200. 2008-03-22 10:59:36 +00:00
Magnus Auvinen 3d434173e6 fixed minor bug with the input 2008-03-22 02:58:56 +00:00
Magnus Auvinen 45a047ce47 fixed bug in text rendering. added option for detail layers 2008-03-21 17:39:09 +00:00
Magnus Auvinen faa13fe703 fixed input problems. made better input in console and chat 2008-03-21 16:45:26 +00:00
Magnus Auvinen 6c972078ca fixed non-intersecting hook problem. hook length is more visible now. fixed damange system (thanks to shootme) 2008-03-19 23:08:26 +00:00
Magnus Auvinen 4986238fc8 tuned down the zoom a bit more like 0.3.4 2008-03-18 02:37:27 +00:00
Magnus Auvinen 6d07a560a6 fixed so that you can bind chat to enter and it still works 2008-03-18 02:14:35 +00:00
Magnus Auvinen 66ec159da7 better fix for the camera jerk of the emoticon selector 2008-03-18 01:56:43 +00:00
Magnus Auvinen 36c9bc5bb9 fixed camera jerk when using the emoticon selector 2008-03-18 01:54:16 +00:00
Magnus Auvinen 3fb0a02954 fixed chat rendering 2008-03-18 01:49:47 +00:00
Magnus Auvinen 4ad19387e4 fixed flag jerkiness when capturing and returning 2008-03-18 01:38:43 +00:00
Magnus Auvinen a3714edde1 fixed so that the screen doesn't blank when you aim in the middle 2008-03-18 01:35:05 +00:00
Magnus Auvinen 944cd68add loads of small fixes everywhere 2008-03-18 01:30:47 +00:00
Magnus Auvinen 511720b0e4 loads of minor fixes here and there. fixed invalid corrections and stuff like that 2008-03-17 22:36:03 +00:00
Magnus Auvinen 8cb74cfabe added more checking to the messages 2008-03-17 21:55:33 +00:00
Magnus Auvinen c4e165f395 reworked the whole message system 2008-03-17 21:31:46 +00:00
Magnus Auvinen 34b1177b99 fixed issue with particles disappering 2008-03-17 02:03:56 +00:00
Magnus Auvinen f62a215b70 fixed the centering of the score on the miniscore board 2008-03-17 02:00:45 +00:00
Magnus Auvinen 29e616919e fixed client name in the chat log 2008-03-17 01:50:50 +00:00
Magnus Auvinen 22360b5d79 blood color depending on skin fixed 2008-03-17 01:41:11 +00:00
Magnus Auvinen 9adbff91f1 updated rifle effects 2008-03-17 01:20:50 +00:00
Magnus Auvinen 16280e411c fixed space in chat :D 2008-03-17 01:06:21 +00:00
Magnus Auvinen ad19e0702e tweaked the rifle and added rifle sounds 2008-03-17 01:03:14 +00:00
Magnus Auvinen 1c5103e891 fixed the chatting 2008-03-16 22:48:02 +00:00
Magnus Auvinen 4a3c2e2c8c loads of fixes, skidding, velocity ramping and other stuff 2008-03-16 22:32:17 +00:00
Magnus Auvinen 38811b6951 fixed config variable bug 2008-03-15 13:27:24 +00:00
Magnus Auvinen 41b8f4f165 redone the console parsing to be more userfriendly 2008-03-14 23:39:52 +00:00
Magnus Auvinen 24969cd0ef tilemap skip optimizating 2008-03-12 23:53:39 +00:00
Magnus Auvinen 0883fc3dfd cleaned up some console stuff 2008-03-11 08:48:48 +00:00
Magnus Auvinen 1d98b33ec2 added motd 2008-03-11 05:29:51 +00:00
Magnus Auvinen 6c60f3bcbb fixed error in the skin selection due to special skins 2008-03-10 19:39:30 +00:00
Magnus Auvinen e7241d743c fixed the ninja rendering 2008-03-10 19:36:05 +00:00
Magnus Auvinen 61535a565a added cl_showfps. removed cl_show_player_ids 2008-03-09 18:20:27 +00:00
Magnus Auvinen f10958c450 fixed so that you can customize the mouse movement more 2008-03-09 18:12:48 +00:00
Magnus Auvinen 719b133d5a updated ctf2. could use some more 0.4.0 effects 2008-03-02 15:46:51 +00:00
Magnus Auvinen 6f608ed462 fixed so that the map rotation works like it should 2008-03-01 20:21:34 +00:00
Magnus Auvinen 08c4c8e0b7 redone the input system so you can know do keybindings with say etc 2008-03-01 20:03:04 +00:00
Magnus Auvinen 0747c2dff9 fixed remote console. some gui tweaks aswell. 2008-03-01 14:36:36 +00:00
Magnus Auvinen 91eda24ddc fixed correction count. fixed miss-behaving server 2008-02-24 18:41:02 +00:00
Magnus Auvinen 4739966e14 larger restructure to improve security 2008-02-24 16:03:58 +00:00
Magnus Auvinen 1ea859c431 security audit: fixed so the packer functions checks for errors 2008-02-11 22:25:10 +00:00
Magnus Auvinen 79dfdb3cd7 security audit: first batch of fixes. replaced sprintf, strcpy with more secure versions 2008-02-11 21:49:26 +00:00
Magnus Auvinen 2185df9254 shadow on the console. respect sv_sendheartbeats 2008-02-11 08:24:59 +00:00
Magnus Auvinen fb336cddbb added simple map downloading \o/ 2008-02-10 16:50:59 +00:00
Magnus Auvinen 294cbe18c1 done some more latency work. added the extra message for projectiles to reduce latency 2008-02-10 15:32:30 +00:00
Magnus Auvinen acffe66ebe flashified the console 2008-02-10 01:48:39 +00:00
Magnus Auvinen 91e4c2252b added rotate to editor. fixed so that the game handles envelopes 2008-02-05 19:11:34 +00:00
Magnus Auvinen da2d792186 renamed laser to rifle. 2008-02-04 07:59:25 +00:00
Magnus Auvinen dd1e7adc00 fixed sound positioning bug, tweaked laser effect, fixed memory dumping 2008-02-04 07:36:54 +00:00
Jakob Fries d76661b3be console now has proper backlog and command history. kill command added. predicted hooks no longer make a sound when hitting a player. 2008-02-04 00:13:34 +00:00
Magnus Auvinen 5f32f5b36f added laser weapon 2008-02-02 18:05:16 +00:00
Magnus Auvinen 1fe3202f0b cleaned up the console code. added the ability to tune the game in runtime. 2008-02-02 12:38:36 +00:00
Jakob Fries 307c2cfae8 removed redudant constant 2008-02-02 11:10:46 +00:00
Jakob Fries e2de77ea14 should compile on windows now 2008-02-02 11:08:31 +00:00
Jakob Fries ba560c861e animated console, added log messages for team changes and ctf flag events 2008-01-30 13:15:58 +00:00
Magnus Auvinen 6c362f91eb more cleanups 2008-01-29 21:55:13 +00:00
Magnus Auvinen 7bc733dc10 large update. cleaned up some code. added new effects for almost everything 2008-01-29 21:39:41 +00:00
Magnus Auvinen 805a74c1e4 fixed collision bug with player <-> player 2008-01-20 15:19:30 +00:00
Magnus Auvinen bf2ddd701a some missed files 2008-01-19 16:44:11 +00:00
Jakob Fries 38aacd5dbb Moved fonts to data dir 2008-01-19 16:44:02 +00:00
Magnus Auvinen 3b0941b190 fixed so that the client can handle external images 2008-01-19 16:23:05 +00:00
Magnus Auvinen dd21ae1bc7 large commit. documented a bit. editor updates. general cleanup of everything 2008-01-19 10:57:25 +00:00
Jakob Fries 7b73f15052 Console is now accessable in-game and has more commands: connect, disconnect, quit. 2008-01-18 15:55:03 +00:00
Magnus Auvinen 57c4765993 editor update and other stuff 2008-01-17 23:09:49 +00:00
Magnus Auvinen 037569c4e5 compile fixes 2008-01-16 22:15:56 +00:00
Jakob Fries 75c8b2e9a5 Added first version of the console. 2008-01-16 22:14:06 +00:00
Magnus Auvinen c04df11f1e editor update 2008-01-13 22:03:32 +00:00
Magnus Auvinen e26b898b74 various fixes. continued on the editor 2008-01-13 16:30:30 +00:00
Magnus Auvinen 06671c4494 fixed various issues 2008-01-13 13:42:59 +00:00
Magnus Auvinen 4c987519b0 removed some old code 2008-01-13 11:43:43 +00:00
Magnus Auvinen ea245b969d new mapformat in place. continued the cleanup. some effects are gone, gonna be redone so no biggie. CTF isn't working now. 2008-01-13 11:15:32 +00:00
Magnus Auvinen 906ece7894 continued the cleanup 2008-01-12 17:09:00 +00:00
Magnus Auvinen 99f0a47d6b first round of code cleanup 2008-01-12 15:07:57 +00:00
Magnus Auvinen 47a0525ab8 merged editor over to trunk 2008-01-12 12:27:55 +00:00
Magnus Auvinen 1c1677f023 merged 0.3.3 changes over to trunk 2008-01-12 12:08:26 +00:00
Jakob Fries 24e17b41a8 Minimized font's gfx memory footprint. 2008-01-11 16:48:34 +00:00
Joel de Vahl 4fd640c705 new experimental weapon 2007-12-27 17:46:32 +00:00
Johan Althoff e59ef41843 fixed win32 compile error 2007-12-25 14:49:51 +00:00
Magnus Auvinen 5050c0ca4f compile fixes 2007-12-25 11:56:11 +00:00
Jakob Fries cd6d5e6237 new fonts added, lots more magic font code added, server bug fixed 2007-12-25 03:25:13 +00:00
Jakob Fries 23d50255d2 fixed font stuffs 2007-12-24 13:11:52 +00:00
Jakob Fries a02611511c more font stuffs 2007-12-24 13:09:34 +00:00
Jakob Fries 1ddfbba366 add new font stuff 2007-12-22 02:55:19 +00:00
Jakob Fries 87b89138f4 you can now click the name area of server details to join 2007-12-21 23:23:22 +00:00
Magnus Auvinen 213d194c3b fixed flags color 2007-12-21 21:48:09 +00:00
Magnus Auvinen d84e653f6d tweaked chat colors 2007-12-20 00:16:33 +00:00
Magnus Auvinen 72ffd0ae8a fixed so input isn't processed when you have the menu or chat active 2007-12-19 21:29:08 +00:00
Magnus Auvinen 953b5492e1 added some more spacing in the server browser 2007-12-19 21:09:57 +00:00
Magnus Auvinen 6987e6d556 tweaked blue chat text 2007-12-19 21:07:14 +00:00
Magnus Auvinen 8ea39f85bb fixed restart warning 2007-12-19 20:30:09 +00:00
Magnus Auvinen 4b868fb029 fixed so the hook_pos is set correctly 2007-12-19 20:12:30 +00:00
Magnus Auvinen 34698e13e9 added version to server browser. fixed so that you can join a server even if you have 2007-12-19 19:56:38 +00:00
Magnus Auvinen ffa923bbeb fixed various small bugs. fixed fair spawning system 2007-12-18 23:21:57 +00:00
Magnus Auvinen 408b426254 fixed selection bug in the server browser 2007-12-18 22:05:09 +00:00
Magnus Auvinen 5abbc0bce7 fixed bugs with the server browser 2007-12-18 21:13:09 +00:00
Magnus Auvinen 0c078f11b7 fixed smooooooth scrolling in the server browser 2007-12-18 21:06:56 +00:00
Magnus Auvinen 723057e8c9 fixed fullauto on shotgun and rockets. fixed animation problem with 25 snaprate on hammer 2007-12-18 20:33:34 +00:00
Magnus Auvinen e988e3c161 fixed so that the scrollwheel works in the server browser 2007-12-18 20:19:35 +00:00
Magnus Auvinen f3a60b6df9 changed how the input snapping works. fixed a bug in the projectile rendering when using 25 snapping rate 2007-12-18 20:12:25 +00:00
Magnus Auvinen c2b650a217 cleaned up abit. halfed the default snapping rate. fixed different snapping rates, init, full and recover to help the bandwidth. 2007-12-17 22:14:00 +00:00
Magnus Auvinen b6ccb8bd8b added some finess to the gui 2007-12-17 00:44:03 +00:00
Magnus Auvinen a6aec9e0cd added the ability to kick players 2007-12-17 00:27:41 +00:00
Magnus Auvinen 64dd53133c fixed so that you can't bind esc 2007-12-17 00:18:10 +00:00
Magnus Auvinen 5dcbfe0c2b fixed so that the name is colored in your team color in team games 2007-12-17 00:14:47 +00:00
Magnus Auvinen 6a1d49fd9a fixed the flag in scoreboard aswell 2007-12-16 23:33:40 +00:00
Magnus Auvinen c3320e9d07 fixed reverse sorting 2007-12-16 23:09:36 +00:00
Magnus Auvinen fc554e113b fixed so that the scoreboard can hold 12 players 2007-12-16 22:57:41 +00:00
Magnus Auvinen 138c0c5e2b fixed the welcome screen 2007-12-16 22:34:43 +00:00
Magnus Auvinen 41a0f43866 fixed the abort, try again buttons 2007-12-16 21:56:59 +00:00
Magnus Auvinen 69dfe6878f fixed rendering of spectators 2007-12-16 21:54:36 +00:00
Magnus Auvinen 00adf08412 fixed spectate clamping 2007-12-16 20:31:33 +00:00
Magnus Auvinen fdc4889768 fixed clamping of insane moves 2007-12-16 13:32:59 +00:00
Magnus Auvinen 6285917917 added some extra checks 2007-12-16 13:12:03 +00:00
Magnus Auvinen d9ad96384b fixed so that the join red and join blue buttons isn't displayed in dm 2007-12-16 09:53:57 +00:00
Magnus Auvinen 24151cb553 switched yes and no buttons on quit dialog 2007-12-15 15:01:53 +00:00
Magnus Auvinen c4915c5bd9 added airjump sound. added the option to choose sound device 2007-12-15 14:30:22 +00:00
Magnus Auvinen e02afe76dd fixed widescreen problems 2007-12-15 14:10:29 +00:00
Magnus Auvinen ae8f2d5d5b tweaked stars abit 2007-12-15 13:44:07 +00:00
Magnus Auvinen 7a080b0f00 fixed the snow when the window size is changing 2007-12-15 13:22:43 +00:00
Magnus Auvinen 22d3ecf90a fixed smaller gui problems 2007-12-15 13:19:44 +00:00
Magnus Auvinen a2566b3ebd cleaned up code structure a bit 2007-12-15 10:24:49 +00:00
Magnus Auvinen 587632d99a fixed minor issues with the snow and cleaned it up 2007-12-13 22:20:34 +00:00
Magnus Auvinen f796eeb6a7 winter effects are done 2007-12-13 22:17:36 +00:00
Magnus Auvinen 3ab7ef3243 fixed option for ui color 2007-12-13 20:52:20 +00:00
Magnus Auvinen c3b492b4be variuos crash fixes and fixed ninja 2007-12-13 20:28:22 +00:00
Magnus Auvinen 95f38bd426 added small files to make sure that some empty directorys are in the src release 2007-12-12 21:49:18 +00:00
Magnus Auvinen 182c77721e cleaned up the console variables 2007-12-11 23:10:07 +00:00
Magnus Auvinen 7cf32e6f97 fixed scoreboard stuff 2007-12-11 23:00:48 +00:00
Magnus Auvinen e9560899a3 fixed panning problem 2007-12-11 22:03:17 +00:00
Magnus Auvinen 63e834c353 added connection problems sign 2007-12-11 21:55:52 +00:00
Jakob Fries c896ce54ea foundation for widescreen support... still needs to fix ingame gui 2007-12-10 23:28:37 +00:00
Magnus Auvinen 110834e859 fixed nameplats in spectator 2007-12-10 21:30:19 +00:00
Magnus Auvinen f09c94ae1a fixed the reversed nameplate option 2007-12-10 20:41:41 +00:00
Magnus Auvinen 4bb8a81a5a fixed nameplate issue 2007-12-10 20:36:38 +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 7366995539 fixed so that diffrent maps can have diffrent backdrops 2007-12-09 16:39:37 +00:00
Magnus Auvinen 7f95a8d4a6 fixed so that the airjump effect is shown to all 2007-12-09 16:04:37 +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 33ac1646f7 added keys for consoles and chats 2007-12-09 09:48:08 +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 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 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 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 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 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 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 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
Joel de Vahl aca6dd808b new mixer and ppc fixes 2007-09-25 19:48:52 +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 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 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
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 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 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
Jakob Fries 6ec3e70bab config is now stored in ~/teewars on macs 2007-08-05 15:23:23 +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 e6739e0e3e fixed crash bug 2007-08-04 19:04:31 +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 9f35dfa5db added switch and noammo sounds. ingame chat works more intuitively (sp?) 2007-08-04 16:49:57 +00:00
Magnus Auvinen 681fbaf011 fixed the skins 2007-08-02 21:52:58 +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 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
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 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 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 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 9e70f71054 Ninja powerup shouldn't spawn directly 2007-07-23 17:51:52 +00:00
Joel de Vahl 8be353d62c Don't crash on settings->video 2007-07-23 17:43:01 +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
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 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
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 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 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 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 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