|
|
@9607
|
12 years |
landauf |
no need to inherit virtually from OrxonoxClass anymore
|
|
|
@9606
|
12 years |
landauf |
object lists are now stored in a Context object instead of Identifiers
|
|
|
@9605
|
12 years |
landauf |
added some tests for object list and iterators
|
|
|
@9604
|
12 years |
landauf |
added some checks and a size() function to object list
|
|
|
@9603
|
12 years |
landauf |
added more tests
|
|
|
@9602
|
12 years |
landauf |
delete factory before setting a new one (mostly for unit tests)
|
|
|
@9601
|
12 years |
landauf |
added some tests for core
|
|
|
@9600
|
12 years |
landauf |
details
|
|
|
@9599
|
12 years |
landauf |
added proper interface (ObjectListElementRemovalListener) to notify …
|
|
|
@9598
|
12 years |
landauf |
added common base template for Iterator and ObjectListIterator in …
|
|
|
@9597
|
12 years |
landauf |
removed MetaObjectList. replaced it by std::vector because object list …
|
|
|
@9596
|
12 years |
landauf |
ObjectListBaseElement now stores a pointer to the object list it …
|
|
|
@9595
|
12 years |
landauf |
merged r9594 to trunk
|
|
|
@9594
|
12 years |
landauf |
fixed msvc configuration
|
|
|
@9593
|
12 years |
landauf |
moved logic to remove an element from an ObjectListBase from …
|
|
|
@9592
|
12 years |
landauf |
BaseSound requires only the object list → inherit from Listable
|
|
|
@9591
|
12 years |
landauf |
removed ContextObject again
|
|
|
@9590
|
12 years |
landauf |
keep msvc from crying like little sissy
|
|
|
@9589
|
12 years |
landauf |
interfaces which are part of the framework and only rely on the object …
|
|
|
@9588
|
12 years |
landauf |
JoyStick and WANDiscoverable use only config values → inherit from …
|
|
|
@9587
|
12 years |
landauf |
I decided that Synchronisable and Tickable should also be …
|
|
|
@9586
|
12 years |
landauf |
call setConfigValues() only if the class is actually a Configurable
|
|
|
@9585
|
12 years |
landauf |
added OrxonoxInterface, a base class for interfaces within the game …
|
|
|
@9584
|
12 years |
maxima |
Second Formation in Maxim-Level
|
|
|
@9583
|
12 years |
smerkli |
Added a check when dying to find another pawn in the
same formation
|
|
|
@9582
|
12 years |
maxima |
removed stuff
|
|
|
@9581
|
12 years |
maxima |
Added a level file from template to test formation
update. Not done yet.
|
|
|
@9580
|
12 years |
smerkli |
created.
|
|
|
@9579
|
12 years |
landauf |
cleaned up some includes
|
|
|
@9578
|
12 years |
landauf |
made some classes (mostly singletons) inherit from Configurable …
|
|
|
@9577
|
12 years |
landauf |
moved setConfigValues() from OrxonoxClass to Configurable. This new …
|
|
|
@9576
|
12 years |
landauf |
fall back to default parser if CEGUI cannot load XercesParser
|
|
|
@9575
|
12 years |
fmauro |
Force CEGUI to use Xerces parser instead of TinyXML with versions …
|
|
|
@9574
|
12 years |
landauf |
cleanup
|
|
|
@9573
|
12 years |
landauf |
using Listable instead of OrxonoxClass as base class in object lists
|
|
|
@9572
|
12 years |
landauf |
moved meta-object-list from Identifiable to Listable, a new base class …
|
|
|
@9571
|
12 years |
landauf |
using Destroyable instead of OrxonoxClass now wherever the …
|
|
|
@9570
|
12 years |
landauf |
moved functions and attributes needed to safely destroy objects from …
|
|
|
@9569
|
12 years |
landauf |
I guess 'void' makes more sense here
|
|
|
@9568
|
12 years |
landauf |
Super depends on Identifiable now
|
|
|
@9567
|
12 years |
landauf |
details
|
|
|
@9566
|
12 years |
landauf |
details
|
|
|
@9565
|
12 years |
landauf |
moved functions and attributes needed to identify the class from …
|
|
|
@9564
|
12 years |
landauf |
moved static functions from Identifier.cc/h to IdentifierManager.cc/h …
|
|
|
@9563
|
12 years |
landauf |
moved files used for class management to core/class/
|
|
|
@9562
|
12 years |
landauf |
it's probably better to store the context in a seaprate interface …
|
|
|
@9561
|
12 years |
landauf |
OrxonoxClass now takes a 'Context' object as constructor argument. Not …
|
|
|
@9560
|
12 years |
landauf |
moved CommandLineParser to core/config/
|
|
|
@9559
|
12 years |
landauf |
split ConfigFileManager.h/cc into multiple files, one for each class. …
|
|
|
@9558
|
12 years |
landauf |
moved all files in core which are used for configuration to a new …
|
|
|
@9557
|
12 years |
landauf |
moved all files in core which are used for object management to a new …
|
|
|
@9556
|
12 years |
landauf |
fabricate() should return OrxonoxClass*
|
|
|
@9555
|
12 years |
smerkli |
Replaced explosion hack with another less ugly hack:
- There is now …
|
|
|
@9554
|
12 years |
landauf |
fixed some warnings
|
|
|
@9553
|
12 years |
landauf |
fixed include directories when called from test directory
|
|
|
@9552
|
12 years |
landauf |
created branch to work on some details in core
|
|
|
@9551
|
12 years |
landauf |
removed branches
|
|
|
@9550
|
12 years |
landauf |
merged testing branch back to trunk. unbelievable it took me 13 months …
|
|
|
@9549
|
12 years |
landauf |
fixed test-build on msvc
|
|
|
@9548
|
12 years |
landauf |
eclipse missed some files…
|
|
|
@9547
|
12 years |
landauf |
return pointers instead of references because they could be null
|
|
|
@9546
|
12 years |
smerkli |
Added a BigExplosion creation to the Pawn constructor.
This loads all …
|
|
|
@9545
|
12 years |
landauf |
eol-style native
|
|
|
@9544
|
12 years |
landauf |
added archive feature to LogWriter which archives up to nine old …
|
|
|
@9543
|
12 years |
landauf |
added tests for OutputManager
|
|
|
@9542
|
12 years |
landauf |
added option to disable static caching of output contexts (for unit …
|
|
|
@9541
|
12 years |
landauf |
added more tests
|
|
|
@9540
|
12 years |
landauf |
some refactoring in OutputManager - for unittests it is sometimes …
|
|
|
@9539
|
12 years |
landauf |
added tests for BaseWriter
|
|
|
@9538
|
12 years |
landauf |
small refactoring in LogWriter and tests added
|
|
|
@9537
|
12 years |
landauf |
ConsoleWriter now accepts and writes to any std::ostream, not just …
|
|
|
@9536
|
12 years |
landauf |
small refactoring: un-singletonized ConsoleWriter, LogWriter, and …
|
|
|
@9535
|
12 years |
landauf |
more tests
|
|
|
@9534
|
12 years |
landauf |
added more tests
|
|
|
@9533
|
12 years |
landauf |
added more tests
|
|
|
@9532
|
12 years |
jo |
Updating the levels.
|
|
|
@9531
|
12 years |
landauf |
eol-style native
|
|
|
@9530
|
12 years |
landauf |
small refactoring in output system
|
|
|
@9529
|
12 years |
landauf |
started implementing unit tests for the output system
|
|
|
@9528
|
12 years |
jo |
Bringing the tutorial branch up to date.
|
|
|
@9527
|
12 years |
jo |
Creating an up to date tutorial branch
|
|
|
@9526
|
12 years |
jo |
Merging presentationHS12 back to the trunk.
|
|
|
@9525
|
12 years |
jo |
The Turret class was not called in the turret test level. That is why …
|
|
|
@9524
|
12 years |
landauf |
fixed build on linux
|
|
|
@9523
|
12 years |
jo |
Merging the Racingbot branch into the presentationHS12 branch.
|
|
|
@9522
|
12 years |
jo |
Repairing the Compiler Errors.
|
|
|
@9521
|
12 years |
jo |
Improved level version.
|
|
|
@9520
|
12 years |
jo |
Working on the presentationHS12.oxw level.
|
|
|
@9519
|
12 years |
jo |
Working on the presentationHS12.oxw level.
|
|
|
@9518
|
12 years |
jo |
Small adjustmenst on the new SpaceShip Templates and Weaponsettings.
|
|
|
@9517
|
12 years |
jo |
Little code cleanup.
|
|
|
@9516
|
12 years |
smerkli |
Merged branch largeShip1. Cannot test at home,
but since it's only …
|
|
|
@9515
|
12 years |
keuschr |
final update
|
|
|
@9514
|
12 years |
keuschr |
final update
|
|
|
@9513
|
12 years |
purgham |
works but its not properly coded and Position of VirtualCheckpoint bad
|
|
|
@9512
|
12 years |
purgham |
works but its not properly coded
|
|
|
@9511
|
12 years |
davidsa |
tweaked lens flare base colour in the test level
|
|
|
@9510
|
12 years |
davidsa |
Tweaked the lens configuration to achieve a pretty lens flare effect
|
|
|
@9509
|
12 years |
davidsa |
tweaked and added more lens flare materials, tweaked the glow material
|
|
|
@9508
|
12 years |
purgham |
still not working!
|
|
|