Changeset 613 for abuse/trunk
- Timestamp:
- May 8, 2011, 11:00:39 PM (11 years ago)
- Location:
- abuse/trunk
- Files:
-
- 10 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/TODO
r596 r613 1 1 This is a list of known bugs and features that need fixing/implementing: 2 3 BUGS4 ----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 2 10 3 FEATURES … … 19 12 ---------- 20 13 - replace write_PCX calls with SDL_WriteSurfaceBMP 21 - is visobj.cpp really used?22 14 23 15 ABUSE-TOOL … … 37 29 local_load instead of load?). Same for addon/deathmat/cur_lev.lsp 38 30 31 UNUSED FILES 32 ------------ 33 There may be interesting code in there: 34 - src/net: 35 - engine.cpp 36 - engine.h 37 - netdrv.cpp 38 - netdrv.h 39 - netfile.cpp 40 - netfile.h 41 - undrv.cpp 42 - src: 43 - control.cpp 44 - control.h 45 - fakelib.h 46 - go.cpp 47 - go.h 48 - newlight.cpp 49 - old.nfclient.cpp 50 - old.nfserver.cpp 51 - old_server.cpp 52 - oldhelp.cpp 53 - server2.cpp 54 - server2.h 55 - smoosh.cpp 56 - unixnfc.cpp 57
Note: See TracChangeset
for help on using the changeset viewer.