提交历史

作者 SHA1 备注 提交日期
  AzaezelX 431fb05b6f get the splash screen on linux to stop corrupting the main window 4 年之前
  Thomas "elfprince13" Dickerson 9fbea728d7 Merge branch 'development' of github.com:GarageGames/Torque3D 8 年之前
  Thomas "elfprince13" Dickerson 849a1c1eb1 merged numerous changes from upstream 8 年之前
  Areloch c91c900e19 Does better sanity checking on cleanup for the splash screen closing with SDL. Could erroneously get called a second time and if we'd already cleared the images and textures, it could crash. 8 年之前
  Areloch f02d0d6c4e Hooks the splash window code up to the same image loading code as the icon code, and also adds a check if it tries to load a BMP for either(this is a bad format and really shouldn't be used for pretty much anything). 8 年之前
  Areloch 5fbc24d9e2 Also adds a sanity check in the event a splash image isn't found. 8 年之前
  Areloch 6f72c7b119 Implements the splash screen window to the SDL platform stuff. 9 年之前
  LuisAntonRebollo aa35157eef PlatformSDL implementation. 10 年之前