Sam Hocevar
|
5521b9fd01
|
build: start adding Xbox 360 configuration settings to the VS projects.
|
hace 13 años |
Sam Hocevar
|
e006714236
|
build: new Visual Studio build files, for the engine core and the debug
quad application.
|
hace 13 años |
Sam Hocevar
|
246bce7dd7
|
Add a DebugQuad class for simple feature testing.
|
hace 13 años |
Sam Hocevar
|
fd465a0882
|
Merge all debug entity includes in <loldebug.h>.
|
hace 13 años |
Sam Hocevar
|
edd75a3c89
|
Add the Image class for better abstraction.
|
hace 13 años |
Sam Hocevar
|
e41dd3a949
|
Create the SdlApp class to avoid code duplication. Ensure USE_SDL is
tested wherever relevant.
|
hace 13 años |
Sam Hocevar
|
6e173ee3eb
|
Put the OpenGL header handling in <lolgl.h> for more convenience.
|
hace 13 años |
Sam Hocevar
|
07ebcb6e29
|
Implement CRC32 in the new Hash class. Will be useful for Dict and for
the new Shader cache.
|
hace 13 años |
Sam Hocevar
|
01be151c62
|
Try to factor all the recent GLSL stuff in the new Shader class.
|
hace 13 años |
Sam Hocevar
|
4df4ba3a78
|
Get rid of the SHADER_CRAP macro and use LOL_EXPERIMENTAL instead,
together with the --enable-experimental flag. Use LOL_DEBUG and
LOL_RELEASE instead of the previous values.
|
hace 13 años |
Sam Hocevar
|
7015943141
|
Add matrix determinant and inverse methods.
|
hace 13 años |
Sam Hocevar
|
12d85f61d6
|
Copy all necessary DLLs to the target dir after a successful build.
|
hace 14 años |
Sam Hocevar
|
98e91ef607
|
Add all the bells and whistles needed for GTK+ compilation on Win32.
|
hace 14 años |
Sam Hocevar
|
de3da71331
|
Create the WorldEntity class, for objects with world coordinates.
|
hace 14 años |
Sam Hocevar
|
0dfc497814
|
Add pseudorandom functions for floats.
|
hace 14 años |
Sam Hocevar
|
b7e01a1f90
|
Skeleton for the particle emitter class.
|
hace 14 años |
Sam Hocevar
|
c43194554f
|
Add a Text object for OSD and possibly other effects.
|
hace 14 años |
Sam Hocevar
|
d5e803e251
|
SDL_mixer support on Win32.
|
hace 14 años |
Sam Hocevar
|
640735731a
|
Add preliminary support for sound samples. Implement click.
|
hace 14 años |
Sam Hocevar
|
290c8f40d7
|
Skeleton for sample entity and sampler manager classes.
|
hace 14 años |
Sam Hocevar
|
4c61ab54aa
|
Tweak vcxproj files for concurrent builds.
|
hace 14 años |
Sam Hocevar
|
8642421a18
|
Fix VS2010 projects so that they don't hardcode paths.
|
hace 14 años |
Sam Hocevar
|
c456feac9b
|
Update the VS 2010 solution and projects to build both games.
|
hace 14 años |
Sam Hocevar
|
fa427a3fd9
|
Win32 solution.
|
hace 14 años |