Lukas Joergensen
|
2e6133af48
Eliminate unnecessary uses of ConsoleMethod
|
7 жил өмнө |
Lukas Joergensen
|
3c99ef73a9
Eliminate DefineConsoleMethod
|
7 жил өмнө |
Areloch
|
937ef6c33d
Tabs&Spaces
|
7 жил өмнө |
Areloch
|
f237caff5e
Stabilizes the add/remove behavior of menubars by also tracking the modeless background control the menubars use for proper cleanup as well.
|
7 жил өмнө |
Areloch
|
253dd02096
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
8 жил өмнө |
Marc Chapman
|
d68b616bf7
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.
|
8 жил өмнө |
Areloch
|
7e5e3b5105
Removes Direct3D9 functionality.
|
8 жил өмнө |
Areloch
|
19dcfde60f
Merge pull request #1984 from FooBarbarians/fix-1912
|
8 жил өмнө |
Masquara
|
970dd5c477
Reordering initialization methods #1912
|
8 жил өмнө |
Areloch
|
26fd24fbab
Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed.
|
8 жил өмнө |
Thomas "elfprince13" Dickerson
|
1c2b096a72
Whitespace consistency
|
8 жил өмнө |
Thomas "elfprince13" Dickerson
|
88106f9032
Fixed type inference for nulls in console functions
|
8 жил өмнө |
Areloch
|
a90eb9762b
Re-submission of the Volumetric Fog PR, with cleanup.
|
10 жил өмнө |
Areloch
|
0d6768d57b
Removing stuff pertaining to demo modes and trials, as they're redundant now.
|
10 жил өмнө |
James Urquhart
|
3a457749ec
Oculus VR DK2 Support
|
10 жил өмнө |
LuisAntonRebollo
|
17f08e9f86
Fix bug on DefineConsoleMethod GuiCanvas::setVideoMode.
|
10 жил өмнө |
Luis Anton Rebollo
|
6492028bb2
Merge pull request #1035 from bpay/memfixes
|
10 жил өмнө |
LuisAntonRebollo
|
475f218bcd
Modified files for SDL2.
|
10 жил өмнө |
Daniel Buckmaster
|
3ab048c5b0
Fixes after feedback from Luis.
|
10 жил өмнө |
Daniel Buckmaster
|
9396ae7176
Merge remote-tracking branch 'Winterleaf/Development-Console' into defineconsolemethod
|
10 жил өмнө |
Ben Payne
|
2fc1ac4816
Fix uninit vars in gui
|
11 жил өмнө |
Daniel Buckmaster
|
3082bb3adc
Merge pull request #884 from GarageGames/development-3.6
|
11 жил өмнө |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
11 жил өмнө |
Daniel Buckmaster
|
f6d54d810b
Improve documentation on getCursorPos and fix cursorInControl.
|
11 жил өмнө |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
11 жил өмнө |
Daniel Buckmaster
|
346ad5bdaa
Finished up splash screen implementation.
|
11 жил өмнө |
Areloch
|
0878f005c0
Fixed the pure virtual function to be an empty one, which should resolve the linux build failure.
|
11 жил өмнө |
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.
|
11 жил өмнө |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 жил өмнө |
DavidWyand-GG
|
0d77cdc270
GFX now handles non-default adapters
|
12 жил өмнө |