Yamagi Burmeister
|
77de60f274
|
Fix a rare crash by nullpointer
|
2011-10-13 13:16:59 +00:00 |
|
Yamagi Burmeister
|
1d6872caa7
|
Use the actual RIGHT fix -_-
|
2011-10-13 12:27:17 +00:00 |
|
Yamagi Burmeister
|
4db397a9c6
|
Add a missing negiator, resulting in skyboxes not hurting the player
|
2011-10-13 12:08:14 +00:00 |
|
Yamagi Burmeister
|
8e846291e3
|
Correct some typos
|
2011-10-11 20:39:43 +00:00 |
|
Yamagi Burmeister
|
292ed674a2
|
Swap weapprev with weapnext. This is more reliable due to the way
commands are parsed.
|
2011-10-11 19:45:21 +00:00 |
|
Yamagi Burmeister
|
2e223c4f0a
|
Add a missing malloc. Without this adding a non-numbered pak would
delete all other paks, resulting in an endless loop
|
2011-10-11 18:42:36 +00:00 |
|
Yamagi Burmeister
|
4ab909892f
|
Fix a brainfart (do not show deathmatch items in coop)
|
2011-10-11 09:51:39 +00:00 |
|
Yamagi Burmeister
|
88be087f84
|
Do not overwrite the newgame command. This will break the addons
|
2011-10-11 09:21:05 +00:00 |
|
Yamagi Burmeister
|
133ac1e5d6
|
Fix comment
|
2011-10-11 09:20:29 +00:00 |
|
Yamagi Burmeister
|
13d1ab9bc1
|
Add 1440x900 and 1920x1080 resolutions
|
2011-10-10 08:37:35 +00:00 |
|
Yamagi Burmeister
|
cc9f4590c3
|
Really add signalhandler.c
|
2011-10-10 07:53:34 +00:00 |
|
Yamagi Burmeister
|
b04a04b96c
|
Mention ctf as a separate download
|
2011-10-10 07:53:11 +00:00 |
|
Yamagi Burmeister
|
60a2ca3eb9
|
Add a signal handler to the client
|
2011-10-10 07:51:16 +00:00 |
|
Yamagi Burmeister
|
2f095ec682
|
Metion all projects and libs in LICENSE
|
2011-10-10 06:03:27 +00:00 |
|
Yamagi Burmeister
|
bab3072862
|
Update LICENSE to version with better formations
|
2011-10-09 18:10:58 +00:00 |
|
Yamagi Burmeister
|
51d0aa787c
|
Add LICENSE
|
2011-10-09 17:58:35 +00:00 |
|
Yamagi Burmeister
|
05774cc25e
|
Convert to unix lineendings
|
2011-10-09 17:58:24 +00:00 |
|
Yamagi Burmeister
|
d4a60e7b77
|
- Add yq2.cfg to the code, an example to stuff/ and metion it in the
README
- Rename tools/ to stuff/
|
2011-10-09 17:55:10 +00:00 |
|
Yamagi Burmeister
|
3fced8ba12
|
Don't link common/shared/flash.c into the dedicated server
|
2011-10-09 17:12:03 +00:00 |
|
Yamagi Burmeister
|
94a8fd57b5
|
Make executable
|
2011-10-09 17:02:02 +00:00 |
|
Yamagi Burmeister
|
e971a90583
|
Update TODO
|
2011-10-09 17:00:12 +00:00 |
|
Yamagi Burmeister
|
6c250e40da
|
Rename the config dir to ~/.yq2
|
2011-10-09 16:59:28 +00:00 |
|
Yamagi Burmeister
|
db9de69884
|
- Bump savegame version
- Bump client version
|
2011-10-09 16:56:33 +00:00 |
|
Yamagi Burmeister
|
24b5f7fe97
|
Remove ctf/ from Makefile and simplify it.
|
2011-10-09 16:55:23 +00:00 |
|
Yamagi Burmeister
|
96887896a7
|
Delete now empty dir
|
2011-10-09 16:14:18 +00:00 |
|
Yamagi Burmeister
|
69b465fb1e
|
Move game one dir up
|
2011-10-09 16:12:53 +00:00 |
|
Yamagi Burmeister
|
fb56085d0d
|
Move ctf/ into it's own subproject.
|
2011-10-09 16:11:15 +00:00 |
|
Yamagi Burmeister
|
038b7f0126
|
Remove target_actor and misc_actor. They were never fully implemented
and unused
|
2011-10-09 16:08:49 +00:00 |
|
Yamagi Burmeister
|
6ad14797b2
|
Remove now empty directory
|
2011-10-09 16:00:57 +00:00 |
|
Yamagi Burmeister
|
27b41e697a
|
Move player.h to misc/
|
2011-10-09 15:58:20 +00:00 |
|
Yamagi Burmeister
|
f4cc8ff99d
|
Correct description
|
2011-10-09 15:52:10 +00:00 |
|
Yamagi Burmeister
|
36f279fe83
|
cleanup tank/ and add sanity checks
|
2011-10-09 15:51:52 +00:00 |
|
Yamagi Burmeister
|
321eef5ec0
|
cleanup supertank/ and add sanity checks
|
2011-10-09 15:51:43 +00:00 |
|
Yamagi Burmeister
|
4f1c803c9a
|
cleanup soldier/ and add sanity checks
|
2011-10-09 15:51:19 +00:00 |
|
Yamagi Burmeister
|
98d026c97d
|
cleanup parasite/ and add sanity checks
|
2011-10-09 15:51:02 +00:00 |
|
Yamagi Burmeister
|
7040761a4c
|
cleanup mutant/ and add sanity checks
|
2011-10-09 15:50:37 +00:00 |
|
Yamagi Burmeister
|
0f907646db
|
cleanup misc/ and add sanity checks
|
2011-10-09 15:50:23 +00:00 |
|
Yamagi Burmeister
|
75821cba17
|
cleanup medic/ and add sanity checks
|
2011-10-09 15:50:07 +00:00 |
|
Yamagi Burmeister
|
9f8610d806
|
cleanup insane/ and add sanity checks
|
2011-10-09 15:49:44 +00:00 |
|
Yamagi Burmeister
|
5369804a6f
|
cleanup infantry/ and add sanity checks
|
2011-10-09 15:49:04 +00:00 |
|
Yamagi Burmeister
|
71dca0bc24
|
cleanup hover/ and add sanity checks
|
2011-10-09 15:48:48 +00:00 |
|
Yamagi Burmeister
|
e589731fa1
|
cleanup header/ and add sanity checks
|
2011-10-09 15:48:36 +00:00 |
|
Yamagi Burmeister
|
7442bb1b98
|
cleanup gunner/ and add sanity checks
|
2011-10-09 15:48:03 +00:00 |
|
Yamagi Burmeister
|
fbf51542fb
|
cleanup gladiator/ and add sanity checks
|
2011-10-09 15:47:46 +00:00 |
|
Yamagi Burmeister
|
41e0b6dfdd
|
cleanup flyer/ and add sanity checks
|
2011-10-09 15:47:30 +00:00 |
|
Yamagi Burmeister
|
ea92ba9fe6
|
cleanup float/ and add sanity checks
|
2011-10-09 15:46:59 +00:00 |
|
Yamagi Burmeister
|
1cc82146a2
|
cleanup flipper/ and add sanity checks
|
2011-10-09 15:46:18 +00:00 |
|
Yamagi Burmeister
|
caf17d1c3e
|
Cleanup chick and add sanity checks
|
2011-10-07 16:05:30 +00:00 |
|
Yamagi Burmeister
|
c08a7e1bbe
|
Rework brain and add sanity checks
|
2011-10-07 07:23:31 +00:00 |
|
Yamagi Burmeister
|
c64d346e7f
|
Rework boss3 and add sanity checks
|
2011-10-07 06:47:52 +00:00 |
|