Timeline
Feb 2, 2009:
- 11:07 PM Changeset [2637] by
- Adjustments to DocumentationTarget.cmake
- 11:03 PM Ticket #314 (Move tcl scripts to a separate folder) created by
- You can find three Tcl scripts in the media/tcl8.# directory where # …
- 9:44 PM Changeset [2636] by
- Added configuration type info message. Removed network makefiles. Use …
- 9:27 PM Changeset [2635] by
- Documentation fixes (windows still is non case sensitive..)
- 9:11 PM Ticket #313 (Inspect Doxygen warnings) created by
- When creating the doxygen documentation, there are hundreds of …
- 5:54 PM Changeset [2634] by
- Fixed INSTALL target for Windows. The problem was that RUNTIME …
- 2:19 PM Changeset [2633] by
- Added documentation target. Surprisingly worked on my box just like …
- 1:43 PM Changeset [2632] by
- Cleanup in the root directory: - Removed obsolete cmakeclearcache …
- 1:27 PM Changeset [2631] by
- Exported package configuration to the dependencies folder. …
Feb 1, 2009:
- 5:44 PM Changeset [2630] by
- Fixes: - Improved OpenAL include hack (no, it's not hackier now, I …
- 1:21 AM Changeset [2629] by
- Adapted MSVC and MinGW configuration scripts to the new dependency …
- 1:18 AM Changeset [2628] by
- Small fixes: - CheckOGREPlugins wasn't handling debug libraries …
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.
Note: See TracTimeline
for information about the timeline view.