Timeline
Jan 30, 2009:
- 9:48 PM Changeset [2627] by
- Removed three calls to GET_ALL_HEADER_FILES which in turn calls …
- 4:40 PM Changeset [2626] by
- Added license text to all CMake files except to the subdirectoties of …
- 4:38 PM Changeset [2625] by
- Moved TOLUA_RELEASE option.
- 12:48 PM Changeset [2624] by
- Replaced most of the ELSE(…) and ENDIF(…) with ELSE() and ENDIF(). …
- 12:27 PM Changeset [2623] by
- - Fixed FindDirectX for use with CMake 2.6.0 (2.6.2 worked without …
Jan 29, 2009:
- 11:45 PM Changeset [2622] by
- Same mistake twice: File overwrite. CppTcl —> cpptcl
- 11:35 PM Changeset [2621] by
- This commit gets a little ugly, couldn't separate that anymore: - …
- 11:31 PM Changeset [2620] by
- Added SourceFileUtilities.cmake: - GET_ALL_HEADER_FILES: Macro that …
- 11:20 PM Changeset [2619] by
- Removed src/util/OrxonoxPlatform.h and added src/OrxonoxConfig.h.in …
- 11:11 PM Changeset [2618] by
- - Functionised CheckOGREPlugins.cmake - Updated …
- 10:58 PM Changeset [2617] by
- Added Chai's Apple config script.
- 10:55 PM Changeset [2616] by
- - Split FindOggVorbis.cmake in two. Having them in one file doesn't …
- 10:45 PM Changeset [2615] by
- Added FindLua.cmake: - Finds both version 5.0 and 5.1, but prefers 5.1 …
- 10:23 PM Changeset [2614] by
- Updated FindXXX scripts.
- 10:19 PM Changeset [2613] by
- - Added FindPackageHandleAdvancedArgs.cmake module that invokes …
- 10:04 PM Changeset [2612] by
- Rearranged CMake configuration code. I split serveral files in two and …
- 9:13 PM Changeset [2611] by
- Inadvertently overwrote some changes in the last commit
- 9:04 PM Changeset [2610] by
- Prefixed library directory for each internal third party library. From …
- 8:55 PM Changeset [2609] by
- - Added unified diff file with our changes for OIS - Added version …
- 8:13 PM Changeset [2608] by
- Large cleanup in CEGUILua: - Removed the heavy 1.7MB bind files and …
- 7:50 PM Changeset [2607] by
- Forgot something else with TinyXML++.
- 7:36 PM Changeset [2606] by
- Added (and slightly modified) a macro from the CMake wiki that …
- 7:33 PM Changeset [2605] by
- Actually deleted old name style TinyXML++ files.
- 7:20 PM Changeset [2604] by
- - Added unified diff file with our changes for Tolua++ - Added version …
- 7:14 PM Changeset [2603] by
- - Added unified diff file with our changes for TinyXML++ - Minimised …
- 7:12 PM Changeset [2602] by
- - Added unified diff file with our changes for OgreCEGUIRenderer - …
- 7:09 PM Changeset [2601] by
- Renamed CppTcl files to their orignal name.
- 7:04 PM Changeset [2600] by
- - Added changelog for CppTcl - Added unified diff file with our …
- 6:59 PM Changeset [2599] by
- - Added orxonox version info. However I don't exactly what the actual …
- 6:40 PM Changeset [2598] by
- Divided init files in bi-config into two groups: - The ones that …
- 6:37 PM Changeset [2597] by
- renamed bin to bin-config.
Jan 18, 2009:
- 10:12 PM Ticket #312 (Bug: Ogre config dialog) created by
- When clicking on "cancel" in the OGRE render config dialog, Orxonox …
- 12:38 PM Changeset [2596] by
- SignalHandler is only implemented on Linux.
Jan 13, 2009:
- 12:26 PM Ticket #311 (Setting up CTest environment) created by
- == CTest == Since we use CMake as building system it is maybe a good …
- 11:44 AM Changeset [2595] by
- Windows hacks. Plus I forgot to change the directory in run.bat
Jan 12, 2009:
- 10:23 PM Changeset [2594] by
- MinGW is able to find all the necessary libraries. However compiling …
- 7:06 PM Changeset [2593] by
- CMake sometimes has very strange behaviour… Fixed another bug int …
- 6:37 PM Changeset [2592] by
- CgProgramManager is not available under linux.
- 5:21 PM Changeset [2591] by
- Fixed two bugs with the run script. Works now on tardis, not tested on …
- 5:06 PM Changeset [2590] by
- Added ${ORXONOX_LIBRARY_BIN_DIR} which represents the binary directory …
- 4:56 PM Changeset [2589] by
- CMake bug: TRUE as macro argument does not evaluate to actual true, …
- 4:18 PM Changeset [2588] by
- Visual Studio generator working for all build types. Compiles but does …
- 4:12 PM Changeset [2587] by
- Quotes are needed when setting an internal CMAKE value to "${blubb}" …
- 2:34 PM Changeset [2586] by
- Unix fix for the plugin finder: CMake always puts lib in front of the …
- 2:02 PM Changeset [2585] by
- FindOgre now also checks for all the required plugins. These are …
- 2:00 PM Changeset [2584] by
- Build fix introduced by some changes in root CMLs.
- 1:33 PM Changeset [2583] by
- - Use $ENV{BOOST_ROOT} to find boost if possible - Set …
Jan 10, 2009:
Jan 9, 2009:
- 1:10 PM Changeset [2582] by
- - Using dependency directory directly in root dir of a branch as …
Jan 8, 2009:
- 10:22 PM Changeset [2581] by
- Three build fixes: - All ENet to ENET and ENet_LIBRARIES to …
- 9:45 PM Changeset [2580] by
- That should really be all svn eol-style properties in buildsystem2.
- 9:37 PM Changeset [2579] by
- - Equipped find scripts with debug/optimized functions. If you have …
- 1:32 PM Ticket #310 (Sort out friction) created by
- Have a look at presentation_physics.oxw and you will see that there is …
- 1:23 PM Ticket #309 (Spaceship steering and behaviour) created by
- When the physics features were merged with the new Engine feature, a …
Jan 7, 2009:
- 6:09 PM Changeset [2578] by
- Removed an obsolete check and added a source file (Fusion) to the msvc …
- 5:57 PM Ticket #308 (Performance Evaluation) created by
- Our game starts to get serious and with that come performance issues. …
- 1:22 PM Changeset [2577] by
- Improved DetermineVersion.cmake
- 9:19 AM Changeset [2576] by
- Very little mods.
Jan 6, 2009:
- 9:47 PM Ticket #307 (Make CEGUILua v0.5.0 Lua 5.1 compliant) created by
- There is a certain possibility (quite high actually) that one user …
- 9:39 PM Changeset [2575] by
- -performance/memory optimisations in gamestate and synchronisable …
- 9:37 PM Changeset [2574] by
- Changed CEGUILua directory choosing and restricted root directory builds.
- 9:00 PM Changeset [2573] by
- Added regex based version checking for CEGUI.
- 4:43 PM Changeset [2572] by
- Linking tolua shared instead of static. This should not be a problem …
- 2:23 PM Changeset [2571] by
- ogre logmanager is now also activated for unix
- 1:03 PM Ticket #306 (Extend Clock class) created by
- The Clock? class is used to precisely measure time by means of …
- 12:56 PM Ticket #305 (Bug: String values) created by
- When specifying —level "presentation.oxw" as command line argument, …
- 12:51 PM Ticket #304 (Convert Console) created by
- The graphical representation of the in-game console is completely hard …
- 12:42 PM Ticket #303 (Overlay Element Borders) created by
- Ogre can create overlay elements that have a border around it. The …
- 10:54 AM Changeset [2570] by
- Removed ogreceguirenderer from the include directories because the …
- 10:39 AM Changeset [5387] by
- Suprise… Contact me if you don't like it.
- 10:38 AM Changeset [2569] by
- Moved OgreCEGUIRenderer to its own folder in src since it's actually a …
- 10:37 AM Changeset [2568] by
- Small adjustments. Added OGRE_HOME environemnt variable to the path to …
- 10:32 AM Changeset [2567] by
- Added all paths of included external libraries to the include …
- 10:26 AM Changeset [2566] by
- Renamed special CMake configuration files.
Jan 5, 2009:
- 7:32 PM Ticket #302 (Bug: TclThreadManager) created by
- When using threads with the TclThreadManager there has to be a problem …
- 6:28 PM Ticket #301 (Remove or extend Settings class) created by
- The Settings class (src/orxonox/Settings.h) currently only holds one …
- 6:21 PM Ticket #300 (Rename String.h) created by
- There is a file in src/util that provides utilities for string …
- 6:19 PM Ticket #299 (Export command history to a separate file) created by
- The history of commands typed in the Shell is currently stored in …
- 6:15 PM Ticket #298 (Improve ''Usage'' dialog) created by
- The CommandLine? class has some fundamental features to parse …
- 6:11 PM Ticket #297 (Make orxonox.log configurable) created by
- Creating the Orxonox log is about the first thing that our program …
- 6:02 PM Ticket #296 (Remove GraphicsEngine Hack) created by
- There is a ghost wandering around in Orxonox… It has a name: …
- 5:56 PM Ticket #295 (Capture CEGUI output) created by
- In CEGUI, there is a possibility to manipulate the output (log). …
- 5:37 PM Ticket #294 (Resource providing) created by
- == Outline == Loading files from a filesystem can be quite painful if …
- 4:42 PM people/RetoGrieder edited by
- (diff)
- 1:59 PM Ticket #293 (Evaluate PhysX support) created by
- == PhysX == PhysX is a hardware solution for physics. It is developed …
- 1:12 PM Ticket #262 (Physics Engine) closed by
- fixed: Closing this ticket: The remaining task will be issued in new tickets. …
Jan 4, 2009:
- 4:32 PM Changeset [2565] by
- Added XML parameter "collisionResponse" in WE for Oli
- 1:36 PM Ticket #292 (Examine GSLevel) created by
- When looking at src/orxonox/gamestates/GSLevel you can see that it …
- 1:14 PM Ticket #291 (Extend GameStates) created by
- The GameState implementation in Orxonox is currently not ready for …
Jan 1, 2009:
- 8:06 PM Changeset [2564] by
- MSVC: Multiprocess compiling only in core, network and orxonox. Also …
- 7:37 PM Changeset [2563] by
- When the Scene does not support physics, the physical bodies in the WE …
- 7:34 PM Changeset [2562] by
- - Added WorldEntityCollisionShape to clarify when a …
- 3:48 PM Changeset [2561] by
- reverted some changes (assumed memory leaks)
- 3:21 PM Changeset [2560] by
- Found two more unsigned int —> size_t possible 64 bit issues.
Dec 31, 2008:
- 12:29 PM Changeset [2559] by
- final adjustment to statistics
- 11:44 AM Changeset [2558] by
- Fixed that problems with statistical info of tick time/fps
- 10:47 AM Changeset [2557] by
- removed debug output from slave-thread
- 9:23 AM Changeset [2556] by
- found another memory leak (hope this was the last one in the network part)
Note: See TracTimeline
for information about the timeline view.