mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-10 06:42:21 +00:00
Update CHANGELOG
With this commit the clean up of Ground Zero aka rogue is finished. It took me 10 month and about 150 hours. Every line of code was audited, hundered of sanity checks added and of course all known bugs fixed. Additionally the whole code was reformated. All in all Ground Zero should now be much more reliable and or the first time in ~16 years completeable without any crashes, logic bugs or the like. To say some kind words: Ground Zero was by far the best game module code that I've seen so far in my whole Quake II work. Especially the new stuff like the Stalker or the Black Window was in much better shape that anything else. Good work, whoever wrote it. :) Of course this code is totaly untested. The next step is testing, testing and testing.
This commit is contained in:
parent
5fe56d8bac
commit
58520be47b
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Ground Zero 1.07 to 2.00RC
|
||||
- Cleanup of the whole source, nearly every line
|
||||
was audited and touched.
|
||||
- Add sanity checks to all function.
|
||||
- Fix all known bugs.
|
||||
- Merge all missing changes from baseq2.
|
||||
|
||||
Ground Zero 1.06 to 1.07
|
||||
- Port 'Ground Zero' to Mac OS X.
|
||||
|
||||
|
|
Loading…
Reference in a new issue