Commit History

Author SHA1 Message Date
  Lee Zhen Yong b315b90ce8 bug fix: SFML2 example runtime error when application closes, caused by memory leaks 11 years ago
  Lee Zhen Yong f9d4f01685 fixed bug that cause invaders sample to be unable to run 11 years ago
  David Wimsey f1076e0f18 Various fixes to resolve issues with building python modules on OSX 11 years ago
  David Wimsey 2150818ee6 Merge branch 'hotfix/issue-137' into stable 11 years ago
  David Wimsey 18a0c5db05 Merge branch 'hotfix/issue-137' 11 years ago
  David Wimsey fea7fa35bc Cleans up properties referring to a data source when the DataSource object is destroyed, fixes #137 11 years ago
  Aleksey Kuleshov 409e96bbd7 satisfy CSS2 specification for LEFT, RIGHT, TOP, BOTTOM 11 years ago
  David Wimsey 96db5cc7ec Merge branch 'doc-updates' of https://github.com/dwimsey/libRocket 11 years ago
  David Wimsey 8761d12977 Hack for functional non-compiled geometry in DirectX samples, this means the debugger will at least display now. 11 years ago
  David Wimsey a63199d727 Update basic copyright info 11 years ago
  David Wimsey b521c28567 Merge pull request #198 from libRocket/feature/resizable-samples-shell-windows 11 years ago
  David Wimsey 90cb3fe93c Fix for GLEW enabled SFML builds 11 years ago
  David Wimsey e2e42d2481 Added SFML cmake support, only builds the SFML sample related to the version of SFML detected 11 years ago
  David Wimsey 529a2f2c58 Added search for SDL in dependencies directory by default 11 years ago
  David Wimsey f4f1669123 Added support for building SDL sample via cmake, CMake only looks for SDL 1, but by setting SDL_LIBRARY, SDL_INCLUDE_DIR, SDL_IMAGE_LIBRARY, SDL_IMAGE_INCLUDE_DIR manually, SDL2 can be used. This will need to be patched up to properly support SDL2 11 years ago
  David Wimsey da1ee910f2 Added note for luainvaders sample 11 years ago
  David Wimsey 36e9c1c26a Adding missing extension class code files for DirectX samples 11 years ago
  David Wimsey 10d608d4df Fixes DirectX 10 sample to handle window resizes 11 years ago
  David Wimsey a914ffeb35 Temporary hack to allow non-compiled geometry to display in the DirectX 9 sample, this is inefficient but better than nothing 11 years ago
  David Wimsey 26cfed877e Misc whitespace cleanup 11 years ago
  David Wimsey 116e77561b Added missing call to shell_renderer->SetContext, required for Context dimensions to be updated when the shell window is resized 11 years ago
  David Wimsey 820ec165b7 Updated to work with new shell lib layout, does not properly handle window resizes yet 11 years ago
  David Wimsey 33f5146001 Minor fix to copyright notice 11 years ago
  David Wimsey 05aa98b0ee Updated DirectX 9 sample to work with new shell library layout 11 years ago
  David Wimsey 56e05b50fc Merge pull request #201 from libRocket/feature/cmake-v2-fixes 11 years ago
  David Wimsey 98f8411598 Merge pull request #200 from viciious/controlsfix 11 years ago
  Victor Luchits 8a32c8f97d Reset data_source to NULL upon detaching 11 years ago
  David Wimsey f315c377a6 Completes the handling of unused parameters submitted by corny trace 11 years ago
  Cornee Traas 8cb003ffb2 Compile fix for Core::Lua 11 years ago
  Cornee Traas b7af6bfef5 Fix memory leak in Context::LoadMouseCursor 11 years ago