Historial de Commits

Autor SHA1 Mensaje Fecha
  Areloch 4d10f02890 Tabs&Spaces hace 7 años
  Areloch 40fff8ef50 Stabilizes the add/remove behavior of menubars by also tracking the modeless background control the menubars use for proper cleanup as well. hace 7 años
  Areloch 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. hace 8 años
  Marc Chapman 9d547537fd canvas -- Added a way for a child control to handle an event but still have GuiCanvas::processInputEvent() return false, therefore allowing the event to also be handled by the ActionMap. (see DemoGame::processInputEvent()) . Also added methods for clearing "down" status of mouse buttons in cases where ActionMap grabs the mouse for dragging and masks the up events from GuiCanvas. hace 8 años
  Areloch edd1e0a270 Removes Direct3D9 functionality. hace 8 años
  Areloch 124ecb2fe0 Merge pull request #1984 from FooBarbarians/fix-1912 hace 8 años
  Masquara 15f67015d3 Reordering initialization methods #1912 hace 8 años
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. hace 8 años
  Thomas "elfprince13" Dickerson 1c2b096a72 Whitespace consistency hace 8 años
  Thomas "elfprince13" Dickerson 88106f9032 Fixed type inference for nulls in console functions hace 8 años
  Areloch a90eb9762b Re-submission of the Volumetric Fog PR, with cleanup. hace 10 años
  Areloch 0d6768d57b Removing stuff pertaining to demo modes and trials, as they're redundant now. hace 10 años
  James Urquhart 3a457749ec Oculus VR DK2 Support hace 10 años
  LuisAntonRebollo 17f08e9f86 Fix bug on DefineConsoleMethod GuiCanvas::setVideoMode. hace 10 años
  Luis Anton Rebollo 6492028bb2 Merge pull request #1035 from bpay/memfixes hace 10 años
  LuisAntonRebollo 475f218bcd Modified files for SDL2. hace 10 años
  Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis. hace 11 años
  Daniel Buckmaster 9396ae7176 Merge remote-tracking branch 'Winterleaf/Development-Console' into defineconsolemethod hace 11 años
  Ben Payne 2fc1ac4816 Fix uninit vars in gui hace 11 años
  Daniel Buckmaster 3082bb3adc Merge pull request #884 from GarageGames/development-3.6 hace 11 años
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. hace 11 años
  Daniel Buckmaster f6d54d810b Improve documentation on getCursorPos and fix cursorInControl. hace 11 años
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor hace 11 años
  Daniel Buckmaster 346ad5bdaa Finished up splash screen implementation. hace 11 años
  Areloch 0878f005c0 Fixed the pure virtual function to be an empty one, which should resolve the linux build failure. hace 11 años
  Areloch c2da67d473 Fixes the splash screen so that it displays until the game has actually done initial setup and can display GUI elements. This prevents the ugly blank window just sitting there while the GUI loads. hace 11 años
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. hace 12 años
  DavidWyand-GG 0d77cdc270 GFX now handles non-default adapters hace 12 años
  DavidWyand-GG 539efcb1e1 Input event changes hace 12 años
  jamesu 08d4f6ebc0 Improvements to console refactor code hace 13 años