|
|
@7248
|
14 years |
rgrieder |
Added more specific version requirements for the libraries.
|
|
|
@7247
|
14 years |
rgrieder |
Cosmetic changes in CompilerConfigMSVC.cmake.
|
|
|
@7244
|
14 years |
landauf |
POCO is currently not required with MinGW
|
|
|
@7243
|
14 years |
landauf |
re-applied r7074 to trunk (it was accidentally applied to fps branch …
|
|
|
@7237
|
14 years |
rgrieder |
Added more boost versions.
|
|
|
@7226
|
14 years |
rgrieder |
Visual Studio 2005 doesn't cope too well with windows includes when it …
|
|
|
@7225
|
14 years |
rgrieder |
Extended search paths for dependencies. You should now be able to host …
|
|
|
@7224
|
14 years |
rgrieder |
Adjusted CMake code to accept the new v5 dependencies that requires …
|
|
|
@7210
|
14 years |
dafrick |
Created new NotificationDispatcher. It just displays, upon being …
|
|
|
@7209
|
14 years |
dafrick |
Fixed little "bug", will have to be reviewed, when the pickup module …
|
|
|
@7208
|
14 years |
dafrick |
Removed Timer from Pickup, as this is no his core functionality.
|
|
|
@7206
|
14 years |
dafrick |
Cleaning up and documenting PickupManager.
Also discovered and fixed a …
|
|
|
@7193
|
14 years |
dafrick |
Added NotificationDispatcher, class that can, upon being triggered, …
|
|
|
@7184
|
14 years |
rgrieder |
Replaced mathematical constants with a common definition in Math.h. …
|
|
|
@7183
|
14 years |
rgrieder |
Removed a load of warnings for VS 2005 and possibly VS 2008.
|
|
|
@7182
|
14 years |
rgrieder |
Build fixes for Visual Studio 2005.
|
|
|
@7177
|
14 years |
landauf |
fixed a potential problem introduced in r7158 - calling an executor on …
|
|
|
@7176
|
14 years |
landauf |
removed some (commented) code from BigExplosion. looks like an attempt …
|
|
|
@7175
|
14 years |
rgrieder |
Fixed a problem with Ogre 1.7 and our exception handling mechanism. …
|
|
|
@7174
|
14 years |
rgrieder |
Only catch exceptions you actually expect. And rethrow unknown …
|
|
|
@7173
|
14 years |
rgrieder |
Enabled parallel build of compilations and normal source files for …
|
|
|
@7172
|
14 years |
landauf |
removed network as dependency of tools. these libraries can build in …
|
|
|
@7171
|
14 years |
landauf |
removed a strange line that changed the game speed with a console …
|
|
|
@7170
|
14 years |
rgrieder |
Doxygen should work again (and tardis as well).
|
|
|
@7169
|
14 years |
landauf |
fixed an issue with boost 1.44.0
|
|
|
@7168
|
14 years |
landauf |
sent some tabs to hell
|
|
|
@7167
|
14 years |
landauf |
using SetConfigValueExternal also for two old config values
|
|
|
@7166
|
14 years |
landauf |
added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
|
|
|
@7165
|
14 years |
landauf |
for some reason MinGW with gcc 4.5 needs some additional _UtilExport …
|
|
|
@7164
|
14 years |
dafrick |
Moving notifications to own module.
|
|
|
@7163
|
14 years |
dafrick |
Merged presentation3 branch into trunk.
|
|
|
@7117
|
14 years |
dave |
|
|
|
@7115
|
14 years |
dave |
|
|
|
@7071
|
14 years |
landauf |
i think there should be 2 FadingBillboards instead of 2 Backlights
|
|
|
@6929
|
14 years |
dave |
new ship
|
|
|
@6906
|
14 years |
dafrick |
Added DistanceTriggerBeacon, which is a device which can be attached …
|
|
|
@6901
|
14 years |
dafrick |
Fixed PickupCollection. It works now the way it was intended and no …
|
|
|
@6864
|
14 years |
dafrick |
Created a new MutliTrigger: EventMultiTrigger, which essentially does …
|
|
|
@6860
|
14 years |
dafrick |
Resolved bug in DistanceMultiTrigger, that caused a segfault, when an …
|
|
|
@6859
|
14 years |
dafrick |
Resolved a bug in MultiTriggerContainer that caused the …
|
|
|
@6857
|
15 years |
dafrick |
Documented and simplified DistanceMultiTrigger.
|
|
|
@6856
|
15 years |
dafrick |
Documented and simplified MultiTriggerContainer.
|
|
|
@6855
|
15 years |
dafrick |
Done documenting MultiTrigger. Also some simplification and resilience …
|
|
|
@6853
|
15 years |
dafrick |
Started documenting, also changed some of the implementation to avoid …
|
|
|
@6851
|
15 years |
dafrick |
Some bugfixes in MultiTrigger.
All MultiTrigger features should work …
|
|
|
@6807
|
15 years |
dafrick |
DistanceMultiTrigger fix. Thanks to Fabian.
|
|
|
@6805
|
15 years |
dafrick |
Possible bug fix.
|
|
|
@6802
|
15 years |
cdaniel |
QuestGUI can now be opened/closed by pressing Key F3…
|
|
|
@6801
|
15 years |
cdaniel |
New Quest Level - still in early test phase
|
|
|
@6800
|
15 years |
dafrick |
Created a new class of triggers called Multitriggers.
MultiTriggers …
|
|
|
@6799
|
15 years |
dafrick |
Adjusted the priority of some outputs which I found to be rather anoying.
|
|
|
@6765
|
15 years |
rgrieder |
Dependency acceptance update: 5.0 with OGRE 1.7 is now also allowed, …
|
|
|
@6764
|
15 years |
rgrieder |
Hackaround for Visual Studio 2005 (compiler bug).
|
|
|
@6763
|
15 years |
rgrieder |
Using our own error handler (including the debugger) for Lua code …
|
|
|
@6762
|
15 years |
rgrieder |
Changes from last revision —> diff file for external libraries updated.
|
|
|
@6761
|
15 years |
rgrieder |
Fixed "error in error handler" problem that occurred within CEGUILua …
|
|
|
@6755
|
15 years |
dafrick |
Fixed Segfault upon dropping of InvisiblePickup, while it was being used.
|
|
|
@6754
|
15 years |
rgrieder |
Fixed bug in SingleplayerMenu that happened when starting a level manually.
|
|
|
@6753
|
15 years |
rgrieder |
Some more hackery for the PlayerInfo↔GUIOverlay relation.
Seems to …
|
|
|
@6752
|
15 years |
rgrieder |
Fixed PickupManager::getPawn() method against NULL pointers.
(Doesn't …
|
|
|
@6751
|
15 years |
rgrieder |
Removed FORCEINLINE from Singleton.h: There seems to be unexpected …
|
|
|
@6750
|
15 years |
dafrick |
PickupInventory working again, just had to change TaharezLook to …
|
|
|
@6749
|
15 years |
rgrieder |
Background wasn't transparent upon start up —> black screen when …
|
|
|
@6748
|
15 years |
rgrieder |
A GUISheet can assign its field "loadAlong" any strings designating …
|
|
|
@6747
|
15 years |
rgrieder |
Added onShow and onHide as overridable methods to GUISheet.lua
and …
|
|
|
@6746
|
15 years |
rgrieder |
Merged gamestates2 branch back to trunk.
This brings in some heavy …
|
|
|
@6732
|
15 years |
scheusso |
correcting initial speed of projectiles
|
|
|
@6731
|
15 years |
dafrick |
PickupCollection is broken for now because to make it work drastic …
|
|
|
@6728
|
15 years |
dafrick |
No more seg faults with pickups (at least that's what I hope. )
|
|
|
@6725
|
15 years |
dafrick |
Resolved bug, that caused orxonox to crash whenever a level with …
|
|
|
@6723
|
15 years |
rgrieder |
Using /MP instead of /MP2 for MSVC. That way the number of processes …
|
|
|
@6713
|
15 years |
dafrick |
Adjusted SpeedPickup such that the Engine is the actual PickupCarrier …
|
|
|
@6712
|
15 years |
dafrick |
Merged pickup_representation_templates into one.
Merged pickups.oxi …
|
|
|
@6711
|
15 years |
dafrick |
Merged pickup4 branch back to trunk.
|
|
|
@6710
|
15 years |
dafrick |
Merged ppspickups2 branch into trunk.
|
|
|
@6709
|
15 years |
dafrick |
Merged ppspickups1 into trunk.
|
|
|
@6677
|
15 years |
scheusso |
this removes problems with the HUDSpeedBar on some machines (by …
|
|
|
@6676
|
15 years |
rgrieder |
Removed some msvc float warnings.
|
|
|
@6620
|
15 years |
rgrieder |
Updated TinyXML++ to the latest trunk revision.
Only adds a function …
|
|
|
@6598
|
15 years |
scheusso |
someone forgot to delete these overlays
|
|
|
@6590
|
15 years |
rgrieder |
Switching to OGRE v1.6 on Tardis
|
|
|
@6563
|
15 years |
dafrick |
Some minor changes.
|
|
|
@6561
|
15 years |
dafrick |
No longer works.
|
|
|
@6560
|
15 years |
dafrick |
Emptied emtpy level.
|
|
|
@6549
|
15 years |
dafrick |
Fixed Keybind GUI bug.
|
|
|
@6540
|
15 years |
dafrick |
Removed some 's. Finished up documenting pickup module.
|
|
|
@6539
|
15 years |
dafrick |
Ups. Complies and runs now.
|
|
|
@6538
|
15 years |
dafrick |
Done some (almost final) documenting in pickup module.
|
|
|
@6536
|
15 years |
rgrieder |
Merged revisions 6430-6440 from the gamestate branch to the trunk. …
|
|
|
@6535
|
15 years |
rgrieder |
MSVC build config fix for incremental linking.
|
|
|
@6534
|
15 years |
dafrick |
PickupCarrier destructor a little more compact.
|
|
|
@6533
|
15 years |
dafrick |
Resolved segmentation fault, when destroying a PickupCompilation.
|
|
|
@6524
|
15 years |
dafrick |
Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
|
|
|
@6503
|
15 years |
rgrieder |
Disabled some more warnings in MultiType that OGRE v1.7 revealed.
|
|
|
@6502
|
15 years |
rgrieder |
Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
|
|
|
@6501
|
15 years |
rgrieder |
Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to …
|
|
|
@6495
|
15 years |
rgrieder |
Fixed CEGUI library problem on tardis
|
|
|
@6461
|
15 years |
scheusso |
further tardis hacks/fixes in order to build orxonox on the new tardis …
|
|
|
@6460
|
15 years |
scheusso |
release version now compiling again on tardis
|
|
|
@6444
|
15 years |
rgrieder |
Version bump —> 0.0.4
|
|
|