- Jul 25, 2008
- Jul 22, 2008
-
-
slevy authored
-
slevy authored
Will Davis' changes: No . before $(OBJ_SUFFIX). Don't override .cc.o / .cpp.o rules. Include Syzygy's $(COMPILE_FLAGS) in our $(CFLAGS)/$(CXXFLAGS). For MinGW, need "-liberty" (for random()) and be sure to compile winjunk.c.
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
Explicitly (int) when we've parsed into a float.
-
slevy authored
according to whether msg() or warn() was called.
-
slevy authored
swap32() and swap16() return void.
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
onWindowStartGL() returns void. Implement PpCmd interface for serializing commands for network transport.
-
slevy authored
Updated PpCmd interface too.
-
slevy authored
-
slevy authored
-
slevy authored
Use #defines for access() and stat().
-
slevy authored
just define our own.
-
slevy authored
-
slevy authored
-
slevy authored
Need <sys/types.h> -- for MinGW?
-
slevy authored
-
slevy authored
Handle -seconds and -frames correctly -- thanks to g++ -Wall for catching improper ref to ws->...!
-
slevy authored
-
- Jul 15, 2008
- Jul 14, 2008
-
-
slevy authored
-
slevy authored
will be part of this. Prepare to package multiple commands together so we can ship several in one display cycle.
-
slevy authored
though not to process any commands after command-line startup yet.
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
- Jul 11, 2008