|
|
@8468
|
14 years |
kmaurus |
several small improvements
|
|
|
@8467
|
14 years |
rgrieder |
Bugfix for log file paths containing non ASCII characters.
Only works …
|
|
|
@8466
|
14 years |
anbueche |
comments added
|
|
|
@8465
|
14 years |
smerkli |
worked on the presentation level
|
|
|
@8464
|
14 years |
dafrick |
Some more changes…
|
|
|
@8463
|
14 years |
dafrick |
Adjusting some debug output with the added bonus of no more Segfaults …
|
|
|
@8462
|
14 years |
smerkli |
added presentation level
|
|
|
@8461
|
14 years |
smerkli |
a little less verbosity, a little more action please
|
|
|
@8460
|
14 years |
smerkli |
created.
|
|
|
@8459
|
14 years |
smerkli |
|
|
|
@8458
|
14 years |
smerkli |
merged spaceboundaries
|
|
|
@8457
|
14 years |
FelixSchulthess |
merged portals branch into trunk
|
|
|
@8456
|
14 years |
anbueche |
portal materials and pictures added
|
|
|
@8455
|
14 years |
anbueche |
comments added
|
|
|
@8454
|
14 years |
anbueche |
comments added
|
|
|
@8453
|
14 years |
dafrick |
Merging tutoriallevel2 branch into tutoriallevel3 branch.
|
|
|
@8452
|
14 years |
dafrick |
New tutoriallevel branch to start testing network in, since in the …
|
|
|
@8451
|
14 years |
dafrick |
Modifying the currently active notification queues.
|
|
|
@8450
|
14 years |
dafrick |
Replacing GametypeStatus overlay with notifications.
|
|
|
@8449
|
14 years |
dafrick |
Moving the Notification class int NotificationManager, since it is …
|
|
|
@8448
|
14 years |
dafrick |
Extending NotificationQueueCEGUI.
|
|
|
@8447
|
14 years |
dafrick |
Resolving some doxygen warnings.
|
|
|
@8446
|
14 years |
dafrick |
Removing editMode stuff, since that doesn't work anymore and that …
|
|
|
@8445
|
14 years |
dafrick |
NotificationListener is new an entity which is informed of new …
|
|
|
@8444
|
14 years |
dafrick |
Fixing typo.
|
|
|
@8443
|
14 years |
youngk |
Adding more textures. Hope this time that the commit will succeed.
|
|
|
@8442
|
14 years |
youngk |
More cleanup
|
|
|
@8441
|
14 years |
youngk |
Cleaning up texture resources. Adding new textures.
|
|
|
@8440
|
14 years |
rgrieder |
New branch to work on so called 'Unity Builds', known in Orxonox as …
|
|
|
@8439
|
14 years |
rgrieder |
Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!).
You …
|
|
|
@8438
|
14 years |
youngk |
Update to planet levels to support new meshes.
|
|
|
@8437
|
14 years |
youngk |
Adding stellarobjects textures to resources
|
|
|
@8436
|
14 years |
scheusso |
fixing uninitialised values
|
|
|
@8435
|
14 years |
marwegma |
GlobalGodrayShader added, but not yet finished.
|
|
|
@8434
|
14 years |
sven |
Added simple GUI for docking..
|
|
|
@8433
|
14 years |
ssgier |
working on continuous shrinking
|
|
|
@8432
|
14 years |
decapitb |
added kevins awesome planet meshes
|
|
|
@8431
|
14 years |
mastalde |
added lift_ and stallSpeed_ for better flight behavior without errors…
|
|
|
@8430
|
14 years |
mastalde |
added lift_ and stallSpeed_ for better flight behavior
|
|
|
@8429
|
14 years |
jonas |
model attached, flare stimmt, effect noch nicht…
|
|
|
@8428
|
14 years |
msalomon |
Space Race gamtype with a clock and a set to save the time of the player.
|
|
|
@8427
|
14 years |
dboehi |
Shake effect now depends on the velocity of the space ship
|
|
|
@8426
|
14 years |
decryphe |
- Moved handling of blur effect from Engine.cc to SpaceShip.cc.
- …
|
|
|
@8425
|
14 years |
youngk |
Deleted all non-functioning models and organized the remaining. Added …
|
|
|
@8424
|
14 years |
rgrieder |
Build fix for Ogre 1.6 on Windows.
|
|
|
@8423
|
14 years |
rgrieder |
Added and incorporated new class DestructionHelper: instead of doing …
|
|
|
@8422
|
14 years |
dafrick |
Documenting collision shapes in an effort to understand them and …
|
|
|
@8421
|
14 years |
rgrieder |
Hide the PCH_ENABLE_TARGET variables in the CMake GUI (almost never …
|
|
|
@8420
|
14 years |
rgrieder |
MSVC: use the user's vld.ini file for the Visual Leak Detector.
|
|
|
@8419
|
14 years |
rgrieder |
Fixed a bug. But that doesn't really change anything ;(
CEGUI still …
|
|
|
@8418
|
14 years |
rgrieder |
Added preprocessor macro UNIQUE_NUMBER which will return a new …
|
|
|
@8417
|
14 years |
rgrieder |
Correction in CMake variable description: MinGW can link always link …
|
|
|
@8416
|
14 years |
rgrieder |
Default link mode for external dependencies should be STATIC for …
|
|
|
@8415
|
14 years |
dafrick |
AnD so should the comment say.
|
|
|
@8414
|
14 years |
dafrick |
ScreenshotManager with gridSize = 1 works again.
|
|
|
@8413
|
14 years |
dafrick |
This should make the ScreenshotManager a lot more memory efficient.
|
|
|
@8412
|
14 years |
rgrieder |
MSVC specific:
Sorted out Visual Leak Detector handling (it's now …
|
|
|
@8411
|
14 years |
rgrieder |
Properly initialise all members in CEGUI. Avoid segfaults when an …
|
|
|
@8410
|
14 years |
rgrieder |
CEGUI seems to throw C strings. We need to catch them as well.
|
|
|
@8409
|
14 years |
rgrieder |
Found a better solution to make the Visual Leak Detector (MSVC …
|
|
|
@8408
|
14 years |
scheusso |
fix for inactive servers/clients
|
|
|
@8407
|
14 years |
scheusso |
fixing a (quite huge) network memory leak
|
|
|
@8406
|
14 years |
dafrick |
Quick fix for ScreenshotManager, such that it only needs memory when …
|
|
|
@8405
|
14 years |
rgrieder |
Added MSVC option to install the *.pdb debug symbols files as well.
|
|
|
@8404
|
14 years |
kmaurus |
some adaptations and improvements
|
|
|
@8403
|
14 years |
scheusso |
fixing possible bug with packet ordering
|
|
|
@8402
|
14 years |
scheusso |
fix for Notification Script (bug is in network)
|
|
|
@8401
|
14 years |
smerkli |
nothing actually changed.
|
|
|
@8400
|
14 years |
rgrieder |
Removed strange hack. Extensive tests while watching Top Gear have …
|
|
|
@8399
|
14 years |
rgrieder |
Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
|
|
|
@8398
|
14 years |
youngk |
Added 1to100 scale model of earth, complete with gravity.
|
|
|
@8397
|
14 years |
youngk |
Added Newtonian Gravitation to the selection of force fields.
|
|
|
@8396
|
14 years |
youngk |
Uploading Earth planet.
|
|
|
@8395
|
14 years |
simonmie |
test-Spaceship and test-WeaponSettings files added
|
|
|
@8394
|
14 years |
scheusso |
-fixed a memory leak (thx reto)
-some OrxVerify messages
|
|
|
@8393
|
14 years |
rgrieder |
Updated Bullet from v2.77 to v2.78.
(I'm not going to make a branch …
|
|
|
@8392
|
14 years |
youngk |
Planets now have collision shapes and gravitational pull. Have fun.
|
|
|
@8391
|
14 years |
youngk |
Added gravitational pull to both planets. This is getting fun!
|
|
|
@8390
|
14 years |
youngk |
Yess-a-doo! Okay, planets now have collision shapes. Follow the …
|
|
|
@8389
|
14 years |
youngk |
Adding Collision Shapes to Planets. Doesn't currently work.
|
|
|
@8388
|
14 years |
youngk |
Disabling CPack again. Needs a LOT of adjustments still.
|
|
|
@8387
|
14 years |
marwegma |
Godrays: Fixed some parsing errors in the material and compositor scripts.
|
|
|
@8386
|
14 years |
simonmie |
New shielddamage implemented, depending functions changed, bugs fixed. …
|
|
|
@8385
|
14 years |
youngk |
Man, Kevin… If you commit something, then please commit the working …
|
|
|
@8384
|
14 years |
youngk |
Made planet level work. Yet again…
|
|
|
@8383
|
14 years |
sven |
Fixed an include.
|
|
|
@8382
|
14 years |
sven |
Added dock/undock console commands.
|
|
|
@8381
|
14 years |
ssgier |
started creating a more efficient code structure
|
|
|
@8380
|
14 years |
youngk |
Updated and cleaned planet level.
|
|
|
@8379
|
14 years |
dboehi |
Changed the camera shake effect to work with the updated boost code.
|
|
|
@8378
|
14 years |
dafrick |
Notification text alignment can be set per queue.
|
|
|
@8377
|
14 years |
dafrick |
Text coloring in notification queue now working.
|
|
|
@8376
|
14 years |
dafrick |
Forgot to add NotificationListener.
|
|
|
@8375
|
14 years |
ssgier |
added source files for ShrinkPickup
|
|
|
@8374
|
14 years |
dafrick |
Changes in notifications module structure. Notifications can now be …
|
|
|
@8373
|
14 years |
rgrieder |
Replaced code like
bool b = someFunction(); assert(b);
with …
|
|
|
@8372
|
14 years |
rgrieder |
Improved output of OrxAssert (line number, function name and file) and …
|
|
|
@8371
|
14 years |
dafrick |
Merging tutoriallevel branch into tutoriallevel2 branch.
|
|
|
@8370
|
14 years |
dafrick |
Committing changes before merge.
|
|
|
@8369
|
14 years |
dafrick |
New branch to work on tutorial level.
|
|
|