mojo_client/todo_tofix_someday.txt
False.Genesis 58872f1f39 initial release.
still a lot of stuff to fix before everything works as it should.
compilation works, linking produces errors.
most code cleanups done.
2007-01-05 18:30:22 +00:00

12 lines
304 B
Plaintext

realm login:
- use the correct IP in CLIENT_LOGON_CHALLENGE, and not 127.0.0.1
- use correct timezone, maybe settable via conf file later on
- define the crc_hash as it should be
controller:
- complete recoding
shared:
-fix CircularBuffer::IncreaseSize() (its BUGGED and corrupts the data)