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 |
|