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
|
a67738e980
|
general fixes. fixed scoreboard
|
2007-10-03 21:32:02 +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
|
19aaea9bfd
|
fixed sorting for the server browsing. added mass server script that starts alot of servers
|
2007-09-29 13:16:00 +00:00 |
|
Magnus Auvinen
|
fa05b5e2de
|
begun the work for the new server browse backend
|
2007-09-27 23:55:59 +00:00 |
|
Magnus Auvinen
|
dbf425f1aa
|
updated ctf a bit
|
2007-09-25 21:53:14 +00:00 |
|
Magnus Auvinen
|
a554203943
|
fixed so the game doesn't crash when the soundsystem cound't init
|
2007-09-25 20:38:33 +00:00 |
|
Joel de Vahl
|
aca6dd808b
|
new mixer and ppc fixes
|
2007-09-25 19:48:52 +00:00 |
|
Magnus Auvinen
|
06c341be51
|
dynamic map change
|
2007-09-23 22:54:31 +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
|
89ccbd4f7b
|
compressed map support. begun to fix things for ctf
|
2007-08-25 08:48:24 +00:00 |
|
Magnus Auvinen
|
ab37902543
|
added snapshot crc handling
|
2007-08-22 21:21:20 +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
|
abf0729015
|
no more wv loaded spam
|
2007-08-15 12:26:56 +00:00 |
|
Jakob Fries
|
a49f78b66b
|
improved emoticon selector
|
2007-08-15 10:18:01 +00:00 |
|
Magnus Auvinen
|
acd2b1beb8
|
merge error, snapshot got applied twice
|
2007-08-14 22:16:40 +00:00 |
|
Magnus Auvinen
|
2cde04ddce
|
merged over all stuff from 0.2 to trunk
|
2007-08-14 18:37:16 +00:00 |
|
Jakob Fries
|
3d0c6b7f98
|
generic line wrapping
|
2007-08-10 11:03:16 +00:00 |
|
Jakob Fries
|
bf3efbc586
|
sounds are now WavPack instead of Wav
|
2007-08-09 14:55:11 +00:00 |
|
Jakob Fries
|
204a66b610
|
dissapearing sounds and effects are no longer dissapearing
|
2007-08-08 23:30:55 +00:00 |
|
Johan Althoff
|
0c7e1fc6ab
|
fixed window focusing stuff, much better now.
|
2007-08-07 18:28:51 +00:00 |
|
Johan Althoff
|
f38f0f49d5
|
fixed so that the client doesn't spam screenshots
|
2007-08-07 18:07:34 +00:00 |
|
Johan Althoff
|
85ca9f7123
|
added support to auto select bitdepth when windowed
|
2007-08-07 18:03:36 +00:00 |
|
Joel de Vahl
|
53b25fdab4
|
fixed endian problams in server list
|
2007-08-06 17:52:17 +00:00 |
|
Joel de Vahl
|
ffcdc63ded
|
stupid missed return
|
2007-08-05 23:05:38 +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
|
640b2bd953
|
made so that you can bind the server to a specific address
|
2007-08-05 14:19:13 +00:00 |
|
Magnus Auvinen
|
421300ffb8
|
many small changes everywhere
|
2007-08-05 08:59:38 +00:00 |
|
Magnus Auvinen
|
3cc63d611c
|
increased from 8 to 32 channels
|
2007-08-04 22:59:32 +00:00 |
|
Magnus Auvinen
|
43ceec0f9c
|
removed some debug keys
|
2007-08-04 22:02:38 +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 |
|
Magnus Auvinen
|
c2b65c73de
|
added screenshot button to F10
|
2007-08-04 09:20:59 +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
|
8233a44b60
|
an update :D
|
2007-07-29 22:09:15 +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
|
b1f65c46ed
|
oops, we shouldn't always downsample the textures :D
|
2007-07-29 15:39:49 +00:00 |
|
Magnus Auvinen
|
dc612d4fe4
|
fixed better downsampling
|
2007-07-29 15:38:20 +00:00 |
|
Magnus Auvinen
|
f8d037ee48
|
added options for crappy gfxcards
|
2007-07-29 15:21:25 +00:00 |
|