|
|
@11722
|
7 years |
landauf |
[StoryModeMap_HS16] fixed warnings in console
|
|
|
@11721
|
7 years |
landauf |
[SpaceRace_HS16] fixed warning with MSVC
|
|
|
@11720
|
7 years |
landauf |
[SpaceRace_HS16] reverted some unwanted changes and fixed formatting a …
|
|
|
@11719
|
7 years |
landauf |
[BigShip_HS16] reverted changes in emptyLevel.oxw and removed unused file
|
|
|
@11718
|
7 years |
landauf |
tabs → spaces
|
|
|
@11717
|
7 years |
landauf |
[Highscore_HS16] added license, added include guard, fixed formatting
|
|
|
@11716
|
7 years |
landauf |
[Highscore_HS16] moved logic to compare old an new score to Highscore; …
|
|
|
@11715
|
7 years |
landauf |
[Highscore_HS16] removed playerName from Highscore because the player …
|
|
|
@11714
|
7 years |
landauf |
[Highscore_HS16] reverted changes in LevelInfo - they don't seem to be …
|
|
|
@11713
|
7 years |
landauf |
mark includes of external libraries as "SYSTEM" includes to avoid …
|
|
|
@11712
|
7 years |
landauf |
icon is not needed in core-library, is already included in …
|
|
|
@11711
|
7 years |
landauf |
[HUD_HS16] updated HUDPickupSystem also in HUDTemplatesFPS.oxo
|
|
|
@11710
|
7 years |
landauf |
fixed two bugs in PickupInventory.lua:
- the update function had a …
|
|
|
@11709
|
7 years |
landauf |
[HUD_HS16] removed unused function
|
|
|
@11708
|
7 years |
landauf |
[HUD_HS16] fixed issue that the hud shows pickups of ALL players/bots …
|
|
|
@11707
|
7 years |
landauf |
fixed nullptr access when two pawns trigger a pickup-spawner at the …
|
|
|
@11706
|
7 years |
landauf |
[HUD_HS16] pickups are now always shown in hud, but much smaller. …
|
|
|
@11705
|
7 years |
landauf |
[HUD_HS16] removed HUDPickupItem as it is not really necessary (it's …
|
|
|
@11704
|
7 years |
landauf |
[HUD_HS16] fixed wrong dependency between overlays and pickup module: …
|
|
|
@11703
|
7 years |
landauf |
[HUD_HS16] fixed bug with the position of the hud pickup items
|
|
|
@11702
|
7 years |
landauf |
[HUD_HS16] removed a lot of unused stuff
|
|
|
@11701
|
7 years |
landauf |
[HUD_HS16] removed debug output
|
|
|
@11700
|
7 years |
landauf |
merged the remaining commits of HUD_HS16 branch back to trunk (except …
|
|
|
@11699
|
7 years |
landauf |
trying to fix build for MSVC but still having trouble with the …
|
|
|
@11698
|
7 years |
landauf |
still trying to avoid CMP0026… can we define ORXONOX_EXECUTABLE_NAME …
|
|
|
@11697
|
7 years |
landauf |
reverted r11694, apparently ORXONOX_EXECUTABLE_NAME IS used (for …
|
|
|
@11696
|
7 years |
landauf |
whoops. must remove the extensions from the library's file name before …
|
|
|
@11695
|
7 years |
landauf |
removed useless file that was added in BigShip_HS16
|
|
|
@11694
|
7 years |
landauf |
CMP0026 is deprecated in recent versions of CMake → moved it to the …
|
|
|
@11693
|
7 years |
landauf |
apparently we must create the directory for module/plugin-files …
|
|
|
@11692
|
7 years |
landauf |
with the latest CMake there are a lot of warnings about the usage of …
|
|
|
@11691
|
7 years |
landauf |
bugfix: don't try to unload a DynLib if it doesn't exist (e.g. after …
|
|
|