|
|
@2661
|
16 years |
scheusso |
removed some unnecessary stuff
|
|
|
@2660
|
16 years |
scheusso |
fixed a problem with gamestate caching and diffing
|
|
|
@2655
|
16 years |
scheusso |
finally got rid of these structs in our network datastream
this means …
|
|
|
@2653
|
16 years |
rgrieder |
Found a detail
I suppose you're going to merge soon, so I checked …
|
|
|
@2578
|
16 years |
rgrieder |
Removed an obsolete check and added a source file (Fusion) to the msvc …
|
|
|
@2575
|
16 years |
scheusso |
-performance/memory optimisations in gamestate and synchronisable …
|
|
|
@2571
|
16 years |
scheusso |
ogre logmanager is now also activated for unix
|
|
|
@2565
|
16 years |
rgrieder |
Added XML parameter "collisionResponse" in WE for Oli
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@2527
|
16 years |
rgrieder |
- Forgot to account for collision shape position and orientation when …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@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 …
|
|
|
@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.
|
|
|
@2460
|
16 years |
rgrieder |
Switched level file to "presentation.oxw".
|
|
|
@2459
|
16 years |
rgrieder |
Merged physics_merge back to presentation branch.
|
|
|
@2436
|
16 years |
rgrieder |
Added svn:eol-style "native" to all files.
|
|
|
@2435
|
16 years |
rgrieder |
- updated msvc files
- Fixed build by including util/Integer.h in …
|
|
|
@2420
|
16 years |
scheusso |
merged lodfinal (planet) branch to presentation branch
|
|
|
@2419
|
16 years |
scheusso |
some cleaning up in TrafficControl
small bugfix in Gamestate …
|
|
|
@2418
|
16 years |
scheusso |
TrafficControl usage can now be steered by the config value bActive_
|
|
|
@2417
|
16 years |
scheusso |
further improvements in diffing (around 50% reduction of traffic)
|
|
|
@2416
|
16 years |
scheusso |
some improvement in diffing (after trimming the objectlist we sort the …
|
|
|
@2415
|
16 years |
scheusso |
- adjusted some priorities of objects (movableentity, …
|
|
|
@2413
|
16 years |
scheusso |
trafficControl working now, but further tweaking in diff and …
|
|
|
@2387
|
16 years |
chpeter |
added fct pri- and pubRemoveClient to help remove Info in lists when …
|
|
|
@2385
|
16 years |
dafrick |
Merged questsystem3.
|
|
|
@2382
|
16 years |
scheusso |
changes in trafficcontrol:
- configvalue for targetsize (size of each …
|
|
|
@2381
|
16 years |
scheusso |
corrected some problem with scheduling and cutting (in trafficcontrol)
|
|
|
@2378
|
16 years |
chpeter |
process ack- solved set back of schedValue, watching targetsize from cut
|
|
|
@2371
|
16 years |
scheusso |
merged network branch to presentation branch
|
|
|
@2370
|
16 years |
scheusso |
create our presentation branch
|
|
copied from code/trunk/src:
|
|
|
@2295
|
16 years |
rgrieder |
Removed depricated testing folder in util.
|