Building.cpp
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
Building.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Camera.cpp
|
Camera movement less choppy at lower framrates, a little slower overall.
|
2009-05-05 22:47:17 +00:00 |
Camera.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Car.cpp
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
Car.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Deco.cpp
|
Fixed memory leak with Light Strips. (Streetlights)
|
2009-05-06 11:15:15 +00:00 |
Deco.h
|
Fixed memory leak with Light Strips. (Streetlights)
|
2009-05-06 11:15:15 +00:00 |
Entity.cpp
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
Entity.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Ini.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Ini.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Light.cpp
|
Fixed bug which was tinting all lights yellow.
|
2009-05-05 07:41:05 +00:00 |
Light.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Macro.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Math.cpp
|
Added a missing 'f', which flagged warnings on some compilers.
|
2009-05-05 22:48:17 +00:00 |
Math.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Mesh.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Mesh.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
PixelCity.dsp
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
Random.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Random.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Render.cpp
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
Render.h
|
Added versioning info. Also some scattershot code cleanup.
|
2009-05-03 21:18:24 +00:00 |
Sky.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Sky.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Texture.cpp
|
Fixed bug which was tinting all lights yellow.
|
2009-05-05 07:41:05 +00:00 |
Texture.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Visible.cpp
|
Fixed memory getting trashed when camera leaves world bounds. (Only affects dev mod, not screen saver.)
|
2009-05-05 18:48:49 +00:00 |
Visible.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
Win.cpp
|
Fixed bug where window aspect would not update. (Debug mode.) Removed unneeded GL library.
|
2009-05-06 06:33:51 +00:00 |
Win.h
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
World.cpp
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
World.h
|
Moved program parameters to win.h, more cleanup, comments added.
|
2009-05-05 07:43:50 +00:00 |
foo.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
glBbox.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
glMatrix.cpp
|
Added versioning info. Also some scattershot code cleanup.
|
2009-05-03 21:18:24 +00:00 |
glQuat.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
glRgba.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
glTypes.h
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
glVector2.cpp
|
Initial check-in of project.
|
2009-05-03 11:05:03 +00:00 |
glVector3.cpp
|
Added versioning info. Also some scattershot code cleanup.
|
2009-05-03 21:18:24 +00:00 |