| Age | Commit message (Collapse) | Author |
|
Fixed lighting problem with weapons.
|
|
Copied some functions from pldnet and d3d_render (now the player image shows
in the mirror).
|
|
Implemented GetTickCount/timeGetTime.
Added basic SDL/OpenGL support.
Draws something with no optimizations, but draws nothing with -O2. (What is
drawn looks like garbage.)
|
|
|
|
Implemented most of the main loop in main.c.
Game now seems to run OK. Need to write texture code and then add OpenGL.
|
|
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.
|
|
Now links.
|
|
More compiling. 156 unique undefined references.
|
|
|
|
out unimplemented windows stuff, and so on).
|