Rev | Line | |
---|
[2] | 1 | This is a list of known bugs and features that need fixing/implementing: |
---|
| 2 | |
---|
| 3 | BUGS |
---|
| 4 | ---- |
---|
| 5 | - On some systems, Abuse-SDL crashes during startup due to a NULL object. |
---|
| 6 | (This is because of corrupt datafiles) |
---|
| 7 | - On some systems, Abuse-SDL will fail run, giving a 'BOSS_ANT has no value' |
---|
| 8 | error. (See the README file for details on how to workaround this) |
---|
| 9 | |
---|
| 10 | FEATURES |
---|
| 11 | -------- |
---|
| 12 | - Multiplayer support over the internet and local network using tcp/ip. |
---|
| 13 | - Multiplayer support over a local network using IPX. |
---|
| 14 | - Performance improvements. |
---|
| 15 | - Add YUV overlay support. |
---|
| 16 | - Convert all internal rendering to 24-bit. |
---|
[136] | 17 | |
---|
| 18 | SAM'S TODO |
---|
| 19 | ---------- |
---|
| 20 | - replace write_PCX calls with SDL_WriteSurfaceBMP |
---|
| 21 | - is visobj.cpp really used? |
---|
| 22 | |
---|
[584] | 23 | ABUSE-TOOL |
---|
| 24 | ---------- |
---|
| 25 | - segfault with "abuse-tool foo.spe put 1 2" (missing argument) |
---|
| 26 | - add an option to display an md5sum or something |
---|
| 27 | - allow to query ids by name rather than by number |
---|
| 28 | |
---|
| 29 | DATA MERGE |
---|
| 30 | ---------- |
---|
| 31 | - remove registration related code |
---|
| 32 | - server check in src/net/netdrv.cp |
---|
| 33 | - server check in src/innet.cpp |
---|
| 34 | - Lisp symbol server_not_reg |
---|
| 35 | - micron.vcd file |
---|
| 36 | |
---|
Note: See
TracBrowser
for help on using the repository browser.