mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 15:21:44 +00:00
Neue TODFO Items
This commit is contained in:
parent
0e7a9957e9
commit
f408d056db
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -1,3 +1,4 @@
|
|||
Allgemein:
|
||||
- In ALLE startup() und shutdown() Routinen Ausgabe, dass diese
|
||||
durchlaufen werden. Siehe dazu auch die entsprechenden Routinen für
|
||||
den SDL Sound und OGG/Vorbis.
|
||||
|
@ -5,6 +6,8 @@
|
|||
- Den Fenstertitel auf "Yamagi Quake II" ändern, ebenso alle Ausgaben
|
||||
von "Quake 2" und "Quake II" ändern.
|
||||
- Die Makefile sollte komplett neu geschrieben werden.
|
||||
- Wieso durchläuft der Client seine Shutdown-Rotine doppelt?
|
||||
- Noch mal uncrustify über client/, common/, unix/ und sdl/
|
||||
|
||||
Unix / SDL:
|
||||
- SDL GL-Backend refresh.c komplett neuschreiben
|
||||
|
|
Loading…
Reference in a new issue