# # ChangeLog for / # # Generated by Trac 1.0.9 # Apr 28, 2024, 2:43:46 PM Thu, 04 Apr 2019 14:16:22 GMT jeromela [12277] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.cc (modified) Spielfeld angepasst. Next: Fumktionalitaet auch anpassen Thu, 04 Apr 2019 14:15:09 GMT mkarpf [12276] * code/branches/MouseAPI_FS19/data/levels/MouseAPIExample.oxw (modified) Test-Level with 3 Blocks Thu, 04 Apr 2019 13:59:47 GMT tkuonen [12275] * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.h (modified) Extend MouseAPI Thu, 04 Apr 2019 13:56:36 GMT kofrey [12274] * code/branches/Boxhead_FS19/data/levels/includes/weaponSettingsHover.oxi (modified) * code/branches/Boxhead_FS19/src/modules/weapons/projectiles/HoverGunProjectile.h (modified) * code/branches/Boxhead_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) mine not working Thu, 04 Apr 2019 13:51:04 GMT cwaupoti [12273] * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/data/levels/includes/weaponSettingsHover.oxi (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.h (modified) * code/branches/Boxhead_FS19/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/Boxhead_FS19/src/modules/weapons/projectiles/HoverGunProjectile.cc (modified) * code/branches/Boxhead_FS19/src/modules/weapons/projectiles/HoverGunProjectile.h (modified) * code/branches/Boxhead_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/Boxhead_FS19/src/modules/weapons/weaponmodes/HoverGun.cc (modified) * code/branches/Boxhead_FS19/src/modules/weapons/weaponmodes/HoverGun.h (modified) comment Thu, 04 Apr 2019 13:33:04 GMT rueegseb [12272] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) overload setnewTarget for Argument Vecor3 and implementation of the ... Thu, 04 Apr 2019 13:28:50 GMT tkuonen [12271] * code/branches/MouseAPI_FS19/data/levels/MouseAPIExample.oxw (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.h (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapiexample.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapiexample.h (modified) Begin extending MouseAPI Thu, 04 Apr 2019 13:22:31 GMT ahuwyler [12270] * code/branches/OrxoBlox_FS19/data/levels/OrxoBlox.oxw (deleted) deleted .oxw file Thu, 04 Apr 2019 13:02:27 GMT ahuwyler [12269] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/CMakeLists.txt (modified) ES FUNKT! Thu, 04 Apr 2019 12:40:29 GMT ahuwyler [12268] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/overlays/OrxoBloxHUD.oxo (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBot.cc (modified) OrxoBlox in the HUD Thu, 04 Apr 2019 12:25:56 GMT kofrey [12267] * code/branches/Boxhead_FS19/data/defaultConfig/keybindings.ini (modified) * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/data/levels/templates/spaceshipGhost.oxt (modified) * code/branches/Boxhead_FS19/data/levels/templates/spaceshipHover.oxt (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.cc (modified) * code/branches/Boxhead_FS19/src/modules/hover/HoverWall.cc (modified) working version Thu, 04 Apr 2019 11:48:18 GMT jeromela [12266] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxAI.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxAI.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBat.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBat.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBot.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBot.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxScore.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxScore.h (added) added files Thu, 04 Apr 2019 11:45:35 GMT jeromela [12265] * code/branches/OrxoBlox_FS19/data/levels/emptyLevel.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) t