yquake2remaster/TODO

28 lines
895 B
Text
Raw Normal View History

2011-10-02 07:51:04 +00:00
game.so:
- 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
2011-10-02 07:51:04 +00:00
- Merge CTF with baseq2 (most other sourceports have done this)
- No bodyqueue in single player
- Move q_shared.* into src/common?
2011-08-16 10:26:58 +00:00
2011-10-02 07:51:04 +00:00
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:
- 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