Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Areloch 5c8a82180b Merge pull request #1938 from John3/add_strikeObject 8 gadi atpakaļ
  Areloch b6cbac0a08 Merge pull request #1942 from Areloch/forestEditingFixes 8 gadi atpakaļ
  Areloch 2db03e47e9 Fixes a crash when you try to delete things without being in selection mode in the forest editor. Adds a sanity check that everything is properly set up before attempting the delete action. 8 gadi atpakaļ
  Johxz 84f610f2f2 fix tabs vs space, fix net strikepoints 8 gadi atpakaļ
  Areloch 3717e3b670 Merge pull request #1937 from John3/fixLightningWarningFlashes 8 gadi atpakaļ
  Areloch a987bb9523 Merge pull request #1939 from Areloch/StaticNetFuncFix 8 gadi atpakaļ
  Areloch 73752ff061 Hotfix to re-add the prior static function fix for these functions that was accidentally removed. 8 gadi atpakaļ
  Johxz 3cd82d9229 add strikeObject functionality feature 8 gadi atpakaļ
  Johxz 381169c3c2 fix warningFlashes() of lighting 8 gadi atpakaļ
  Areloch 8b4b467bff Merge pull request #1932 from Areloch/cmake_cleanse 8 gadi atpakaļ
  Areloch 87c9fce380 Merge pull request #1907 from elfprince13/osxDedeprecation 8 gadi atpakaļ
  Areloch 8f420893eb Merge branch 'development' into osxDedeprecation 8 gadi atpakaļ
  Areloch 15ef6bda92 Merge pull request #1935 from Areloch/RecordingSafetyCheck 8 gadi atpakaļ
  Areloch 501b55d939 Adds a check to the record movie call so that it only happens in Release mode, to avoid crash issues with theora and debug mode. 8 gadi atpakaļ
  Areloch 8985cbb0d3 Merge pull request #1894 from John3/enableVideoRecording 8 gadi atpakaļ
  Areloch ca4204be14 Merge pull request #1933 from Areloch/SDLMenubarFixins 8 gadi atpakaļ
  Areloch 810117bb66 Merge pull request #1934 from Areloch/menubaracceleratorfix 8 gadi atpakaļ
  Areloch 48bd911dcb Made sure the old code was still there for non-SDL usage. 8 gadi atpakaļ
  Areloch a8f2fc567b Fixes up the handling of accelerator keybinds for SDL - specifically compound ones with several modifier keys, ie ctrl-alt-shift-up. 8 gadi atpakaļ
  Areloch ac19e0e84c Merge pull request #1928 from lukaspj/particle-manager-lmactivate-cleanup 8 gadi atpakaļ
  Areloch 7185d9664d Merge pull request #1923 from elfprince13/stringTableEmptyString 8 gadi atpakaļ
  Areloch 08432978bf Merge pull request #1922 from elfprince13/perProjectCmakes 8 gadi atpakaļ
  Areloch 1523fe55de Merge pull request #1931 from Areloch/LightingFix 8 gadi atpakaļ
  Thomas Dickerson 6963d35145 Merge branch 'development' into stringTableEmptyString 8 gadi atpakaļ
  Areloch 80a2a8c29a Fixed the fadeout coloration when using textures, as well as some cleanup for the code. 8 gadi atpakaļ
  Areloch f8b650f7a1 Reworks the open/close functions of the gui and world editors so they will properly toggle between and clean up when closed. 8 gadi atpakaļ
  Areloch ec8b657b71 Adds support for multiple textures used in the strike rendering per @RichardsGameStudio's help. 8 gadi atpakaļ
  Areloch 18f77a240d Merge pull request #1925 from elfprince13/sdlUpdateFix 8 gadi atpakaļ
  Areloch f43bfd6ca2 Cleans up a few cmake options and flags a most of the alsoft and sdl options as advanced so they're not cluttering up the regular view for no reason 8 gadi atpakaļ
  Areloch c7b041f545 Fixes the debug netevent packing error by keeping the mStart value as it's proper 0-1 range until it gets to the client, using a temporary world-space var for finding strike target objects in the radius. 8 gadi atpakaļ