Commit History

Author SHA1 Message Date
  cutealien 433445cdc2 Add a LeakHunter class which can be enabled with compile-flag _IRR_COMPILE_WITH_LEAK_HUNTER_ to find leaking IReferenceCounted objects. 12 years ago
  cutealien 15bd95977a Add _IRR_COMPILE_WITH_XML_ define to allow compiling Irrlicht without xml (patch written by curaga) 12 years ago
  hybrid ae25bdf202 Merged from 1.8 branch, revisions 4345-4378. All release fixes since the branch to 1.8, and some fixes after that. Now commencing development on this branch, and only bug fixes on the others. 12 years ago
  cutealien 5a265656cc Fix compiling with _IRR_WCHAR_FILESYSTEM on MinGW. Thx @ alexzk for reporting. Note that I tested this with gcc 4.7.0 and only compiling is tested. 12 years ago
  hybrid 0a2330890a Bump copyright to 2012 12 years ago
  cutealien c96ab8b96e irr::s64 now compiles with -ansi and -pendentic on gcc without warnings. Also can now be disabled completely by define. 12 years ago
  hybrid 92d1b40623 Add Nadro's initial Cg support. Example 10 is enhanced to allow also Cg shaders. 12 years ago
  cutealien 4ed280b783 Make sure gcc-win32 can still be compiled without directX 13 years ago
  hybrid 0a18c65e90 Add proper compile time define for enabling usage of direct input joystick support (enabled by default) 13 years ago
  bitplane d9798dafe7 Added SMF loader, supporting 3D World Studio meshes. Originally written by Joseph Ellis 13 years ago
  bitplane 901dac358a Added scene loader interface and moved the .irr loading code out to CSceneLoaderIrr. In future can support scene formats properly rather than loading them as meshes. 14 years ago
  hybrid 5e4d495dcc Bump copyright dates to 2011. 14 years ago
  cutealien e448136f57 - Compile-defines can now be disabled from Makefiles/Projectfiles instead of having to change IrrCompileConfig.h each time (that's mostly to make it easier to use identical sources for client&server versions by simply using 2 different projectfiles) 14 years ago
  hybrid 7a70e59eff Change version number for code in trunk. 14 years ago
  cutealien 011be981e7 Disabled DDS_LOADER by default. 14 years ago
  cutealien d8fbf825d3 - Removed d3d8 again from compile-config (sorry) 14 years ago
  engineer_apple 2a8461a4fe - added WAD Archive Loader ( Quake2 (WAL2) and Halflife (WAL3) are supported ) 14 years ago
  engineer_apple 816d5655fc - added Halflife 1 Model Loader 14 years ago
  engineer_apple ccfcd68a12 added DDS Image Loader 14 years ago
  engineer_apple 7446ed9757 Changes in 1.7.1 (05.07.2010) TA 14 years ago
  cutealien 5b5fe394b7 Add support for changing cursors. 14 years ago
  hybrid 9e9e55a903 Merged revisions 3218-3270 from branch 1.7. Many bugfixes, mainly in GUI and device, a few mesh loader fixes. Octree culling bug fix. 14 years ago
  hybrid 675fd7637e Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 15 years ago
  hybrid c1510bc8bd Change the version numbers to be digits only 15 years ago
  hybrid 07a652f488 Add LZMA decompression (7zip compatible, without 7zip archive support). 15 years ago
  hybrid 5b030dbc98 Enable zip decryption mode. Add bzip2 flag. 15 years ago
  hybrid d1251606f7 Make aes decryption optional. 15 years ago
  hybrid e82e998aff Add experimental framebuffer device. 15 years ago
  hybrid f29995ded6 Merged revisions 2848:2891 from 1.6 branch. DMF loader fixes, Win32 shift key fixes, version number update. 15 years ago
  hybrid b56ddb920f Merged revisions 2778:2832 from 1.6 branch. Add some Linux keycodes, make skin name arrays safer, disable dx8. Please note, the last merge was from wrong repository, now everything is up to date again. 15 years ago