|
|
@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.
|
|
|
@2508
|
16 years |
rgrieder |
Bugfix in LuaBind.cc
|
|
|
@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
|
|
|
@2499
|
16 years |
scheusso |
small fix in cmakelists
( client cannot steer, if server spawned …
|
|
|
@2498
|
16 years |
landauf |
removed additional gametype_ from scoreboard
initialize scoreboard …
|
|
|
@2497
|
16 years |
landauf |
- some changes, maybe fixed a crash, not sure
- fixed strange camera …
|
|
|
@2496
|
16 years |
rgrieder |
added def keybinding for stats overlay.
|
|
|
@2495
|
16 years |
rgrieder |
Added stats overlay. "OverlayGroup toggleVisibility Stats" will do …
|
|
|
@2494
|
16 years |
landauf |
shooting, hitting and killing works
|
|
|
@2493
|
16 years |
landauf |
merged weapon2 branch to presentation
|
|
|
@2492
|
16 years |
rgrieder |
Merged overlay branch into presentation branch.
|
|
|
@2491
|
16 years |
rgrieder |
- "gravity" xml parameter got missed in Scene
- fixed issue with …
|
|
|
@2490
|
16 years |
scheusso |
some cleanup and fix concerning trafficcontrol (cutting gamestates)
|
|
|
@2489
|
16 years |
landauf |
tried to steer the spaceship with the engine.
|
|
|
@2488
|
16 years |
landauf |
backlights work
|
|
|
@2487
|
16 years |
landauf |
fixed mouselook in SpaceShip
|
|
|
@2486
|
16 years |
rgrieder |
Added 2 new collision shapes: cone and box.
|
|
|
@2485
|
16 years |
landauf |
Merged objecthierarchy2 into presentation branch
Couln't merge 2 …
|
|
|
@2484
|
16 years |
rgrieder |
Bugfix within CompoundCollisionShape.
|
|
|
@2483
|
16 years |
scheusso |
removed shipdid from welcome because it's not needed anymore
|
|
|
@2482
|
16 years |
scheusso |
hackfixed problem with client reconnects (originally triggered by …
|
|
|
@2481
|
16 years |
rgrieder |
Amateurs…
|
|
|
@2480
|
16 years |
scheusso |
another small fix according to dedicated server
|
|
|
@2479
|
16 years |
landauf |
Cured poor pawns from losing health
|
|
|
@2478
|
16 years |
landauf |
- Readded smooth camera movement (configurable through …
|
|
|
@2477
|
16 years |
rgrieder |
Bugfix for the server crash when the client leaves.
|
|
|
@2476
|
16 years |
scheusso |
fix of possible bug
|
|
|
@2475
|
16 years |
scheusso |
small fix (inverted roll)
|
|
|
@2474
|
16 years |
rgrieder |
A little tweak and physics seems to work over the network
|
|
|
@2473
|
16 years |
scheusso |
fix for dedicated server
|
|
|
@2472
|
16 years |
rgrieder |
Trying to minimise changes to Bullet v2.73.
|
|
|
@2471
|
16 years |
landauf |
changed lines 230-235 (everything else is just whitespace)
this fixes …
|
|
|
@2470
|
16 years |
rgrieder |
Fixed bug that caused MovableEntities to jump around on the client.
|
|
|
@2469
|
16 years |
rgrieder |
Resolved the issue with the collision shape synchronisation.
|
|
|
@2468
|
16 years |
rgrieder |
Bugfix for dedicated mode. Should work now except for an exception …
|
|
|
@2467
|
16 years |
landauf |
cgprogrammanager for shaders
|
|
|
@2466
|
16 years |
rgrieder |
Added callback for collisions. Every WorldEntity that collides against …
|
|
|
@2465
|
16 years |
rgrieder |
Bugfix in WorldEntity: It creates a CompoundCollisionShape in its …
|
|
|
@2464
|
16 years |
rgrieder |
Bugfix in network: When checking for other objectIDs, it was possible …
|
|
|
@2463
|
16 years |
rgrieder |
Two bugfixes and an optimisation.
|
|
|
@2462
|
16 years |
landauf |
- fixed a small speedbar-initialization problem
- added new …
|
|
|
@2461
|
16 years |
rgrieder |
- Updated msvc files
- temporary solution for a super function caller …
|
|
|
@2460
|
16 years |
rgrieder |
Switched level file to "presentation.oxw".
|
|
|
@2459
|
16 years |
rgrieder |
Merged physics_merge back to presentation branch.
|
|
|
@2458
|
16 years |
rgrieder |
Several build fixed. Something seems to be wrong with the …
|
|
|
@2457
|
16 years |
rgrieder |
Fix didn't do the trick. Don't even know exactly what it would have done..
|
|
|
@2456
|
16 years |
rgrieder |
Applied bugfix r2441 to physics_merge branch as well.
|
|
|
@2455
|
16 years |
rgrieder |
Bugfix: std:dequeue::front() on an empty list is a very bad idea.
|
|
|
@2454
|
16 years |
rgrieder |
Replaced bad collision type exceptions with asserts. The developer …
|
|
|
@2453
|
16 years |
rgrieder |
SpaceShip is now harmonising with Bullet as well. The attributes of …
|
|
|
@2452
|
16 years |
rgrieder |
Minor changes and added localInertia_ to worldentity for faster access.
|
|
|
@2451
|
16 years |
rgrieder |
Bugfix in XMLPort macro.
|
|
|