| Commit | Date | |
|---|---|---|
| 2010-07-25 18:45:00 | Tree | |
| 2010-07-25 05:40:38 | Tree | |
| 2010-07-25 05:33:37 | Tree | |
|
[r12800]
by
klaussfreire
Prevent assertion failure on broken bfxm files (which are there in the wild). |
2010-07-25 05:13:53 | Tree |
| 2010-07-25 05:11:20 | Tree | |
| 2010-07-23 13:41:27 | Tree | |
| 2010-07-21 01:31:10 | Tree | |
|
[r12796]
by
hellcatv
fixed serial wrapping problem--at least return bogus serials after all serials are full |
2010-07-20 11:15:38 | Tree |
|
[r12795]
by
hellcatv
fix a crash where colTree is NULL for ejector chair yet not checked in the ray collision scheme. Also made result of opcode's rayCollide function actually be checked, but it's usually false, so made it always return true for ray-ship intersection |
2010-07-20 00:54:27 | Tree |
|
[r12794]
by
hellcatv
a) do not reformat other people's libraries, b) do not replace if (a) B else C with if (a) {B else C } if that compiles it means the macro ends with an if statement--and it's likely not what the author intended |
2010-07-20 00:44:05 | Tree |