|
|
@5715
|
15 years |
landauf |
removed mergeinfo properties
|
|
|
@5714
|
15 years |
landauf |
moved util to libraries
|
|
|
@5713
|
15 years |
landauf |
moved network to libraries
|
|
|
@5712
|
15 years |
landauf |
moved core to libraries
|
|
|
@5711
|
15 years |
landauf |
moved tolua to external
|
|
|
@5710
|
15 years |
landauf |
moved tinyxml to external
|
|
|
@5709
|
15 years |
landauf |
moved ois to external
|
|
|
@5708
|
15 years |
landauf |
moved ogreceguirenderer to external
|
|
|
@5707
|
15 years |
landauf |
moved ceguilua to external
|
|
|
@5706
|
15 years |
landauf |
moved bullet to external
|
|
|
@5705
|
15 years |
landauf |
moved cpptcl to external
|
|
|
@5704
|
15 years |
landauf |
added new source directories
|
|
|
@5703
|
15 years |
landauf |
created new branch to move libraries
|
|
|
@5702
|
15 years |
rgrieder |
Added incompatibility warning: Orxonox does not compile with GCC 4.4 …
|
|
|
@5701
|
15 years |
rgrieder |
Added eol-style native to all text based files in the external data …
|
|
|
@5700
|
15 years |
rgrieder |
Added eol-style native to all data files (all text based).
Also …
|
|
|
@5699
|
15 years |
rgrieder |
Small fix
|
|
|
@5698
|
15 years |
landauf |
Finally found the reason why tardis links so damn slow: gcc-4.1.2. …
|
|
|
@5697
|
15 years |
rgrieder |
Reapplied fabian's changes from r5620.
|
|
|
@5696
|
15 years |
rgrieder |
Merged media_stripped branch back to data trunk.
PLEASE update your …
|
|
|
@5695
|
15 years |
rgrieder |
Merged resource2 branch back to trunk.
IMPORTANT NOTE:
Upon this …
|
|
|
@5694
|
15 years |
rgrieder |
Removed external repository again to prepare for merging.
|
|
|
@5693
|
15 years |
landauf |
merged libraries branch back to trunk
|
|
|
@5692
|
15 years |
rgrieder |
Small build fix.
|
|
|
@5691
|
15 years |
rgrieder |
Enable link time code generation for visual studio if ORXONOX_RELEASE …
|
|
|
@5690
|
15 years |
rgrieder |
Where the hell did those 's's come from?
|
|
|
@5689
|
15 years |
rgrieder |
Experimental support for OGRE v1.6 "Shoggoth".
I had to write a little …
|
|
|
@5688
|
15 years |
rgrieder |
Added the remaining boost smart pointers to OrxonoxConfig.h.in (just …
|
|
|
@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)
|
|
|
@5684
|
15 years |
rgrieder |
Build fix for Ogre 1.6 Shoggoth.
Everything runs except for the …
|
|
|
@5683
|
15 years |
rgrieder |
Bugfix for XMLFile. No comment please…
|
|
|
@5682
|
15 years |
rgrieder |
Bugfix (probably for the OpenGL renderer only).
|
|
|
@5681
|
15 years |
rgrieder |
@Oli: Try this. I previously removed a call to the texture manager …
|
|
|
@5680
|
15 years |
rgrieder |
Test commit: Not loading GraphicsManager in Core c'tor now (as it is …
|
|
|
@5679
|
15 years |
rgrieder |
Merged revision 5641 to resource3:
- Prepared build system for an …
|
|
|
@5678
|
15 years |
rgrieder |
Changed initialisation order in Core.
|
|
|
@5677
|
15 years |
rgrieder |
Merged most of revision 5614 and its fixes from revisions 5628, 5658, …
|
|
|
@5676
|
15 years |
rgrieder |
Merged revision 5610 to resource3:
Improved CMake performance for runs …
|
|
|
@5675
|
15 years |
rgrieder |
Merged revisions 5592 and half of 5593 from media_stripped to …
|
|
|
@5674
|
15 years |
rgrieder |
Creating new data_stripped branch for the same reason as for creating …
|
|
|
@5673
|
15 years |
rgrieder |
Creating new resource branch in order to find a tedious bug in Linux. …
|
|
|
@5672
|
15 years |
rgrieder |
Forgot to remove windows conditional compilation.
|
|
|
@5671
|
15 years |
rgrieder |
Non exclusive input should theoretically work too on Linux now.
|
|
|
@5670
|
15 years |
rgrieder |
Added support for non exclusive mouse mode on Windows. This means you …
|
|
|
@5669
|
15 years |
rgrieder |
OIS build fix for linux.
|
|
|
@5668
|
15 years |
rgrieder |
Updated OIS library (still 1.2, but CVS version).
There have been some …
|
|
|
@5667
|
15 years |
rgrieder |
- New option for developers: Define ORXONOX_DEV as environment …
|
|
|
@5666
|
15 years |
landauf |
renamed plugins as modules
|
|
|
@5665
|
15 years |
rgrieder |
Fixed build for Unix.
|
|
|
@5664
|
15 years |
rgrieder |
- Moved all (as far as possible) build related CMake options and …
|
|
|
@5663
|
15 years |
rgrieder |
Fixed a known bug that occurred when reloading the inputmanager with a …
|
|
|
@5662
|
15 years |
rgrieder |
Fixed build and a few issues and removed a warning.
|
|
|
@5661
|
15 years |
rgrieder |
Cleaned out the lua script files for the GUI.
Also replaced "require" …
|
|
|
@5660
|
15 years |
rgrieder |
Added bLuaSupport_ to XMLFile so we can load the resource locations …
|
|
|
@5659
|
15 years |
rgrieder |
Convinced LevelManager to use the Resources rather than the file …
|
|
|
@5658
|
15 years |
rgrieder |
Fixed two bugs:
- Incomplete exception safety in Core::loadGraphics
- …
|
|
|
@5657
|
15 years |
rgrieder |
Dividing the resource locations isn't necessary after all: The trick …
|
|
|
@5656
|
15 years |
rgrieder |
Renamed "overlay" folder to "overlays" to keep it consistent with "levels".
|
|
|
@5655
|
15 years |
rgrieder |
Added static DeclareToluaInterface macro to ease up tolua intefaces …
|
|
|
@5654
|
15 years |
rgrieder |
- Implemented file management via resource manager and loading of …
|
|
|
@5653
|
15 years |
rgrieder |
Added class to handle handle resources more easily via …
|
|
|
@5652
|
15 years |
rgrieder |
Modified ResourceLocation to actually find the given paths.
Plus a few …
|
|
|
@5651
|
15 years |
rgrieder |
Added using declaration for boost::shared_ptr, weak_ptr and scoped_ptr …
|
|
|
@5650
|
15 years |
rgrieder |
Minor build fix.
|
|
|
@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 …
|
|
|
@5646
|
15 years |
rgrieder |
It seems that TortoiseSVN made a terrible mess of the media folder. I …
|
|
|
@5645
|
15 years |
rgrieder |
Renamed media to data to restore consistency with game/data/trunk …
|
|
|
@5644
|
15 years |
rgrieder |
Added new XML style resource declaration files (just stubs, not even …
|
|
|
@5643
|
15 years |
landauf |
Gamestates → GameStates (due to public request)
|
|
|
@5642
|
15 years |
landauf |
small fix for newer versions of gcc
|
|
|
@5641
|
15 years |
rgrieder |
Prepared build system for an external media directory.
This revision …
|
|
|
@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 …
|
|
|
@5624
|
15 years |
rgrieder |
Added two classes to allow resource declaration via XML.
|
|
|
@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 …
|
|
|
@5620
|
15 years |
landauf |
Readded a slightly modified version of princessaeryn.oxw (the old …
|
|
|
@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.
|
|
|