Timeline
Sep 30, 2009:
- 8:47 PM Changeset [5844] by
- Fixed some small problems.
- 8:42 PM Changeset [5843] by
- Added comma operator in the GameState hierarchy parser: Use …
- 6:13 PM Changeset [5842] by
- Moved GameStates back to the orxonox library. This resolves an issue …
- 3:57 PM pps/tutorial edited by
- (diff)
- 1:21 PM Changeset [5841] by
- Removed the code, the PPS students have to insert.
- 1:17 PM pps/main edited by
- (diff)
- 1:17 PM Ticket #342 (Design Space) created by
- We've got a few asteroids and they all seem to look alike. Furthermore …
- 12:56 PM Changeset [5840] by
- And the last bunch of comments.
- 12:42 PM Changeset [5839] by
- Fixed problem with scene and creators creatorID is now always the …
- 11:27 AM Ticket #341 (Menu for keybindings) created by
- Analogous to #340, we need a menu that displays all commands relevant …
- 11:24 AM Ticket #340 (Menu for ConfigValues) created by
- Orxonox supports file-configurable values that are implemented for …
- 11:08 AM Ticket #339 (Ingame Menu) created by
- = Ingame Menu = At the moment pressing "Escape" during the game …
- 10:21 AM Changeset [5838] by
- Build fix (C++ doesn't allow to store temporary return values in a …
- 12:13 AM Changeset [5837] by
- Removed two unnecessary boost/filesystem.hpp includes.
- 12:00 AM Changeset [5836] by
- Extracted path related parts of Core into a new PathConfig class. This …
Sep 29, 2009:
- 10:55 PM pps/main edited by
- (diff)
- 10:47 PM Changeset [5835] by
- removed unneccessary variable in Drone
- 10:29 PM Changeset [5834] by
- and some more comments…
- 10:24 PM Changeset [5833] by
- Added some more comments to the tutorial.
- 9:52 PM pps/main edited by
- (diff)
- 8:20 PM pps/tutorial edited by
- adjusted path of level file. (diff)
- 8:14 PM pps/tutorial edited by
- adjusted path of Drone.{cc|h} and DroneController.{cc.h} (diff)
- 6:48 PM Ticket #338 (Create a Level) created by
- = Outline = This ticket is about level creation?. We …
- 2:34 PM people/cmueri created by
- 2:22 PM people/KevinYoung created by
- 12:35 PM people/ambuehlm created by
Sep 28, 2009:
- 11:31 PM Changeset [5832] by
- fixed crash because of the unloading of HumanPlayer
- 10:48 PM Changeset [5831] by
- Realized Timer doesn't have to be a template, hence merged TimerBase, …
- 10:05 PM Changeset [5830] by
- extended createFunctor(&A::f, object) to accept also objects of other …
- 9:31 PM Changeset [5829] by
- replaced most occurrences of setObject(o) in combination with …
- 9:14 PM Changeset [5828] by
- Overloaded createFunctor for FunctorMember<T> with a second argument …
- 9:10 PM Changeset [5827] by
- (hopefully) a small fix in Gametype (not sure if this works with the …
- 9:05 PM Changeset [5826] by
- Using a WeakPtr instead of a PawnListener-callback in UnderAttack to …
- 8:59 PM Changeset [5825] by
- small fix in WeakPtr
- 5:50 PM Changeset [5824] by
- added callback functionality to WeakPtr
- 5:16 PM Changeset [5823] by
- added WeakPtr (a pointer which becomes 0 if the target object is deleted)
- 5:05 PM Changeset [5822] by
- fixed 2 leaks (one of them only in debug mode)
- 3:56 PM Changeset [5821] by
- Fixed 3 memory leaks (one of them was a true even a true one ) - …
- 2:55 AM Changeset [5820] by
- Changes in ClientConnectionListener: - Added static functions for …
- 1:00 AM Changeset [5819] by
- removed some tabs
Sep 27, 2009:
- 10:26 PM Changeset [5818] by
- Small bugfix for the second to last commit: InputStates only exist in …
- 10:17 PM Changeset [5817] by
- console commands for switching back to MainMenu from Game mode
- 10:17 PM Changeset [5816] by
- small bugfix (only 1 of 3 inputstates deleted when deactivating level) …
- 9:43 PM Changeset [5815] by
- Creating new pickup branch.
- 7:30 PM Changeset [5814] by
- build fixes
- 7:28 PM Changeset [5813] by
- Moved Radar Management from GSLevel to Scene.
- 3:35 PM Changeset [5812] by
- Added missing includes.
- 3:33 PM Changeset [5811] by
- Added third party libraries to the visual leak detector and excluded …
- 3:31 PM Changeset [5810] by
- Adding unloading code for the resource locations.
- 3:30 PM Changeset [5809] by
- Added "lib" library prefix for msvc. This resolved a naming conflict …
- 2:59 PM Changeset [5808] by
- Correcting a typo
- 2:01 PM people/daniel.christen created by
- 1:13 PM Ticket #337 (Sound effects and Music) created by
- Find (beware, we need open source music…) or compose sound effects …
- 12:53 PM Changeset [5807] by
- - Added OrxonoxClass include to the SmartPtr since that is needed in …
- 4:13 AM Changeset [5806] by
- - The gametype pointer in BaseObject is now also a SmartPtr - The …
- 2:33 AM Changeset [5805] by
- - Enhanced SmartPtr: a) It stores now two pointers, one …
Sep 26, 2009:
- 11:16 PM Changeset [5804] by
- added SmartPtr class
- 11:06 PM Changeset [5803] by
- fix in princessaeryn.oxw
- 11:06 PM Changeset [5802] by
- Found another delete in CompoundCollisionShape.cc Also replaced delete …
- 10:25 PM Changeset [5801] by
- replaced delete with destroy() in orxonox
- 10:21 PM Changeset [5800] by
- replaced delete with destroy() in modules
- 10:19 PM Changeset [5799] by
- replaced delete with destroy() in gamestates
- 10:18 PM Changeset [5798] by
- replaced delete with destroy() in tools
- 10:17 PM Changeset [5797] by
- replaced delete with destroy() in network
- 10:15 PM Changeset [5796] by
- replaced delete with destroy() in core
- 9:24 PM Changeset [5795] by
- fixed a small bug in Gametype
- 5:28 PM Changeset [5794] by
- Small stuff and added support for Boost 1.40
- 11:35 AM Changeset [5793] by
- removed unneccessary debug output
- 2:06 AM Changeset [5792] by
- fixed a bug in Level
- 2:05 AM Changeset [5791] by
- Added destroy() function to OrxonoxClass. Removed destroy() functions …
- 12:51 AM Changeset [5790] by
- Fixed sandbox light on linux/apple
- 12:44 AM Changeset [5789] by
- Stripped sandbox further down to get a light version that excludes …
- 12:42 AM Changeset [5788] by
- Created fork for a light version of the sandbox.
Sep 25, 2009:
- 8:43 PM Changeset [5787] by
- not using the XMLPortParamVariable hack anymore in the Drone class
- 6:27 PM pps/tutorial edited by
- (diff)
- 6:12 PM pps/tutorial edited by
- (diff)
- 4:16 PM Changeset [5786] by
- reverted r5766 since we forgot some adjustments to the code (i.e. …
- 12:54 AM Changeset [5785] by
- Removed end-iterator-safety from Iterator and ObjectListIterator. This …
Sep 24, 2009:
- 9:27 PM Changeset [5784] by
- more cleanup
- 8:58 PM Changeset [5783] by
- some cleanup
- 11:32 AM Changeset [5782] by
- Applied changes to the real sandbox this time.
- 11:02 AM Changeset [5781] by
- Reverted trunk again. We might want to find a way to delete these …
- 3:00 AM Changeset [5780] by
- we should initialize this with false now (since ClassByString also …
- 2:55 AM Changeset [5779] by
- Renamed BaseFactory as Factory Added function ClassByLowercaseString
- 2:47 AM Changeset [5778] by
- Removed the Factory class. Moved the networkID↔Identifier map from …
- 12:15 AM Changeset [5777] by
- simplified ClassFactory creation fixed typo in Factory
Sep 23, 2009:
- 11:47 PM Changeset [5776] by
- moved SubclassIdentifier to a separate file
- 11:35 PM Changeset [5775] by
- Added copyconstructor and copyassignment to SubclassIdentifier
- 11:31 PM Changeset [5774] by
- Removed almost everything. Should be working already, but not yet …
- 11:16 PM Changeset [5773] by
- Creating sandbox fork. Feel free to do with you whatever you like, but …
- 10:48 PM Changeset [5772] by
- fixed an issue with SubclassIdentifier comparisons in OrxonoxClass
- 9:59 PM Changeset [5771] by
- Fixed possible bug.
- 9:32 PM Changeset [5770] by
- Fixed dependency versioning problem.
- 8:53 PM Changeset [5769] by
- moved BaseFactory from Factory.h to ClassFactory.h
- 8:43 PM Changeset [5768] by
- created new core branch to work on smart pointers and some other small …
- 5:29 PM Changeset [5767] by
- removed both libraries branches
- 4:57 PM Changeset [5766] by
- removed lines students will have to reinsert again
- 4:54 PM Changeset [5765] by
- this is the complete (and migrated) version of the tutorial branch fs09
- 4:53 PM Changeset [5764] by
- Changed weapon texture to png
- 4:52 PM Changeset [5763] by
- creating new tutorial branch
- 4:49 PM Changeset [5762] by
- Created data png branch to see whether Ogre 1.6.1 runs with PNGs on tardis.
- 3:53 PM dev/LinuxUbuntu edited by
- (diff)
- 3:48 PM dev/LinuxUbuntu edited by
- (diff)
- 3:32 PM dev/LinuxTardis edited by
- (diff)
- 3:31 PM dev/LinuxSource edited by
- (diff)
- 3:17 PM Ticket #273 (Quest System) closed by
- worksforme
- 3:15 PM Ticket #330 (Ingame Notifications) closed by
- worksforme
- 3:12 PM Changeset [5761] by
- Removed unused buttons.
- 3:07 PM code/doc/Questsystem edited by
- (diff)
- 3:06 PM people/DamianFrick edited by
- (diff)
Sep 22, 2009:
- 12:44 PM Changeset [5760] by
- Some cleanup und resolved TODO's in questsystem.
Sep 21, 2009:
- 9:17 PM Changeset [5759] by
- Fixed a small bug.
Sep 20, 2009:
- 11:48 PM Changeset [5758] by
- Some cleanup, documentation and adjustments in the QuestGUI.
- 9:58 PM Changeset [5757] by
- Fixed issues with GUI. The problem was, that the Owner of the …
- 9:15 PM Changeset [5756] by
- small fix in QuestGUI
- 9:11 PM Changeset in downloads [65] by
- Added lost dependency packages again. They finally contain Ogre 1.6 …
- 8:03 PM Changeset [5755] by
- Added loading declaration for the tolua bindings in the quest system.
- 5:09 PM Changeset [5754] by
- some minor changes…
- 3:45 PM Changeset [5753] by
- OIS include path globally required after all
- 2:58 PM Changeset [5752] by
- Small changes for the include directories: - Our own directories get …
- 12:52 PM Changeset [5751] by
- Renamed overlays/debug to debugging because of a conflict in the …
- 12:06 PM Changeset [5750] by
- Fixed case issues and fixed non-PCH build in DynLib.cc on Linux
- 12:10 AM Changeset [5749] by
- Sorted out header file finding issues and updated/added precompiled …
Sep 19, 2009:
- 11:57 PM Changeset [5748] by
- In quest system: - Build fix (non-void function must return a value) - …
- 11:17 PM Changeset [5747] by
- Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
Sep 18, 2009:
Sep 17, 2009:
Sep 13, 2009:
- 3:07 PM Changeset [5746] by
- Forgot to add files…
- 3:04 PM Changeset [5745] by
- QuestGUI almost working…
Sep 12, 2009:
- 5:39 PM Changeset [5744] by
- Visual studio debugger working again (had to move the project modifier …
Sep 11, 2009:
- 11:06 AM pps/main edited by
- (diff)
- 10:58 AM pps/tutorial created by
- 10:58 AM pps/tutorial_FS09 created by
- 10:54 AM pps/main edited by
- (diff)
- 10:52 AM pps/main edited by
- (diff)
- 10:51 AM pps/main edited by
- (diff)
- 10:48 AM pps/TimeTableFS2009 created by
- 10:46 AM pps/archive edited by
- (diff)
- 10:45 AM pps/TopicsFS2009 edited by
- (diff)
- 10:44 AM pps/TopicsFS2009 created by
Sep 6, 2009:
- 5:31 PM Changeset [5743] by
- fixed a bug caused by the bugfix in 5742
- 5:03 PM Changeset [5742] by
- fixed a small bug which caused object id inconsistency on clients
Sep 4, 2009:
- 5:53 PM code/doc/Questsystem edited by
- spelling… (diff)
- 4:21 PM Ticket #332 (Support for Ogre v1.6) closed by
- worksforme: Closed ticket again (due to the server crash): Ogre 1.6 is working on …
Sep 3, 2009:
- 9:06 PM Changeset [5741] by
- creating branch for extending mainmenu
- 5:20 PM code/Buildsystem edited by
- (diff)
Sep 1, 2009:
- 5:35 PM Changeset [5740] by
- merged ggz into ggz2
- 5:10 PM Changeset [5739] by
- created new branch to update the old ggz branch
- 2:03 AM Changeset [5738] by
- merged libraries2 back to trunk
- 1:13 AM Changeset [5737] by
- Adjusted paths to the files in graphics. Compiles again.
- 1:02 AM Changeset [5736] by
- Created a new subdirectory in orxonox, called "graphics", for all …
- 12:38 AM Changeset [5735] by
- Removed /objects/ from all paths (except from those in the objects …
- 12:14 AM Changeset [5734] by
- Moved all files and subdirectories from orxonox/objects to orxonox …
- 12:04 AM Changeset [5733] by
- Moved the Orxonox executable to the root of the src directory
Aug 31, 2009:
- 10:51 PM Changeset [5732] by
- moved InGameConsole and Map into the overlays folder
- 10:45 PM Changeset [5731] by
- removed mergeinfo property
- 10:38 PM Changeset [5730] by
- Added CMakeLists, ObjectsPrereqs.h and _ObjectsExport Changed Paths in …
- 10:34 PM Changeset [5729] by
- small fix for the presentation09b level
- 9:30 PM Changeset [5728] by
- Added a new module for unconnected object classes and/or …
- 9:18 PM Changeset [5727] by
- PlayerTrigger is now an interface instead of a child of Trigger. …
- 9:15 PM Changeset [5726] by
- fixed princessaeryn level
- 8:23 PM Changeset [5725] by
- added a new module for the pong gametype and all related classes
- 6:08 PM Changeset [5724] by
- moved WeaponsystemPrereqs.h to the weapons module too, renamed as …
- 5:50 PM Changeset [5723] by
- added weapons directory in modules, moved weapon classes (weaponmodes, …
- 5:37 PM Changeset [5722] by
- renamed QuestPrereqs.h as QuestsystemPrereqs.h and _QuestExport as …
- 5:18 PM Changeset [5721] by
- moved questsystem to modules (doesn't compile atm)
- 5:03 PM Changeset [5720] by
- moved overlays to modules
- 4:45 PM Changeset [5719] by
- moved gamestates to modules
- 4:41 PM Changeset [5718] by
- Now in the correct repos: Some missing files from days of the presenation
- 4:36 PM Changeset [5717] by
- moved tools to libraries
- 4:25 PM Changeset [5716] by
- added CMakeLists, compiles now
- 3:46 PM Changeset [5715] by
- removed mergeinfo properties
- 3:35 PM Changeset [5714] by
- moved util to libraries
- 3:34 PM Changeset [5713] by
- moved network to libraries
- 3:33 PM Changeset [5712] by
- moved core to libraries
- 3:31 PM Changeset [5711] by
- moved tolua to external
- 3:28 PM Changeset [5710] by
- moved tinyxml to external
- 3:27 PM Changeset [5709] by
- moved ois to external
- 3:25 PM Changeset [5708] by
- moved ogreceguirenderer to external
- 3:24 PM Changeset [5707] by
- moved ceguilua to external
- 3:23 PM Changeset [5706] by
- moved bullet to external
- 3:01 PM Changeset [5705] by
- moved cpptcl to external
- 2:53 PM Changeset [5704] by
- added new source directories
- 2:42 PM Changeset [5703] by
- created new branch to move libraries
- 1:34 PM content/models/ghost created by
Note: See TracTimeline
for information about the timeline view.