# # ChangeLog for / # # Generated by Trac 1.0.9 # Mar 29, 2024, 1:09:13 PM Wed, 22 May 2019 13:17:23 GMT wiesep [12412] * code/branches/Presentation_FS19/data/levels/Asteroids2D.oxw (modified) * code/branches/Presentation_FS19/data/levels/pong.oxw (modified) * code/branches/Presentation_FS19/data/levels/tetris.oxw (modified) * code/branches/Presentation_FS19/data/levels/towerDefense.oxw (modified) * code/branches/Presentation_FS19/src/modules/asteroids2D/Asteroids2DShip.cc (modified) * code/branches/Presentation_FS19/src/modules/pong/Pong.cc (modified) Reverted unwanted changes Wed, 22 May 2019 12:59:08 GMT wiesep [12411] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/Asteroids2D.oxw (modified) * code/branches/Presentation_FS19/data/levels/emptyLevel.oxw (modified) * code/branches/Presentation_FS19/data/levels/includes/OrxoBloxWeapon.oxi (copied) * code/branches/Presentation_FS19/data/levels/orxoblox.oxw (copied) * code/branches/Presentation_FS19/data/levels/pong.oxw (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipEscort.oxt (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (copied) * code/branches/Presentation_FS19/data/levels/tetris.oxw (modified) * code/branches/Presentation_FS19/data/levels/towerDefense.oxw (modified) * code/branches/Presentation_FS19/data/overlays/OrxoBloxHUD.oxo (copied) * code/branches/Presentation_FS19/data/tcl/orxokart_highscores.txt (modified) * code/branches/Presentation_FS19/src/modules/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/OrxoBlox (copied) * code/branches/Presentation_FS19/src/modules/asteroids2D/Asteroids2DShip.cc (modified) * code/branches/Presentation_FS19/src/modules/pong/Pong.cc (modified) * code/branches/Presentation_FS19/src/modules/weapons/munitions/BallMunition.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/munitions/BallMunition.h (copied) * code/branches/Presentation_FS19/src/modules/weapons/munitions/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BallProjectile.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BallProjectile.h (copied) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/BallGun.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/BallGun.h (copied) Merged OrxoBlox_FS19 Wed, 22 May 2019 12:45:31 GMT wiesep [12410] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/Hover.oxw (modified) * code/branches/Presentation_FS19/data/levels/includes/weaponSettingsHover.oxi (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipGhost.oxt (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipHover.oxt (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipzombie.oxt (copied) * code/branches/Presentation_FS19/src/modules/hover/Hover.cc (modified) * code/branches/Presentation_FS19/src/modules/hover/Hover.h (modified) * code/branches/Presentation_FS19/src/modules/hover/HoverShip.cc (modified) * code/branches/Presentation_FS19/src/modules/hover/HoverShip.h (modified) * code/branches/Presentation_FS19/src/modules/hover/HoverWall.cc (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/HoverGunProjectile.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/HoverGunProjectile.h (copied) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/HoverGun.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/HoverGun.h (copied) Merged Boxhead_FS19 Wed, 22 May 2019 12:16:19 GMT wiesep [12409] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/BossFight.oxw (copied) * code/branches/Presentation_FS19/data/levels/emptyLevel.oxw (modified) * code/branches/Presentation_FS19/data/levels/templates/BossFightBigMinion.oxt (copied) * code/branches/Presentation_FS19/data/levels/templates/BossFightBoss.oxt (copied) * code/branches/Presentation_FS19/data/levels/templates/BossFightMinion.oxt (copied) * code/branches/Presentation_FS19/data/levels/templates/BossFightPirate.oxt (copied) * code/branches/Presentation_FS19/data/levels/templates/BossFightPlayer.oxt (copied) Merged BossFight_FS19 Wed, 22 May 2019 11:58:40 GMT wiesep [12408] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/3DPacman.oxw (modified) * code/branches/Presentation_FS19/src/modules/pacman/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/Presentation_FS19/src/modules/pacman/Pacman.h (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanBrown.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanBrown.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanCyan.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanCyan.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanLaser.cpp (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanLaser.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanPink.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanPink.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanPointSphere.cc (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRandom.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRandom.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRed.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRed.h (copied) Merged 3DPacman_FS19 Wed, 22 May 2019 11:49:19 GMT wiesep [12407] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/MouseAPIExample.oxw (copied) * code/branches/Presentation_FS19/data/overlays/MouseCursor.oxo (copied) * code/branches/Presentation_FS19/src/modules/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/MouseAPI (copied) * code/branches/Presentation_FS19/src/modules/MouseAPIExample (copied) Merged MouseAPI_FS19 Wed, 22 May 2019 11:27:11 GMT wiesep [12406] * code/branches/Presentation_FS19 (copied) Started merging Tue, 21 May 2019 15:08:48 GMT cwaupoti [12405] * code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt (modified) increased alertness radius final vers3.0 Tue, 21 May 2019 12:50:50 GMT bukaya [12404] * code/branches/BossFight_FS19/data/levels/BossFight.oxw (added) * code/branches/BossFight_FS19/data/levels/templates/BossFightBigMinion.oxt (added) * code/branches/BossFight_FS19/data/levels/templates/BossFightBoss.oxt (added) * code/branches/BossFight_FS19/data/levels/templates/BossFightMinion.oxt (added) * code/branches/BossFight_FS19/data/levels/templates/BossFightPirate.oxt (added) * code/branches/BossFight_FS19/data/levels/templates/BossFightPlayer.oxt (added) Added files, should be final commit. Tue, 21 May 2019 12:45:27 GMT bukaya [12403] * code/branches/BossFight_FS19/data/levels/emptyLevel.oxw (modified) Boss Fight Project finished! Mon, 20 May 2019 13:09:55 GMT ahuwyler [12402] * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (modified) * code/branches/OrxoBlox_FS19/data/overlays/OrxoBloxHUD.oxo (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) last commit Mon, 20 May 2019 13:07:57 GMT jeromela [12401] * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) fixed count function (reverted changes) Mon, 20 May 2019 12:26:49 GMT jeromela [12400] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipEscort.oxt (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) Changed counter Fri, 17 May 2019 14:36:37 GMT cwaupoti [12399] * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt (modified) * code/branches/Boxhead_FS19/src/modules/hover/HoverWall.cc (modified) final version2.0 Fri, 17 May 2019 14:29:11 GMT cwaupoti [12398] * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.cc (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.h (modified) * code/branches/Boxhead_FS19/src/modules/hover/HoverShip.cc (modified) * code/branches/Boxhead_FS19/src/modules/hover/HoverWall.cc (modified) * code/branches/Boxhead_FS19/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) temorary Fri, 17 May 2019 13:00:54 GMT kofrey [12397] * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/data/levels/scripts/ScriptableControllerSpawn.lua (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.cc (modified) * code/branches/Boxhead_FS19/src/modules/hover/HoverShip.cc (modified) * code/branches/Boxhead_FS19/src/modules/hover/HoverShip.h (modified) abc Fri, 17 May 2019 11:32:44 GMT pomselj [12396] * 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/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBot.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBot.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCanon.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCanon.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxPrereqs.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxScore.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxScore.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) Jesus safed our souls and stopped the crashing. Hallowed be his name ... Thu, 16 May 2019 17:16:49 GMT pomselj [12395] * 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/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.h (modified) kinda done Thu, 16 May 2019 16:27:53 GMT pomselj [12394] * code/branches/OrxoBlox_FS19/data/levels/includes/OrxoBloxWeapon.oxi (modified) * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (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/OrxoBloxStones.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc (modified) almost done Thu, 16 May 2019 15:16:22 GMT ahuwyler [12393] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (modified) * code/branches/OrxoBlox_FS19/data/overlays/OrxoBloxHUD.oxo (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) BOUNCE Thu, 16 May 2019 14:57:51 GMT pomselj [12392] * code/branches/OrxoBlox_FS19/data/levels/includes/OrxoBloxWeapon.oxi (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) Thu, 16 May 2019 14:57:28 GMT jeromela [12391] * 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/OrxoBlox.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.h (modified) * code/branches/OrxoBlox_FS19/src/modules/asteroids2D/Asteroids2DShip.cc (modified) Zielvisier eingefuegt Thu, 16 May 2019 14:53:45 GMT cwaupoti [12390] * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.cc (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.h (modified) * code/branches/Boxhead_FS19/src/orxonox/scriptablecontroller/scriptable_controller_api.cc (modified) * code/branches/Boxhead_FS19/src/orxonox/scriptablecontroller/scriptable_controller_api.h (modified) Zombie can now approach, tried to add waves Thu, 16 May 2019 14:37:19 GMT pemil [12389] * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.cpp (modified) final 1.2 Thu, 16 May 2019 14:24:32 GMT pomselj [12388] * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) Projectiles die with level up Thu, 16 May 2019 14:18:12 GMT pomselj [12387] * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) new, smaller CollisionShape for Projectiles Thu, 16 May 2019 14:16:21 GMT pemil [12386] * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) final 1.1 Thu, 16 May 2019 14:14:17 GMT pemil [12385] * code/branches/3DPacman_FS19/data/levels/3DPacman.oxw (modified) * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) final 1.0 Thu, 16 May 2019 14:03:46 GMT pomselj [12384] * 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/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) OrxoBlox is linked to Projectile, level up works Thu, 16 May 2019 13:58:40 GMT peterf [12383] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h (modified) mdei2j2wip Thu, 16 May 2019 13:34:58 GMT ahuwyler [12382] * code/branches/OrxoBlox_FS19/data/overlays/OrxoBloxHUD.oxo (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) jetzt laufts? Thu, 16 May 2019 13:23:21 GMT rueegseb [12381] * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.h (modified) debug message removed Thu, 16 May 2019 13:10:44 GMT rueegseb [12380] * code/branches/3DPacman_FS19/data/levels/3DPacman.oxw (modified) * code/branches/3DPacman_FS19/src/modules/pacman/CMakeLists.txt (modified) * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.cpp (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPointSphere.cc (modified) laser appears after five pointsphere are eaten Thu, 16 May 2019 13:00:14 GMT jeromela [12379] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) new commit Thu, 16 May 2019 12:53:00 GMT pomselj [12378] * code/branches/OrxoBlox_FS19/data/levels/includes/OrxoBloxWeapon.oxi (modified) * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc (modified) Projectiles survive infinitely Thu, 16 May 2019 12:27:40 GMT tkuonen [12377] * code/branches/MouseAPI_FS19/data/gui/layouts/MouseAPICursor.layout (deleted) * code/branches/MouseAPI_FS19/data/gui/scripts/MouseAPICursor.lua (deleted) * code/branches/MouseAPI_FS19/data/levels/MouseAPIExample.oxw (modified) * code/branches/MouseAPI_FS19/data/overlays/MouseCursor.oxo (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/mouseapicursor.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapicursor.h (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mousegametype.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mousegametype.h (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPIExample/mouseapiexample.h (modified) Improve MouseAPI Add Comments Cleanup Thu, 16 May 2019 12:20:38 GMT jeromela [12376] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) cleanup function worksls! Thu, 16 May 2019 12:05:52 GMT rueegseb [12375] * code/branches/3DPacman_FS19/data/levels/3DPacman.oxw (modified) * code/branches/3DPacman_FS19/data/levels/gallery.oxw (modified) laser xml added Thu, 16 May 2019 11:36:04 GMT cwaupoti [12374] * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.cc (modified) changes enemy's spawn point Thu, 16 May 2019 11:23:16 GMT ahuwyler [12373] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (modified) correct position of spaceship Thu, 16 May 2019 11:16:55 GMT ahuwyler [12372] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) Merge Thu, 16 May 2019 11:13:58 GMT pomselj [12371] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * 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/OrxoBloxPrereqs.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc (modified) BallProjectiles fly Thu, 16 May 2019 11:13:21 GMT ahuwyler [12370] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (modified) * code/branches/OrxoBlox_FS19/data/overlays/OrxoBloxHUD.oxo (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/OrxoBloxPrereqs.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.h (modified) We have new template Thu, 16 May 2019 10:25:10 GMT jeromela [12369] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) Zeitpunkt fuer game over festgelegt. Todo: spiel endet mit crash Thu, 16 May 2019 09:11:39 GMT pomselj [12368] * code/branches/OrxoBlox_FS19/data/levels/includes/OrxoBloxWeapon.oxi (modified) * 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/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) We can shoot Thu, 16 May 2019 09:00:57 GMT ahuwyler [12367] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (modified) * 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/OrxoBloxShip.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.h (modified) We have a spaceship! Thu, 09 May 2019 15:15:43 GMT ahuwyler [12366] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * 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/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxPrereqs.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxScore.cc (modified) Here and there Thu, 09 May 2019 14:24:20 GMT rueegseb [12365] * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.cpp (added) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanLaser.h (added) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPointSphere.cc (modified) Laser boom boom Thu, 09 May 2019 14:22:55 GMT jeromela [12364] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) orxoblox.oxw: Auskommentiert, orxobloxball.cc: mauskoordinaten auslesen. Thu, 09 May 2019 14:04:30 GMT tkuonen [12363] * code/branches/MouseAPI_FS19/data/levels/MouseAPIExample.oxw (modified) * code/branches/MouseAPI_FS19/data/overlays/MouseCursor.oxo (added) * 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/mouseapicursor.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapicursor.h (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mousegametype.cc (modified) Added MouseCursor Thu, 09 May 2019 13:53:01 GMT mkarpf [12362] * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.h (modified) cleanup (minor) Thu, 09 May 2019 13:50:09 GMT ahuwyler [12361] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) Nomal fuer de Jerome Thu, 09 May 2019 13:32:40 GMT pomselj [12360] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.h (modified) bounces moore smoothly Thu, 09 May 2019 13:29:29 GMT ahuwyler [12359] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/overlays/OrxoBloxHUD.oxo (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/OrxoBloxPrereqs.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxScore.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxScore.h (modified) fuer de jerome Thu, 09 May 2019 13:08:21 GMT kofrey [12358] * code/branches/Boxhead_FS19/data/levels/templates/spaceshipzombie.oxt (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.cc (modified) * code/branches/Boxhead_FS19/src/modules/hover/HoverShip.cc (modified) added collision damamge Thu, 09 May 2019 12:54:22 GMT peterf [12357] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRandom.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.h (modified) Improved formatting and added some comments to make the code more precise Thu, 09 May 2019 12:20:32 GMT pomselj [12356] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.h (modified) Bounces ok-ish, still seg fault... stones get destroyed but models ... Thu, 09 May 2019 12:15:32 GMT ahuwyler [12355] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) stones move not the walls Thu, 09 May 2019 12:10:31 GMT cwaupoti [12354] * code/branches/Boxhead_FS19/data/levels/Hover.oxw (modified) * code/branches/Boxhead_FS19/src/modules/hover/Hover.cc (modified) minor changes Thu, 09 May 2019 12:09:09 GMT mkarpf [12353] * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapiexample.cc (deleted) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapiexample.h (deleted) removed old files (have been moved) Thu, 09 May 2019 12:05:27 GMT mkarpf [12352] * code/branches/MouseAPI_FS19/src/modules/CMakeLists.txt (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/CMakeLists.txt (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/MouseAPIExample (added) * code/branches/MouseAPI_FS19/src/modules/MouseAPIExample/CMakeLists.txt (added) * code/branches/MouseAPI_FS19/src/modules/MouseAPIExample/mouseapiexample.cc (added) * code/branches/MouseAPI_FS19/src/modules/MouseAPIExample/mouseapiexample.h (added) separated MouseAPIExample from MouseAPI finished comments in MouseAPI.h Thu, 09 May 2019 11:59:07 GMT ahuwyler [12351] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) Walls are coming down Thu, 09 May 2019 11:56:28 GMT pomselj [12350] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) Eliminated nullptrs in stones_ that were there due to wrong size of ... Thu, 09 May 2019 11:33:42 GMT ahuwyler [12349] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) cleanup active Walls Thu, 09 May 2019 10:32:44 GMT tkuonen [12348] * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.h (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapicursor.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapicursor.h (modified) Fix Build Thu, 09 May 2019 09:39:39 GMT ahuwyler [12347] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) LevelUp! Thu, 09 May 2019 09:36:28 GMT pomselj [12346] * 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/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.h (modified) Worked on Collision, doesn't work yet, compiles tho Thu, 09 May 2019 09:18:16 GMT ahuwyler [12345] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) All normal Thu, 09 May 2019 09:14:44 GMT jeromela [12344] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) Working on setting new speed Thu, 09 May 2019 09:09:18 GMT ahuwyler [12343] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h (modified) We have a list of all stones Thu, 09 May 2019 08:46:20 GMT ahuwyler [12342] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.cc (modified) levelup beginning Thu, 09 May 2019 08:25:24 GMT ahuwyler [12341] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.h (modified) Wall is ready Thu, 09 May 2019 07:43:02 GMT pomselj [12340] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) Some changes in bounce method + added destroy in bounce method to be ... Thu, 09 May 2019 07:39:55 GMT jeromela [12339] * 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/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxCenterpoint.cc (modified) spielfeldgroesse Fri, 03 May 2019 09:23:15 GMT peterf [12338] * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/getShortestPath.cc (deleted) Pink Bug Workaround Thu, 02 May 2019 14:40:50 GMT pomselj [12337] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (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/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxShip.cc (modified) Ball can do bouncy stuff Thu, 02 May 2019 14:32:19 GMT jeromela [12336] * 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/OrxoBloxBall.cc (modified) minor changes Thu, 02 May 2019 14:17:14 GMT ahuwyler [12335] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) Random Walls are created Thu, 02 May 2019 14:06:01 GMT tkuonen [12334] * code/branches/MouseAPI_FS19/data/gui/layouts/MouseAPICursor.layout (modified) * code/branches/MouseAPI_FS19/data/levels/MouseAPIExample.oxw (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/CMakeLists.txt (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.cc (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapicursor.cc (added) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapicursor.h (added) Continue With MouseAPI Cursor Thu, 02 May 2019 14:02:17 GMT mkarpf [12333] * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapi.h (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapiexample.cc (modified) some comments added Thu, 02 May 2019 13:52:29 GMT ahuwyler [12332] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.h (modified) jetzt mehrere Bloecke Thu, 02 May 2019 13:30:57 GMT ahuwyler [12331] * 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/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxPrereqs.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxStones.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxWall.h (modified) Walls are bigger Thu, 02 May 2019 11:47:32 GMT mkarpf [12330] * code/branches/MouseAPI_FS19/data/levels/MouseAPIExample.oxw (modified) * code/branches/MouseAPI_FS19/src/modules/MouseAPI/mouseapiexample.cc (modified) Test level finished Thu, 02 May 2019 11:38:57 GMT pomselj [12329] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) new, better camera Thu, 02 May 2019 11:35:32 GMT jeromela [12328] * code/branches/OrxoBlox_FS19/data/levels/Asteroids2D.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) stone is back in the game Thu, 02 May 2019 11:07:32 GMT tkuonen [12327] * code/branches/MouseAPI_FS19/data/gui/layouts/MouseAPICursor.layout (added) * code/branches/MouseAPI_FS19/data/gui/scripts/MouseAPICursor.lua (added) Add MouseAPICursor gui Thu, 02 May 2019 11:00:11 GMT peterf [12326] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) bug fix Sat, 27 Apr 2019 23:07:32 GMT peterf [12325] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) Red and Pink seem to work better Sat, 27 Apr 2019 14:49:54 GMT peterf [12324] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) PacmanPink seems to work most of the time now Thu, 25 Apr 2019 12:45:27 GMT peterf [12323] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) continued brown Wed, 24 Apr 2019 20:38:07 GMT peterf [12322] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) continued brown and cyan pacman. Pink pacman still causes SIGSEV Mon, 22 Apr 2019 13:09:22 GMT peterf [12321] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.h (modified) continued Cyan implementation Mon, 22 Apr 2019 12:17:58 GMT peterf [12320] * code/branches/3DPacman_FS19/src/modules/pacman/CMakeLists.txt (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanBrown.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.cc (added) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanCyan.h (added) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) began PacmanBrown and Cyan implementation Sun, 21 Apr 2019 21:30:41 GMT peterf [12319] * code/branches/3DPacman_FS19/src/modules/pacman/CMakeLists.txt (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.h (modified) PacmanPink implementation, but lots of SIGSEGV Sun, 21 Apr 2019 17:58:47 GMT peterf [12318] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.h (modified) improved red pacman behavior, but still segmentation fault sometimes Sat, 20 Apr 2019 16:29:44 GMT peterf [12317] * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanPink.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) Red Pacman seems to work even better Sat, 20 Apr 2019 15:22:51 GMT peterf [12316] * code/branches/3DPacman_FS19/src/modules/pacman/CMakeLists.txt (modified) * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRandom.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/PacmanRed.h (modified) Red Pacman seems to work partially Thu, 18 Apr 2019 14:26:49 GMT pomselj [12315] * code/branches/OrxoBlox_FS19/data/levels/includes/OrxoBloxWeapon.oxi (added) * code/branches/OrxoBlox_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (added) again Thu, 18 Apr 2019 14:24:49 GMT pomselj [12314] * 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/OrxoBlox.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxPrereqs.h (modified) some stuff, going home tbh Thu, 18 Apr 2019 14:15:50 GMT rueegseb [12313] * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/3DPacman_FS19/src/modules/pacman/Pacman.h (modified) extern variable in pacman.h hinzugefuegt