summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-08-05 05:51:56 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commita5fdb9f7c852743d2d3c29d2db8862249929e3a0 (patch)
treebaa6ed008700b2669becbb7d75a22e1f8b109657 /notes.txt
parentf2c6ac73625670a1a99b665b75b1757e8bf4d3ec (diff)
Now in the Data loading phase.
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.
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
index 3e20e46..6ac9da4 100644
--- a/notes.txt
+++ b/notes.txt
@@ -2,3 +2,6 @@ win95/awtexld.hpp line 79:
/* TODO */
/*|pixelFormat.ddpf.dwRGBAlphaBitMask*/
+========
+Changed filenames:
+avp/win95/system.c (avp_load_rif calls)