| Age | Commit message (Collapse) | Author |
|
$AVP_DIR to look for files.
|
|
|
|
Keep track of profile timestamps. (Tim Beckmann)
Implemented a few other missing bits.
|
|
Vidmode changing should work now.
|
|
Moved some net stuff around.
|
|
|
|
Mouse now works during game.
Escape currently exits game (since there is no menu).
|
|
Implemented GetTickCount/timeGetTime.
Added basic SDL/OpenGL support.
Draws something with no optimizations, but draws nothing with -O2. (What is
drawn looks like garbage.)
|
|
Converted many '\\' to '/'. Partially implemented win32 file routines.
Got texture code to work OK for now (still needs to be reimplemented).
Partially implemented the main loop.
|