| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-20 | Fixed FPU assembly. (fistp is 16bit, fistpl is 32bit) | Steven Fuller | |
| Game displays now. | |||
| 2019-08-20 | Fixed major bug in TranslatePoint (was accidently loading a value to edx | Steven Fuller | |
| instead of edi). Failed to get anything comprehendible on screen. | |||
| 2019-08-20 | Moved inline assembly to a separate file for debugging. | Steven Fuller | |
| Implemented GetTickCount/timeGetTime. Added basic SDL/OpenGL support. Draws something with no optimizations, but draws nothing with -O2. (What is drawn looks like garbage.) | |||
| 2019-08-20 | More warning cleanups. | Steven Fuller | |
| Removed a few unused files. | |||
| 2019-08-20 | Moved TranslatePoint into a separate file. | Steven Fuller | |
| Implemented most of the main loop in main.c. Game now seems to run OK. Need to write texture code and then add OpenGL. | |||
| 2019-08-20 | Now in the Data loading phase. | Steven Fuller | |
| 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. | |||
| 2019-08-20 | Forgot to ci yesterday. | Steven Fuller | |
| Now links. | |||
| 2019-08-20 | Fixed errors in inline.h. | Steven Fuller | |
| More compiling. 156 unique undefined references. | |||
| 2019-08-20 | More compiling. | Steven Fuller | |
| 2019-08-20 | More compiling. | Steven Fuller | |
| 2019-08-20 | More compiling. | Steven Fuller | |
| 2019-08-20 | More compiling. Things are starting to get hacky (adding stubs, commenting | Steven Fuller | |
| out unimplemented windows stuff, and so on). | |||
| 2019-08-20 | Implemented (most of) the inline assembly in inline.h | Steven Fuller | |
| 2019-08-20 | More compiling. All 'easy-to-compile' files now do. | Steven Fuller | |
| Added the Rebellion license. | |||
| 2019-08-20 | Removed headers that were accidently checked in. | Steven Fuller | |
| Lots of compiling. | |||
| 2019-08-20 | More compilation. | Steven Fuller | |
| Moved windows typedefs to a separate file. Included public domain md5 routines (from dpkg). | |||
| 2019-08-20 | More compiling... | Steven Fuller | |
| 2019-08-20 | Another file now compiles. | Steven Fuller | |
| 2019-08-20 | Few more files compile. | Steven Fuller | |
| 2019-08-20 | lots of small changes that didn't get checked in | Steven Fuller | |
| 2019-08-20 | Added Makefile | Steven Fuller | |
