Timeline
Mar 5, 2007:
- 11:37 AM Changeset in orxonox.OLD [10600] by
- Comestic cleanup in projectiles
Feb 27, 2007:
- 9:19 PM dev/LinuxDebian edited by
- /trunk ! (diff)
- 9:18 PM dev/LinuxUbuntu edited by
- /trunk ! (diff)
Feb 24, 2007:
- 12:25 PM Changeset in orxonox.OLD [10599] by
- 1st part of the collision bug fix. BTW, if shouldn't have amarok …
Feb 22, 2007:
- 5:23 PM Ticket #208 (Material Bug on old Graphics Cards) created by
- resolve the bug: https://forum.orxonox.net/viewtopic.php?t=11
- 5:20 PM Ticket #207 (Crosshair bug) created by
- resolve the bug described in https://forum.orxonox.net/viewtopic.php?t=107
- 4:18 PM Ticket #206 (Clean up Weapon Loading MountPoint function) created by
- = Goal = Loading weapons is not yet as generic as it should be. Clean …
- 4:15 PM Ticket #205 (Object and Scene Management) created by
- = Introduction = There are two different types of tasks the current …
- 4:02 PM Ticket #204 (Main-Loop Redesign) created by
- = Introduction = The orxonox main loop is the core of the orxonox …
- 3:47 PM Ticket #203 (Saving Orxonox Game State) created by
- = Introduction = At any point in the game, the state of the world …
- 3:28 PM Ticket #202 (WorldEntities entering the World) created by
- = Introduction = When WorldEntities enter the world, they have no way …
- 3:19 PM Ticket #201 (Finish the GUI Framework) created by
- = Introduction = Orxonox has a first implementation of a GUI like …
- 3:17 PM Ticket #200 (Transparency Handling in the Graphics Engine) created by
- = Introduction = Transparency in OpenGL is handled very differentlly …
- 3:09 PM Ticket #199 (Orxonox Story Dependency Graph) created by
- == Intrudoction == A game should be full of decisions that do change …
- 2:55 PM Ticket #198 (Artificial Intelligence State Based) created by
- = State Based AI = Let's restructure the current AI implementation …
Feb 20, 2007:
- 6:42 PM Changeset in orxonox.OLD [10598] by
- default loadscreen fix
Feb 15, 2007:
- 8:57 AM Changeset in orxonox.OLD [10597] by
- removed obsolete State:setCamera
Feb 14, 2007:
- 9:58 PM Changeset in orxonox.OLD [10596] by
- some doxygen comments
- 9:37 PM Ticket #179 (Clean up the CameraMan) closed by
- fixed
- 9:18 PM Changeset in orxonox.OLD [10595] by
- now the real cameraTarget is set in the state as target… not just …
- 9:02 PM Changeset in orxonox.OLD [10594] by
- fixed newly introduced bug in cameraman.cc
- 7:27 PM Changeset [4760] by
- adapted the scripts to the new cameramanager
- 7:27 PM Changeset in orxonox.OLD [10593] by
- cleaned up the cameramanager, commented all functions, corrected …
- 11:02 AM people/BenjaminKnecht edited by
- (diff)
Feb 13, 2007:
- 8:15 PM content/TextureResources edited by
- (diff)
- 8:14 PM content/TextureResources edited by
- (diff)
- 7:48 PM content/tools/GIMPTutorials edited by
- (diff)
- 6:23 PM Changeset in orxonox.OLD [10592] by
- make distdir works again
- 4:42 PM Changeset in orxonox.OLD [10591] by
- moved the we's to a more senseable location.
- 3:53 PM Changeset in orxonox.OLD [10590] by
- minor cleanup of the Quests
- 3:39 PM Ticket #178 (Fix the Track back in) closed by
- fixed
- 3:39 PM Changeset in orxonox.OLD [10589] by
- removed an unused/not implemented Curve, thus fixing ticket #178
- 3:36 PM Changeset in orxonox.OLD [10588] by
- removed track manager and reinjected the Track
Feb 12, 2007:
- 11:37 PM dev/LinuxGentoo edited by
- (diff)
- 11:07 PM Changeset in orxonox.OLD [10587] by
- some very small change
Feb 11, 2007:
- 9:18 PM Ticket #161 (Space Station (inside)) closed by
- fixed
- 6:42 PM Ticket #197 (cleanup: src/lib/util) created by
- Clean up the source, as stated in the …
- 6:41 PM Ticket #196 (cleanup: src/lib/graphics) created by
- Clean up the source, as stated in the …
- 6:36 PM Ticket #195 (cleanup: src/lib/coord - PNode System) created by
- = PNode Major Cleanup = == Goal == Clean up the source, as stated in …
- 6:32 PM Ticket #194 (cleanup: src/subprojects) created by
- Clean up the source, as stated in the …
- 6:30 PM Ticket #193 (cleanup: src/util) created by
- Clean up the source, as stated in the …
- 6:28 PM Ticket #192 (cleanup: src/world_entities/*{.cc, .h }) created by
- Clean up the source, as stated in the …
- 6:25 PM Ticket #191 (cleanup src/world_entities/weather_effects) created by
- Clean up the source, as stated in the …
- 6:24 PM Ticket #190 (cleanup src/world_entities/weapons) created by
- Clean up the source, as stated in the …
- 6:23 PM Ticket #189 (cleanup: src/world_entities/space_ships) created by
- Clean up the source, as stated in the …
- 6:22 PM Ticket #188 (cleanup: src/world_entities/projectils) created by
- Clean up the source, as stated in the …
- 6:19 PM Ticket #187 (cleanup: src/world_entities/power_ups) created by
- Clean up the source, as stated in the …
- 6:18 PM Ticket #186 (cleanup: src/world_entities/particles) created by
- Clean up the source, as stated in the …
- 6:16 PM Ticket #185 (cleanup: src/world_entities/npcs) created by
- Clean up the source, as stated in the …
- 6:14 PM Ticket #184 (cleanup: src/world_entities/items) created by
- Clean up the source, as stated in the …
- 6:13 PM Ticket #183 (cleanup: src/world_entities/environments) created by
- Clean up the source, as stated in the …
- 6:10 PM Ticket #182 (cleanup: src/world_entities/elements) created by
- Clean up the source, as stated in the …
- 6:09 PM Ticket #181 (cleanup: src/world_entities/effects) created by
- Clean up the source, as stated in the …
- 6:08 PM Ticket #180 (cleanup: src/world_entities/creatures) created by
- Clean up the source, as stated in the …
- 5:58 PM Ticket #179 (Clean up the CameraMan) created by
- The CameraMan has been extended during the last pps-days to add …
Note: See TracTimeline
for information about the timeline view.