Commit graph

660 commits

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