Started 6 yr 3 mo ago
Took 6 min 37 sec on docker-3043e08a4628

Unstable Build #19 (Jan 7, 2018 4:07:25 AM)

Revision: 11711
Changes
  1. [HUD_HS16] updated HUDPickupSystem also in HUDTemplatesFPS.oxo (detail)
    by Fabian Landau
  2. fixed two bugs in PickupInventory.lua:
    - the update function had a messed up logic regarding the use-button in the detail window (condition was partially inverted)
    - updating the event subscription of the use-button in the detail-window doesn't seem to work - probably CEGUI doesn't like updating/changing/overriding an event while begin IN a mouse-click-event already. moving the logic to the Use/Unuse-function instead seems to work. (detail)
    by Fabian Landau
  3. [HUD_HS16] removed unused function (detail)
    by Fabian Landau
  4. [HUD_HS16] fixed issue that the hud shows pickups of ALL players/bots instead of just the own spaceship. fixed this by comparing objectIDs
    note: network calls currently support only 5 arguments, so I removed representationObjectId which doesn't seem to be used (neither in C++ nor in Lua) (detail)
    by Fabian Landau
  5. fixed nullptr access when two pawns trigger a pickup-spawner at the same time (for the second pawn in the list, the pickup is already nullptr -> crash) (detail)
    by Fabian Landau
  6. [HUD_HS16] pickups are now always shown in hud, but much smaller. removed HUDPickupTemplate.oxo (detail)
    by Fabian Landau
  7. [HUD_HS16] removed HUDPickupItem as it is not really necessary (it's just an ogre overlay). also fixed several memory-leaks and some issues with positioning and visibility of the pickup items (detail)
    by Fabian Landau

Started by an SCM change

LLVM/Clang Warnings: 33 warnings.

Docker Build Data

Host: unix:///var/run/docker.sock
Original Container Id: 3043e08a4628a81d81c11e811171cc778f9dc983ecaf0349e252ff52228bc431