lvanoort 2003/02/10 23:55:52 PST
Modified files:
siren/src/siren Kernel.cpp Texture.cpp Types.h
Log:
New feature: Fixed Files to work with windows
Refactor:
Bug fixed:
Submitted by: lvanoort
CVS: ----------------------------------------------------------------------
CVS: Please format log message lines to be no longer than the above line.
CVS: ----------------------------------------------------------------------
CVS: Log header strings:
CVS: New feature: Fill this in if a new feature is being added.
CVS: Refactor: Fill this in if the change is a refactoring
CVS: of the old code.
CVS: Bug fixed: Fill this in if a bug is fixed that does not have a
CVS: SourceForge Bug ID.
CVS: SF Bug#: Fill this in if a SourceForge Bug ID is affected by
CVS: the change.
CVS:
CVS: Log footer strings:
CVS: Submitted by: Fill this in if someone else sent in the patch.
CVS: Reviewed by: Fill this in if someone else reviewed your modification.
CVS: Approved by: Fill this in if you needed approval for this commit.
CVS: Obtained from: Fill this in if the change is from third party software.
CVS:
Revision Changes Path
1.6 +5 -2 lib/siren/src/siren/Kernel.cpp
1.2 +4 -4 lib/siren/src/siren/Texture.cpp
1.2 +18 -105 lib/siren/src/siren/Types.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Kernel.cpp.diff?r1=1.5&r2=1.6&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Texture.cpp.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Types.h.diff?r1=1.1&r2=1.2&diff_format=h
|