]> git.jsancho.org Git - lugaru.git/commit
Initial import.
authorRyan C. Gordon <icculus@icculus.org>
Fri, 5 Aug 2005 12:06:08 +0000 (12:06 +0000)
committerRyan C. Gordon <icculus@icculus.org>
Fri, 5 Aug 2005 12:06:08 +0000 (12:06 +0000)
commit0cca0c495c7dc29d134a10d7eed5de1f377c99bf
tree12af1f005c07d627f8315a20293171eb42cd0066
Initial import.
87 files changed:
Lugaru.sln [new file with mode: 0644]
Lugaru.vcproj [new file with mode: 0644]
Source/Carbon Include.h [new file with mode: 0644]
Source/Carbon.r [new file with mode: 0644]
Source/CarbonStdCLib.h [new file with mode: 0644]
Source/Constants.h [new file with mode: 0644]
Source/DRIVER.CC [new file with mode: 0644]
Source/Frustum.cpp [new file with mode: 0644]
Source/Frustum.h [new file with mode: 0644]
Source/Game.h [new file with mode: 0644]
Source/GameDraw.cpp [new file with mode: 0644]
Source/GameInitDispose.cpp [new file with mode: 0644]
Source/GameTick.cpp [new file with mode: 0644]
Source/Globals.cpp [new file with mode: 0644]
Source/Lights.cpp [new file with mode: 0644]
Source/Lights.h [new file with mode: 0644]
Source/LinkedList.h [new file with mode: 0644]
Source/MD5.CC [new file with mode: 0644]
Source/MacInput.cpp [new file with mode: 0644]
Source/MacInput.h [new file with mode: 0644]
Source/Models.cpp [new file with mode: 0644]
Source/Models.h [new file with mode: 0644]
Source/MoreFilesX.c [new file with mode: 0644]
Source/MoreFilesX.h [new file with mode: 0644]
Source/Objects.cpp [new file with mode: 0644]
Source/Objects.h [new file with mode: 0644]
Source/OpenGL_Full_Screen.cpp [new file with mode: 0644]
Source/OpenGL_Windows.cpp [new file with mode: 0644]
Source/Person.cpp [new file with mode: 0644]
Source/Person.h [new file with mode: 0644]
Source/PhysicsMath.h [new file with mode: 0644]
Source/Pointer.h [new file with mode: 0644]
Source/Quaternions.cpp [new file with mode: 0644]
Source/Quaternions.h [new file with mode: 0644]
Source/Random.c [new file with mode: 0644]
Source/Random.h [new file with mode: 0644]
Source/Skeleton.cpp [new file with mode: 0644]
Source/Skeleton.h [new file with mode: 0644]
Source/Skybox.cpp [new file with mode: 0644]
Source/Skybox.h [new file with mode: 0644]
Source/Sprites.cpp [new file with mode: 0644]
Source/Sprites.h [new file with mode: 0644]
Source/TGALoader.cpp [new file with mode: 0644]
Source/TGALoader.h [new file with mode: 0644]
Source/Terrain.cpp [new file with mode: 0644]
Source/Terrain.h [new file with mode: 0644]
Source/Text.cpp [new file with mode: 0644]
Source/Text.h [new file with mode: 0644]
Source/Weapons.cpp [new file with mode: 0644]
Source/Weapons.h [new file with mode: 0644]
Source/WinDefs.cpp [new file with mode: 0644]
Source/WinDefs.h [new file with mode: 0644]
Source/WinInput.cpp [new file with mode: 0644]
Source/WinInput.h [new file with mode: 0644]
Source/binio.h [new file with mode: 0644]
Source/fmod.h [new file with mode: 0644]
Source/fmod_errors.h [new file with mode: 0644]
Source/fmod_header.h [new file with mode: 0644]
Source/fmoddyn.h [new file with mode: 0644]
Source/gl.h [new file with mode: 0644]
Source/logger/Copy of logger.cpp [new file with mode: 0644]
Source/logger/Copy of logger.h [new file with mode: 0644]
Source/logger/logger.cpp [new file with mode: 0644]
Source/logger/logger.h [new file with mode: 0644]
Source/md5.h [new file with mode: 0644]
Source/mmgr.cpp [new file with mode: 0644]
Source/mmgr.h [new file with mode: 0644]
Source/nommgr.h [new file with mode: 0644]
Source/nsp_network.c [new file with mode: 0644]
Source/pack.c [new file with mode: 0644]
Source/pack_private.c [new file with mode: 0644]
Source/pack_private.h [new file with mode: 0644]
Source/private.c [new file with mode: 0644]
Source/private.h [new file with mode: 0644]
Source/res/Lugaru.aps [new file with mode: 0644]
Source/res/Lugaru.png [new file with mode: 0644]
Source/res/Lugaru.psd [new file with mode: 0644]
Source/res/Lugaru.rc [new file with mode: 0644]
Source/res/Untitled-1.jpg [new file with mode: 0644]
Source/res/icon1.ico [new file with mode: 0644]
Source/res/icon2.ico [new file with mode: 0644]
Source/res/lugaru.ico [new file with mode: 0644]
Source/res/resource.h [new file with mode: 0644]
Source/unpack.c [new file with mode: 0644]
Source/unpack_private.c [new file with mode: 0644]
Source/unpack_private.h [new file with mode: 0644]
Source/wincompat.h [new file with mode: 0644]