|
|
@5692
|
15 years |
rgrieder |
Small build fix.
|
|
|
@5687
|
15 years |
landauf |
nothing important
|
|
|
@5686
|
15 years |
landauf |
added WeaponsystemPrereqs.h and _WeaponsystemExport macro
|
|
|
@5685
|
15 years |
landauf |
added weaponsystem module (no export symbol yet)
|
|
|
@5666
|
15 years |
landauf |
renamed plugins as modules
|
|
|
@5665
|
15 years |
rgrieder |
Fixed build for Unix.
|
|
|
@5649
|
15 years |
rgrieder |
Fixed msvc build: I had to link the plugins as SHARED instead of …
|
|
|
@5648
|
15 years |
landauf |
sorry, large commit, but all changes are dependent:
- Created a new …
|
|
|
@5647
|
15 years |
landauf |
protected the plugin loader from single-plugin-exceptions (for example …
|
|
|
@5643
|
15 years |
landauf |
Gamestates → GameStates (due to public request)
|
|
|
@5642
|
15 years |
landauf |
small fix for newer versions of gcc
|
|
|
@5640
|
15 years |
landauf |
Added a new utility "ScopedSingleton". A ScopedSingleton has a scope …
|
|
|
@5639
|
15 years |
rgrieder |
Just so we'll sure never have macro problems regarding include guards.
|
|
|
@5638
|
15 years |
landauf |
Put all gamestates into a new plugin (gamestates)
|
|
|
@5637
|
15 years |
landauf |
Applied retos patch for Game.cc and Game.h (thanks)
+2 small changes …
|
|
|
@5636
|
15 years |
rgrieder |
Fixed plugins for msvc (sry fabian, forgot to tell you about this issue).
|
|
|
@5635
|
15 years |
landauf |
found more missing eolstyle:native properties
|
|
|
@5634
|
15 years |
landauf |
Added ToolsPrereqs.h and _ToolsExport
|
|
|
@5633
|
15 years |
landauf |
Put all tools into a new library called tools (phear my naming …
|
|
|
@5632
|
15 years |
landauf |
updated OrxonoxPrereqs.h
|
|
|
@5631
|
15 years |
landauf |
added some eolstyle:native properties
|
|
|
@5630
|
15 years |
landauf |
added OverlaysPrereqs.h
added _OverlaysExport macro
|
|
|
@5629
|
15 years |
landauf |
searched quickly for missing _OrxonoxExport macros, but didn't find …
|
|
|
@5628
|
15 years |
landauf |
small bugfix (thx reto)
|
|
|
@5627
|
15 years |
landauf |
Put all specialized overlays into a new library (overlays) which is …
|
|
|
@5626
|
15 years |
landauf |
Added a dynamic library loader (more or less a copy of …
|
|
|
@5625
|
15 years |
rgrieder |
Added plugin path that gets configured in BuildConfig.cmake and …
|
|
|
@5623
|
15 years |
rgrieder |
Fixed msvc debugger.
|
|
|
@5622
|
15 years |
landauf |
|
|
|
@5621
|
15 years |
landauf |
Moved the Map from overlays to orxonox although it IS an …
|
|
|
@5619
|
15 years |
landauf |
Moved Notification and NotificationManger from overlays to the quest …
|
|
|
@5618
|
15 years |
landauf |
moved InGameConsole from overlays to orxonox (it's not an OrxonoxOverlay)
|
|
|
@5617
|
15 years |
landauf |
Reduced dependencies between orxonox and overlays: GUIOverlays send …
|
|
|
@5616
|
15 years |
rgrieder |
Removed header files from orxonox-main target.
|
|
|
@5615
|
15 years |
rgrieder |
Added some forgotten documentation.
|
|
|
@5613
|
15 years |
landauf |
replaced the old orxonox executable with an orxonox library. linked …
|
|
|
@5612
|
15 years |
landauf |
created a branch to test some stuff related to libraries
|
|
copied from code/trunk:
|
|
|
@3372
|
15 years |
scheusso |
cleaned up an old todo file and moved it to the network folder (as it …
|