|
|
@2600
|
16 years |
rgrieder |
- Added changelog for CppTcl
- Added unified diff file with our …
|
|
|
@2599
|
16 years |
rgrieder |
- Added orxonox version info. However I don't exactly what the actual …
|
|
|
@2598
|
16 years |
rgrieder |
Divided init files in bi-config into two groups:
- The ones that …
|
|
|
@2597
|
16 years |
rgrieder |
renamed bin to bin-config.
|
|
|
@2596
|
16 years |
rgrieder |
SignalHandler is only implemented on Linux.
|
|
|
@2595
|
16 years |
rgrieder |
Windows hacks. Plus I forgot to change the directory in run.bat
|
|
|
@2594
|
16 years |
rgrieder |
MinGW is able to find all the necessary libraries. However compiling …
|
|
|
@2593
|
16 years |
rgrieder |
CMake sometimes has very strange behaviour… Fixed another bug int …
|
|
|
@2592
|
16 years |
rgrieder |
CgProgramManager is not available under linux.
|
|
|
@2591
|
16 years |
rgrieder |
Fixed two bugs with the run script. Works now on tardis, not tested on …
|
|
|
@2590
|
16 years |
rgrieder |
Added ${ORXONOX_LIBRARY_BIN_DIR} which represents the binary directory …
|
|
|
@2589
|
16 years |
rgrieder |
CMake bug: TRUE as macro argument does not evaluate to actual true, …
|
|
|
@2588
|
16 years |
rgrieder |
Visual Studio generator working for all build types. Compiles but does …
|
|
|
@2587
|
16 years |
rgrieder |
Quotes are needed when setting an internal CMAKE value to "${blubb}" …
|
|
|
@2586
|
16 years |
rgrieder |
Unix fix for the plugin finder: CMake always puts lib in front of the …
|
|
|
@2585
|
16 years |
rgrieder |
FindOgre now also checks for all the required plugins.
These are …
|
|
|
@2584
|
16 years |
rgrieder |
Build fix introduced by some changes in root CMLs.
|
|
|
@2583
|
16 years |
rgrieder |
- Use $ENV{BOOST_ROOT} to find boost if possible
- Set …
|
|
|
@2582
|
16 years |
rgrieder |
- Using dependency directory directly in root dir of a branch as …
|
|
|
@2581
|
16 years |
rgrieder |
Three build fixes:
- All ENet to ENET and ENet_LIBRARIES to …
|
|
|
@2580
|
16 years |
rgrieder |
That should really be all svn eol-style properties in buildsystem2.
|
|
|
@2579
|
16 years |
rgrieder |
- Equipped find scripts with debug/optimized functions. If you have …
|
|
|
@2578
|
16 years |
rgrieder |
Removed an obsolete check and added a source file (Fusion) to the msvc …
|
|
|
@2577
|
16 years |
rgrieder |
Improved DetermineVersion.cmake
|
|
|
@2576
|
16 years |
rgrieder |
Very little mods.
|
|
|
@2575
|
16 years |
scheusso |
-performance/memory optimisations in gamestate and synchronisable …
|
|
|
@2574
|
16 years |
rgrieder |
Changed CEGUILua directory choosing and restricted root directory builds.
|
|
|
@2573
|
16 years |
rgrieder |
Added regex based version checking for CEGUI.
|
|
|
@2572
|
16 years |
rgrieder |
Linking tolua shared instead of static. This should not be a problem …
|
|
|
@2571
|
16 years |
scheusso |
ogre logmanager is now also activated for unix
|
|
|
@2570
|
16 years |
rgrieder |
Removed ogreceguirenderer from the include directories because the …
|
|
|
@2569
|
16 years |
rgrieder |
Moved OgreCEGUIRenderer to its own folder in src since it's actually a …
|
|
|
@2568
|
16 years |
rgrieder |
Small adjustments.
Added OGRE_HOME environemnt variable to the path to …
|
|
|
@2567
|
16 years |
rgrieder |
Added all paths of included external libraries to the include …
|
|
|
@2566
|
16 years |
rgrieder |
Renamed special CMake configuration files.
|
|
|
@2565
|
16 years |
rgrieder |
Added XML parameter "collisionResponse" in WE for Oli
|
|
|
@2564
|
16 years |
rgrieder |
MSVC: Multiprocess compiling only in core, network and orxonox.
Also …
|
|
|
@2563
|
16 years |
rgrieder |
When the Scene does not support physics, the physical bodies in the WE …
|
|
|
@2562
|
16 years |
rgrieder |
- Added WorldEntityCollisionShape to clarify when a …
|
|
|
@2561
|
16 years |
scheusso |
reverted some changes (assumed memory leaks)
|
|
|
@2560
|
16 years |
rgrieder |
Found two more unsigned int —> size_t possible 64 bit issues.
|
|
|
@2559
|
16 years |
scheusso |
final adjustment to statistics
|
|
|
@2558
|
16 years |
scheusso |
Fixed that problems with statistical info of tick time/fps
|
|
|
@2557
|
16 years |
scheusso |
removed debug output from slave-thread
|
|
|
@2556
|
16 years |
scheusso |
found another memory leak (hope this was the last one in the network part)
|
|
|
@2555
|
16 years |
rgrieder |
Fixed two bugs.
|
|
|
@2554
|
16 years |
rgrieder |
stupidity prevails!
|
|
|
@2553
|
16 years |
rgrieder |
Little performance optimisation.
|
|
|
@2552
|
16 years |
scheusso |
found a memory leak
|
|
|
@2551
|
16 years |
rgrieder |
Build fix.
|
|
|
@2550
|
16 years |
rgrieder |
Forget that you've ever read this eMail
|
|
|
@2549
|
16 years |
rgrieder |
Moved tick time measurement to GSRoot. The values get combined with …
|
|
|
@2548
|
16 years |
scheusso |
Statistics of GSGraphics have a config value more now: avgLength
It …
|
|
|
@2547
|
16 years |
rgrieder |
Also moved PrecompiledHeaderFiles.cc to the new pch/havepch folder.
|
|
|
@2546
|
16 years |
rgrieder |
Workaround to avoid the dependencies from OrxonoxStableHeaders.h on …
|
|
|
@2545
|
16 years |
rgrieder |
Gcc revealed a bug.
|
|
|
@2544
|
16 years |
rgrieder |
Removed ugly joy stick calibration hack.
The calibration is now stored …
|
|
|
@2543
|
16 years |
rgrieder |
- Fixed a bug in ConfigFileManager::getVectorSize(). If there were no …
|
|
|
@2542
|
16 years |
rgrieder |
Build fix for gcc.
|
|
|
@2541
|
16 years |
rgrieder |
Added OrxEnum which is a template class that helps to create …
|
|
|
@2540
|
16 years |
rgrieder |
Added comments to the WorldEntity except for the non physics section …
|
|
|
@2539
|
16 years |
rgrieder |
XML Attribute are case insensitive now. However this does not applay …
|
|
|
@2538
|
16 years |
rgrieder |
- Reorganised core files in core msvc project.
- Removed some dead XML …
|
|
|
@2537
|
16 years |
rgrieder |
- Removed a const_const that could be easily replaced
- …
|
|
|
@2536
|
16 years |
rgrieder |
FINALLY! Fixed the presentation bug, which was of my creation…
I …
|
|
|
@2535
|
16 years |
rgrieder |
- Renamed TransformSpace::Space to TransformSpace::Enum
- Small …
|
|
|
@2534
|
16 years |
rgrieder |
- Removed ugly hack with windows/unix file path conversion.
- Removed …
|
|
|
@2533
|
16 years |
rgrieder |
Merged revisions 2384-2436 from presentation branch to bugger.
|
|
|
@2532
|
16 years |
rgrieder |
Merged revisions 2377-2382 to bugger from presentation.
|
|
|
@2531
|
16 years |
rgrieder |
Merged revision 2371 to bugger branch.
|
|
|
@2530
|
16 years |
rgrieder |
merged revisions 2260 - 2508 from trunk to buggy.
I'm sorry that I …
|
|
|
@2529
|
16 years |
rgrieder |
Created test branch to merge the other way round incrementally with …
|
|
|
@2528
|
16 years |
rgrieder |
Removed obsolete branches: physics, physics_merge and overlay.
|
|
|
@2527
|
16 years |
rgrieder |
- Forgot to account for collision shape position and orientation when …
|
|
|
@2526
|
16 years |
rgrieder |
Reenabled -fPIC flag, but only for non MINGW boxes because MinGW will …
|
|
|
@2525
|
16 years |
rgrieder |
Fixed MT reset bug in this branch as well to test for another possible …
|
|
|
@2524
|
16 years |
rgrieder |
Removed two gcc warnings.
|
|
|
@2523
|
16 years |
rgrieder |
def_masterKeybindings.ini was missing in the config files.
|
|
|
@2522
|
16 years |
rgrieder |
Commented building of audio library since it's no use anyway.
|
|
|
@2521
|
16 years |
rgrieder |
Removed -fPIC flags (CMake does that automatically)
|
|
|
@2520
|
16 years |
rgrieder |
- Complete out-of-source builds working now with msvc (moved tolua …
|
|
|
@2519
|
16 years |
rgrieder |
It is no more necessary to include UseTolua.cmake just before the …
|
|
|
@2518
|
16 years |
rgrieder |
Adjusted source file macros to cmake 2.6 because it offers …
|
|
|
@2517
|
16 years |
rgrieder |
removed -Wextra from C and CXX flags because the amount of warnings …
|
|
|
@2516
|
16 years |
rgrieder |
Fixed msvc build and adjusted some settings.
Also removed init …
|
|
|
@2515
|
16 years |
rgrieder |
Callbacks with function pointers work virtually after all.
|
|
|
@2514
|
16 years |
rgrieder |
Resolved four issues with the collision shapes:
- NetworkCallback will …
|
|
|
@2513
|
16 years |
rgrieder |
Fixed a bug in Timer.h: Include of Executor was missing, but when …
|
|
|
@2512
|
16 years |
rgrieder |
Fixed build due to merge
|
|
|
@2511
|
16 years |
rgrieder |
Merged non 64 bit part of revision 2278 of buildsystem to buildsystem2.
|
|
|
@2510
|
16 years |
rgrieder |
Merged revisions 2279-2401 of the buildsystem branch to buildsystem2.
|
|
|
@2509
|
16 years |
rgrieder |
Merged revisions 1875-2278 of the buildsystem branch to buildsystem2.
|
|
|
@2507
|
16 years |
rgrieder |
Added merger branch for the build system. Probably going to merge …
|
|
|
@2506
|
16 years |
rgrieder |
Changed all C-Style casts with C++ casts that I was able to find with …
|
|
|
@2505
|
16 years |
rgrieder |
- Removed XMLPortVariableOnLoad macro (can't possibly work at all)
- …
|
|
|
@2504
|
16 years |
rgrieder |
Typo or not?
|
|
|
@2503
|
16 years |
rgrieder |
Updated msvc files.
Maybe fixed a bug in:
if (condition); Note the …
|
|
|
@2502
|
16 years |
landauf |
ups
|
|
|
@2501
|
16 years |
landauf |
- GlobalShader in dedicated mode works again
- Shooting as a client …
|
|
|
@2500
|
16 years |
landauf |
merged pickups2 to presentation
|
|
|