|
|
@7449
|
14 years |
landauf |
added windows implementation of SignalHandler.
|
|
|
@7448
|
14 years |
rgrieder |
DEFINE_SYMBOL property is only added to compile flags for an executable.
|
|
|
@7440
|
14 years |
rgrieder |
Fixed MSVC linker flag handling.
|
|
|
@7431
|
14 years |
rgrieder |
Merged another change from sandbox_qt to the trunk. Almost insignificant…
|
|
|
@7429
|
14 years |
landauf |
less "spam" from the linker when using MinGW
|
|
|
@7427
|
14 years |
rgrieder |
Applied fixes from sandbox_qt to trunk.
|
|
|
@7422
|
14 years |
adrfried |
Improve getTerminalSize
Width and height never get 0 anymore, this …
|
|
|
@7420
|
14 years |
rgrieder |
Fixed a bug.
Clear documentation would prevent such bugs. Not …
|
|
|
@7417
|
14 years |
rgrieder |
Removed StringCompare again.
|
|
|
@7416
|
14 years |
rgrieder |
Never insert even the tiniest thing that is for sure certain without …
|
|
|
@7415
|
14 years |
rgrieder |
Placing all generated files in source group "Generated" for MSVC …
|
|
|
@7413
|
14 years |
dafrick |
Removing some comments.
Better handling of duplicate name in …
|
|
|
@7412
|
14 years |
dafrick |
Fixed one (hopefully) final bug in Notifications.
|
|
|
@7410
|
14 years |
dafrick |
Removing some warnings (both compiler and doxygen).
|
|
|
@7409
|
14 years |
rgrieder |
Added some standard header to PCH file in pickup and notifications.
|
|
|
@7408
|
14 years |
dafrick |
Did not get all xmlElements…
|
|
|
@7407
|
14 years |
dafrick |
xmlElement → xmlelement
|
|
|
@7406
|
14 years |
dafrick |
Fixing so that libobjects is loaded again…
|
|
|
@7405
|
14 years |
dafrick |
Fixed small copy error.
|
|
|
@7404
|
14 years |
dafrick |
Adding new level notifications.oxw, to "showcase", or at this stage …
|
|
|
@7403
|
14 years |
dafrick |
Merged notifications branch back to trunk.
|
|
|
@7401
|
14 years |
landauf |
merged doc branch back to trunk
|
|
|
@7383
|
14 years |
rgrieder |
Minimum CMake version on Windows is actually 2.6.3 because of some …
|
|
|
@7380
|
14 years |
rgrieder |
Removed workaround that was already worked around by CMake.
|
|
|
@7379
|
14 years |
rgrieder |
Removed MSVC warning about the preDestroy() method for now. Just for now.
|
|
|
@7368
|
14 years |
rgrieder |
Merged png2 branch back to trunk.
|
|
|
@7321
|
14 years |
adrfried |
free some memory
|
|
|
@7314
|
14 years |
rgrieder |
Adjusted header file lists in network.
|
|
|
@7305
|
14 years |
rgrieder |
File rename.
|
|
|
@7301
|
14 years |
dafrick |
Improving documentation for MultiTriggers, also some small bugfixes, …
|
|
|
@7289
|
14 years |
rgrieder |
This should actually fix the PCH problem with GCC
|
|
|
@7288
|
14 years |
rgrieder |
Finally found a fix for the No rule to make target problem with …
|
|
|
@7287
|
14 years |
rgrieder |
Split IOConsole in two separate files for better browsing.
|
|
|
@7286
|
14 years |
dafrick |
Now compiles under linux (ubuntu 10.04) as well.
|
|
|
@7285
|
14 years |
landauf |
added eol-style native for some files.
note: there are another 6 …
|
|
|
@7284
|
14 years |
landauf |
merged consolecommands3 branch back to trunk.
note: the console …
|
|
|
@7278
|
14 years |
landauf |
build fix for gcc
|
|
|
@7271
|
14 years |
rgrieder |
There is no such word as "casted".
Also inserted 4 static_casts and …
|
|
|
@7268
|
14 years |
rgrieder |
operator=() should not return constant references.
|
|
|
@7266
|
14 years |
rgrieder |
Moved Loki library files to separate loki folder in externals.
Also …
|
|
|
@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
|
15 years |
dave |
new ship
|
|
|
@6906
|
15 years |
dafrick |
Added DistanceTriggerBeacon, which is a device which can be attached …
|
|
|
@6901
|
15 years |
dafrick |
Fixed PickupCollection. It works now the way it was intended and no …
|
|
|
@6864
|
15 years |
dafrick |
Created a new MutliTrigger: EventMultiTrigger, which essentially does …
|
|
|
@6860
|
15 years |
dafrick |
Resolved bug in DistanceMultiTrigger, that caused a segfault, when an …
|
|
|
@6859
|
15 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 …
|
|
|