55 커밋 (c0090744931e7dd35d16232bc84c694836d35e3d)

작성자 SHA1 메시지 날짜
  Sam Hocevar c009074493 build: add Visual Studio props file that had mistakenly disappeared. 12 년 전
  Sam Hocevar a911b0f2bf build: ensure all projects have a <ItemDefinitionGroup> entry, 12 년 전
  Sam Hocevar 2f017eeddb build: more Visual Studio project refactoring, with multiprocessor 12 년 전
  Sam Hocevar 49552f2dde build: do the Visual Studio project refactoring a bit differently. 12 년 전
  Sam Hocevar 02449e11b2 build: more Visual Studio project file refactoring. 12 년 전
  Sam Hocevar 2831476774 build: major refactoring of the Win32 and Xbox project files; we now 12 년 전
  Sam Hocevar fac42dd7a2 xbox: create the Xbox application class and add a project file for MrPigeon. 12 년 전
  Sam Hocevar 56e4332597 build: reorganise math files in a single "math" directory, and get rid of the 13 년 전
  Sam Hocevar 59ee25e0b3 win32: a few compilation fixes, including GDI+ linking properly now. 13 년 전
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. 13 년 전
  Sam Hocevar 835fa4a865 win32: fix cross-project dependencies for recently added projects. 13 년 전
  Sam Hocevar 811de0ac78 win32: fix SDL support in lolcore. 13 년 전
  Sam Hocevar 0303a8384f win32: fix Visual Studio compilation and link issues. 13 년 전
  Sam Hocevar c0cb995fd2 win32: various compilation fixes, mostly project updates, but also a 13 년 전
  Sam Hocevar 8684d237e9 win32: add a few predefined macros to the VS build system. 13 년 전
  Sam Hocevar 54f74a1b20 win32: some compilation fixes here and there. 13 년 전
  Sam Hocevar 5521b9fd01 build: start adding Xbox 360 configuration settings to the VS projects. 13 년 전
  Sam Hocevar 73e9bfdd90 build: fix GLEW usage to use <glew.h>, not <GL/glew.h>. 13 년 전
  Sam Hocevar 301bc29d3c build: add a Win64 cross-build script and upgrade glew to 1.7.0. 13 년 전
  Sam Hocevar a374127e80 test: replace CppUnit with our LolUnit test suite. 13 년 전
  Sam Hocevar 0e622822e7 test: add a few Visual Studio 2010 project files and fix testsuite code 13 년 전
  Sam Hocevar 14a3e1f739 core: fix a bug on the PS3 version of lol_sin(). 13 년 전
  Sam Hocevar e006714236 build: new Visual Studio build files, for the engine core and the debug 13 년 전
  Sam Hocevar 246bce7dd7 Add a DebugQuad class for simple feature testing. 14 년 전
  Sam Hocevar fd465a0882 Merge all debug entity includes in <loldebug.h>. 14 년 전
  Sam Hocevar edd75a3c89 Add the Image class for better abstraction. 14 년 전
  Sam Hocevar e41dd3a949 Create the SdlApp class to avoid code duplication. Ensure USE_SDL is 14 년 전
  Sam Hocevar 6e173ee3eb Put the OpenGL header handling in <lolgl.h> for more convenience. 14 년 전
  Sam Hocevar 07ebcb6e29 Implement CRC32 in the new Hash class. Will be useful for Dict and for 14 년 전
  Sam Hocevar 01be151c62 Try to factor all the recent GLSL stuff in the new Shader class. 14 년 전
  Sam Hocevar 4df4ba3a78 Get rid of the SHADER_CRAP macro and use LOL_EXPERIMENTAL instead, 14 년 전
  Sam Hocevar 7015943141 Add matrix determinant and inverse methods. 14 년 전
  Sam Hocevar 12d85f61d6 Copy all necessary DLLs to the target dir after a successful build. 14 년 전
  Sam Hocevar 6b975946b9 Merge the Fusion class back into Board. 14 년 전
  Sam Hocevar cc465a3d6c Add a Thumbs class to display the sidebar thumbnail icons. 14 년 전
  Sam Hocevar e3a8aa0961 Start working on a new gameplay, codenamed "Fusion". 14 년 전
  Sam Hocevar ff7655859e Add an Interface class that displays the general interface. 14 년 전
  Sam Hocevar 98e91ef607 Add all the bells and whistles needed for GTK+ compilation on Win32. 14 년 전
  Sam Hocevar c48381f4a1 Prepare the code architecture for the title screen animations. 14 년 전
  Sam Hocevar 6944791336 Get rid of game.cpp and game.h. 14 년 전
  Sam Hocevar de3da71331 Create the WorldEntity class, for objects with world coordinates. 14 년 전
  Sam Hocevar 0dfc497814 Add pseudorandom functions for floats. 14 년 전
  Sam Hocevar b7e01a1f90 Skeleton for the particle emitter class. 14 년 전
  Sam Hocevar c43194554f Add a Text object for OSD and possibly other effects. 14 년 전
  Sam Hocevar aec3ebe446 Store .vcxproj.filters files in SVN. 14 년 전
  Sam Hocevar 72dbe887c5 Play a few additional sounds (whip and pop). 14 년 전
  Sam Hocevar fc8a377031 Skeleton class for the Monster Mash. 14 년 전
  Sam Hocevar d5e803e251 SDL_mixer support on Win32. 14 년 전
  Sam Hocevar 640735731a Add preliminary support for sound samples. Implement click. 14 년 전
  Sam Hocevar 290c8f40d7 Skeleton for sample entity and sampler manager classes. 14 년 전