Commit graph

641 commits

Author SHA1 Message Date
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