Update TODO

This commit is contained in:
Yamagi Burmeister 2011-10-02 07:51:04 +00:00
parent 6a105cf71d
commit ce3602c663
1 changed files with 22 additions and 0 deletions

22
TODO
View File

@ -1,6 +1,28 @@
game.so:
- Port revision r2486 to r2527 to the addons and ctf
- Lazarus (e.g. kmq2) has some nice additions and bugfixes
to g_phys.c, mainly for bounding box of rotating brushes
- Lazarus (kmq2) has a fix for the rare "too many gibs" crash
- Paril has a bugfix to the 125hz bug
- Integrate knightmares savegame system
- Merge CTF with baseq2 (most other sourceports have done this)
client:
- Integrate a signalhandler and print an backtrace with Maxims
libexecinfo (only 2 sourcefiles, BSD licensed)
- Integrate caedes systemwide installation patches
- Add extremly high resolutions
- Add a optional overwrite for the defaults.cfg
- Rename the config.cfg to yq2config.cfg for compatiblity with other
sourceports
doc:
- Add some notes about retexturing packs to the FAQ
- Write a new, much more polished homepage
- Rework the startup script:
- Add unclutter
- Activate coredumps on linux
- Remove linuxisms for FreeBSD
Long term goals:
- Backport to Windows