Commit graph

764 commits

Author SHA1 Message Date
Magnus Auvinen 72ec4f1a9d fixed weapon switching 2008-08-27 20:04:07 +00:00
Magnus Auvinen ae364d4d29 scoreboard fixed 2008-08-27 19:50:33 +00:00
Magnus Auvinen 8f23204eef fixed the chat 2008-08-27 19:41:02 +00:00
Magnus Auvinen 68c52dd5ef repaired the local console 2008-08-27 16:23:15 +00:00
Magnus Auvinen dc67b34138 added virtual destructor 2008-08-27 15:53:52 +00:00
Magnus Auvinen dfe499248f major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
Magnus Auvinen d711dd190c continued with clean up 2008-08-17 08:52:24 +00:00
Magnus Auvinen 16912026db added cl_layershot. fixed some bugs in the network 2008-08-17 07:05:16 +00:00
Magnus Auvinen d1282138cd removed old protocol file 2008-08-15 05:26:11 +00:00
Magnus Auvinen 6235540629 moved out the player code from the character 2008-08-14 18:46:52 +00:00
Magnus Auvinen 78c089c0ea last of the game server clean up. now it's done 2008-08-14 18:42:47 +00:00
Magnus Auvinen a420eb543f moved alot of stuff to their own cpp/hpp files 2008-08-14 18:25:44 +00:00
Magnus Auvinen 817f431377 moved out e_system, e_detect, vmath and math to a little base library 2008-08-14 17:19:13 +00:00
Magnus Auvinen 0fceb1cf1a added documentation 2008-08-05 21:37:33 +00:00
Magnus Auvinen a13b94f9e0 minor update 2008-07-08 09:07:21 +00:00
Magnus Auvinen 9d632dd826 major update. server clean up and much added documentation 2008-07-06 11:21:21 +00:00
Magnus Auvinen 3705064b10 renamed .h to .hpp in game because they are c++ headers 2008-06-12 12:09:34 +00:00
Magnus Auvinen f6c67c29cd large commit with loads of clean up. more is comming 2008-06-12 10:51:48 +00:00
Magnus Auvinen 0d3b988c1a major changes to the build script, requires new bam 2008-05-10 17:18:56 +00:00
Magnus Auvinen a7cb36877c commited the small thing that I had before I reinstall my machine 2008-04-27 05:56:56 +00:00
Magnus Auvinen 6ecc2efaec more loads of changes for 0.5.0 2008-04-06 14:32:56 +00:00
Magnus Auvinen d15bef7ede loads of changes here and there. added flushing of packets when connection is started 2008-04-06 11:52:00 +00:00
Magnus Auvinen 34c3a1c142 new network code. not perfect. connectionless packets is missing so no server discovery is possible. reduced network traffic by A LOT 2008-04-05 14:50:43 +00:00
Magnus Auvinen f713ad2028 added optional finish call 2008-04-05 13:04:43 +00:00
Magnus Auvinen 8df857166a updated game version 2008-04-05 12:27:28 +00:00
Magnus Auvinen e3fcdcf378 fixed console bind problem 2008-04-05 12:19:17 +00:00
Magnus Auvinen fabdd7b2dc fixed input problem, partly :) 2008-04-05 11:56:37 +00:00
Magnus Auvinen 1de453aa2a removed some debug messages in the network 2008-04-05 11:48:43 +00:00
Magnus Auvinen 20280336dd moved setting of the window title 2008-04-05 11:22:21 +00:00
Magnus Auvinen c0f2ef7f91 fixed ping times in lan browser 2008-04-05 08:26:20 +00:00
Magnus Auvinen 35643645e2 fixed the ninja again 2008-04-05 08:02:21 +00:00
Magnus Auvinen 605e7074ba added # comments to the console 2008-04-05 07:38:48 +00:00
Magnus Auvinen 15cd754da0 motd tweaks 2008-04-05 07:34:06 +00:00
Magnus Auvinen 2a4e911c32 fixed proper velocity calculations on the player when rendering 2008-04-05 07:29:23 +00:00
Magnus Auvinen 6f636b67d5 fixed greande 6dmg thing 2008-04-03 07:17:22 +00:00
Magnus Auvinen 75273485c4 fixed closing of map download when disconnecting 2008-03-30 19:38:08 +00:00
Magnus Auvinen cddf3c0f60 fixed so that you can't set sens below 5 in the gui 2008-03-30 15:48:53 +00:00
Magnus Auvinen 8996572f55 fixed tiling error when using sides that are just 1 tile thick 2008-03-30 15:47:32 +00:00
Magnus Auvinen 8ac1164a89 fixed saving of complex binds 2008-03-30 15:43:19 +00:00
Magnus Auvinen a35f7cd4b4 fixed optional " in the console 2008-03-30 12:46:58 +00:00
Magnus Auvinen a16c624930 fixed realigning of text when chaning row 2008-03-30 10:27:17 +00:00
Magnus Auvinen fb69e560e5 small compile fixes 2008-03-30 10:05:36 +00:00
Magnus Auvinen e9da47d20e fixed loading text issue. tweaked some colors 2008-03-30 09:51:25 +00:00
Magnus Auvinen fd0f68a12c some clean up and added sv_rounds_per_map variable 2008-03-29 21:46:38 +00:00
Magnus Auvinen e822830056 fixed some weapon switching issues 2008-03-29 18:40:18 +00:00
Magnus Auvinen 370cbbe79f server browser improvements. much improved quick search. sorted the player list. 2008-03-29 17:20:21 +00:00
Magnus Auvinen 3db76357eb fixed so that the server won't crash if there are flags missing in ctf 2008-03-29 15:21:16 +00:00
Magnus Auvinen e1fbab87a1 fixed problem that binds get bound again 2008-03-29 15:00:04 +00:00
Magnus Auvinen f77db47685 fixed so that spectators have their own teamchat 2008-03-29 14:49:23 +00:00
Magnus Auvinen 83660e0853 added spam protection 2008-03-29 14:39:45 +00:00
Magnus Auvinen ae71bff086 some clean up and increased the size of a strings in the console 2008-03-29 14:34:40 +00:00
Magnus Auvinen 68b3c9843a fixed the extra *** in when changing name. fixed so that sv_powerups works 2008-03-29 12:04:14 +00:00
Magnus Auvinen 6349abcbdd fixed the welcome screen 2008-03-29 11:59:08 +00:00
Magnus Auvinen 1f246d9dcb fixed protection so that the fonts doesn't get resampled 2008-03-29 11:55:42 +00:00
Magnus Auvinen 7a3874745c fixed loads of graphical optimizations 2008-03-29 11:44:03 +00:00
Magnus Auvinen 8ff7c94ac2 fixed some memory leaks 2008-03-24 15:33:12 +00:00
Magnus Auvinen 30e78ec74a updated version number 2008-03-23 15:33:54 +00:00
Magnus Auvinen 754e3d2b61 reduced the fontsize on the killmsgs 2008-03-23 15:19:58 +00:00
Magnus Auvinen a9b8e383ae fixed spectator slots 2008-03-23 14:59:58 +00:00
Magnus Auvinen b0e5093bb6 removed some old code 2008-03-23 14:26:29 +00:00
Magnus Auvinen efabdb169d fixed better motd 2008-03-23 14:23:07 +00:00
Magnus Auvinen e20e488d3d made so that servers rechecks masters after 60 minutes to even out the balance 2008-03-23 14:02:12 +00:00
Magnus Auvinen d3395a8e0a fixed rendering error with the katana and hook. made the rcon more verbose about entering password 2008-03-23 13:51:11 +00:00
Magnus Auvinen 35aaf25a32 added button to reset the filtering 2008-03-23 13:25:38 +00:00
Magnus Auvinen 5c8b89e7e6 added option to thread the sound loading 2008-03-23 13:18:53 +00:00
Magnus Auvinen eecd528e70 added support for a autoexec.cfg 2008-03-23 13:01:04 +00:00
Magnus Auvinen 119bb8a5f8 fixed so that maps are downloaded to maps/. fixed so that you can't select non-existing envelopes in the editor 2008-03-23 12:51:14 +00:00
Magnus Auvinen 960dd7b784 removed the threaded loading of sounds. fixed the custom coloring of the tees 2008-03-23 12:36:24 +00:00
Magnus Auvinen 10ea1a90c2 fixed error when switching to spectator 2008-03-23 12:25:37 +00:00
Magnus Auvinen 9c18cc7432 fixed the shooting through walls 2008-03-23 12:15:30 +00:00
Magnus Auvinen 8cfd2485fd tweaked the airjump indicator 2008-03-23 11:57:25 +00:00
Magnus Auvinen e891a7a75b fixed all the weapon switching bugs 2008-03-23 10:14:35 +00:00
Magnus Auvinen fb64675ad6 fixed the password box 2008-03-23 09:46:15 +00:00
Magnus Auvinen bf298955bd fixed the motd message displaying the first line correctly 2008-03-23 09:24:47 +00:00
Magnus Auvinen 8a0ee87586 added button to reset binds to default 2008-03-23 09:22:15 +00:00
Magnus Auvinen 1788d1b08c fixed problem with numeric binds 2008-03-23 09:15:31 +00:00
Magnus Auvinen c03f2a36e8 fixed the tabsize of ping in the server browser 2008-03-23 09:12:27 +00:00
Magnus Auvinen a39b095919 fixed overflow in the edit boxes 2008-03-23 09:10:25 +00:00
Magnus Auvinen f40300d1f2 added flushing after each line to stdout 2008-03-23 01:48:31 +00:00
Magnus Auvinen 890203e451 fixed the version number 2008-03-22 19:22:39 +00:00
Magnus Auvinen bc108df382 renamed everything. added the new license 2008-03-22 18:40:27 +00:00
Magnus Auvinen 271f1ae44a fixed error with broadcast 2008-03-22 16:17:59 +00:00
Magnus Auvinen db4395bf26 fixed correct default start page 2008-03-22 15:29:01 +00:00
Joel de Vahl ddca01abb6 OSX fixes 2008-03-22 15:09:49 +00:00
Magnus Auvinen f2baac333d changed how the tuning is set 2008-03-22 14:42:35 +00:00
Magnus Auvinen ffa7735e0d added compatible version filter. cleaned up the server browser a bit. increased rifle ammo to 10 2008-03-22 14:26:17 +00:00
Magnus Auvinen 0761a483a2 made the hook length more apparent 2008-03-22 13:03:52 +00:00
Magnus Auvinen fc81400955 tweaked hook length 2008-03-22 12:59:16 +00:00
Magnus Auvinen 3dd090c705 made better broadcast and motd 2008-03-22 11:55:56 +00:00
Magnus Auvinen 7797a65167 changed the bindings commands to bind, unbind and dump_binds. added broadcast messages. fixed so that cl_editor works 2008-03-22 11:45:48 +00:00
Magnus Auvinen bede40f27d added shortcuts n,m for flipping tiles 2008-03-22 11:13:21 +00:00
Magnus Auvinen 8ba45dfd66 added fullauto to grenade, shotgun and rifle 2008-03-22 11:11:03 +00:00
Magnus Auvinen 2d26c93f05 fixed invisible tees problem. increased mouse deadzone from 200 to 300. decreased max camera distance to 200. 2008-03-22 10:59:36 +00:00
Magnus Auvinen dac2ac3470 moved projectile spawning out a bit from the character to prevent it from hitting stuff behind the player 2008-03-22 03:33:50 +00:00
Magnus Auvinen 3d434173e6 fixed minor bug with the input 2008-03-22 02:58:56 +00:00
Magnus Auvinen 2a12d1c907 added the shotgun pickup sound to the rifle 2008-03-21 20:38:34 +00:00
Magnus Auvinen f3167f0cc2 fixed so that ; works like a separator in the console 2008-03-21 20:32:05 +00:00
Magnus Auvinen e7403a6df9 fixed so that sv_bindaddr works like it should 2008-03-21 19:10:04 +00:00
Magnus Auvinen 48d4aa0e89 added the rifle to the maps and removed it from the starting inventory 2008-03-21 19:05:35 +00:00
Magnus Auvinen 45a047ce47 fixed bug in text rendering. added option for detail layers 2008-03-21 17:39:09 +00:00