|
|
@761
|
17 years |
rgrieder |
- blubb #2
|
|
|
@760
|
17 years |
rgrieder |
- blubb #1
|
|
|
@759
|
17 years |
rgrieder |
- hmm
|
|
|
@758
|
17 years |
rgrieder |
- fix trial
|
|
|
@757
|
17 years |
rgrieder |
- complete restructured all the CMLs, tried to avoid circular dependencies
|
|
|
@756
|
17 years |
rgrieder |
- project name changed to FICN_test
- adapted header file inclusion
|
|
|
@755
|
17 years |
rgrieder |
- blubb
|
|
|
@754
|
17 years |
rgrieder |
- some unstable changes to CMLs
|
|
|
@753
|
17 years |
rgrieder |
- created a copy of FICN in order to clean up are mess in the CMLs files
|
|
|
@752
|
17 years |
landauf |
(Don't say a word)
|
|
|
@751
|
17 years |
landauf |
(got it)
|
|
|
@750
|
17 years |
landauf |
(still not)
|
|
|
@749
|
17 years |
landauf |
(I didn't)
|
|
|
@748
|
17 years |
landauf |
- moved BillboardSet, Light, Mesh and Timer to the new util folder
- …
|
|
|
@747
|
17 years |
landauf |
added tools folder (something like util, but only for orxonox)
|
|
|
@746
|
17 years |
landauf |
license notice
|
|
|
@745
|
17 years |
landauf |
removed debug output - thanks to reto we solved the Language problem
|
|
|
@744
|
17 years |
landauf |
- changed CML files: xml library is now util library and is open for …
|
|
|
@743
|
17 years |
landauf |
removed the misc folder
|
|
|
@742
|
17 years |
landauf |
moved all files from misc and the tinyxml folder into the new util folder
|
|
|
@741
|
17 years |
landauf |
added util folder
|
|
|
@740
|
17 years |
landauf |
updated tinyxml to the version ticpp uses
|
|
|
@739
|
17 years |
landauf |
added TiCPP:
"'TiCPP' is short for the official name TinyXML++. It is …
|
|
|
@738
|
17 years |
landauf |
updated to the newest tinyXML library and changed one line in the …
|
|
|
@737
|
17 years |
landauf |
added removeObjects to the Identifier while constructing something …
|
|
|
@736
|
17 years |
nicolasc |
house cleaning in spaceship.h
|
|
|
@735
|
17 years |
nicolasc |
- created output for lib in FindBoost.cmake
- cleanup in root-CML
|
|
|
@734
|
17 years |
rgrieder |
- blubfixb
|
|
|
@733
|
17 years |
rgrieder |
- moved BaseObject to core
|
|
|
@732
|
17 years |
nicolasc |
- added copyrightnotice to spaceshipsteeringobject
- added OPTION to …
|
|
|
@731
|
17 years |
rgrieder |
- little fix for the time being
|
|
|
@730
|
17 years |
rgrieder |
- added missing file..
|
|
|
@729
|
17 years |
rgrieder |
- fixed multiple template instantiation problem under windows
- …
|
|
|
@728
|
17 years |
nicolasc |
- various cleanup
- improved readability in PI
- fixed iterator in language
|
|
|
@727
|
17 years |
bensch |
FICN: Added simple testing facilities to CMake.this is an example of …
|
|
|
@726
|
17 years |
landauf |
adopted benschs Convert class and used it in the ConfigValueContainer
|
|
|
@725
|
17 years |
landauf |
it's now possible to use a translation without already existing …
|
|
|
@724
|
17 years |
landauf |
reference → pointer (for better readability)
|
|
|
@723
|
17 years |
landauf |
realized a dynamic_cast isn't needed here
|
|
|
@722
|
17 years |
landauf |
removed extra qualifier
|
|
|
@721
|
17 years |
landauf |
added Convert.h (greetings to bensch) and changed the corresponding …
|
|
|
@720
|
17 years |
landauf |
documented and commented the Language.h and .cc file
|
|
|
@719
|
17 years |
landauf |
small hack with a static bool to add a description to the language …
|
|
|
@718
|
17 years |
landauf |
added Fighter.cc to CML
|
|
|
@717
|
17 years |
landauf |
some changes (yes! CHANGES! unbelievable! they exist! well, ok, not in …
|
|
|
@716
|
17 years |
rgrieder |
- merged all Vector3, etc. (incl. ColourValue) to misc/Math.h
|
|
|
@715
|
17 years |
rgrieder |
- the master has spoken…
- misc/String.h is not anymore..
|
|
|
@714
|
17 years |
landauf |
I'm not sure if this is better (it's slower, but not a memory leak anymore)
|
|
|
@713
|
17 years |
landauf |
exclusion for mingw
|
|
|
@712
|
17 years |
rgrieder |
- blubb
|
|
|
@711
|
17 years |
rgrieder |
- removed attempt to fix audio on windows
|
|
|
@710
|
17 years |
rgrieder |
- reverted accidentally committed sample.oxw
|
|
|
@709
|
17 years |
rgrieder |
- tardis box wanted to include "windows.h"…
—> fixed
|
|
|
@708
|
17 years |
rgrieder |
- added Vector2, Vector3, Matrix3, ColourValue, Quaternion and String …
|
|
|
@707
|
17 years |
landauf |
sample translation file: with this, you can set the language …
|
|
|
@706
|
17 years |
landauf |
added descriptions to the existing config-values
|
|
|
@705
|
17 years |
landauf |
added function to add descriptions to config values
|
|
|
@704
|
17 years |
landauf |
added a new class: Language
it's a manager for different language …
|
|
|
@703
|
17 years |
landauf |
intern changes in the ConfigValueContainer
|
|
|
@702
|
17 years |
nicolasc |
removed some deprecated alut stuff - plz test on windows
|
|
|
@701
|
17 years |
landauf |
mingw doesn't like WinMain
|
|
|
@700
|
17 years |
rgrieder |
- removed to unwanted @param
- removed temporary files
|
|
|
@699
|
17 years |
landauf |
introduced 3 different soft debug levels: one for each output device …
|
|
|
@698
|
17 years |
landauf |
hopefully replaced all static pre-main variables with more secure …
|
|
|
@697
|
17 years |
landauf |
put all SetConfigValue macro calls into the setConfigValues function …
|
|
|
@696
|
17 years |
landauf |
IdentifierMap works now on tardis (this pre-main() stuff is s* and …
|
|
|
@695
|
17 years |
landauf |
yet another version of the DebugLevel hack.
DebugLevel is an …
|
|
|
@694
|
17 years |
landauf |
back again - with a new try
|
|
|
@693
|
17 years |
rgrieder |
- new approach to pointer_s problem
|
|
|
@692
|
17 years |
landauf |
next try
|
|
|
@691
|
17 years |
landauf |
removed a stupid line (thanks reto)
|
|
|
@690
|
17 years |
landauf |
some changes in the ClassIdentifier (inspired by retos suggestion)
|
|
|
@689
|
17 years |
rgrieder |
- it just didn't feel good at all…
|
|
|
@688
|
17 years |
rgrieder |
- no comment (fabian will understand)
|
|
|
@687
|
17 years |
landauf |
replaced retos tiny hack (which didn't worked on my system) with a new …
|
|
|
@686
|
17 years |
rgrieder |
- replaced a little hack in DebugLevel through a tiny one.
|
|
|
@685
|
17 years |
landauf |
commented the type-specific overloaded non-member << operators out, …
|
|
|
@684
|
17 years |
landauf |
- added new class: the OutputHandler replaces std::cout in Debug.h and …
|
|
|
@683
|
17 years |
rgrieder |
- fixed a little bug
|
|
|
@682
|
17 years |
rgrieder |
- adapted the core to be an actual windows dll (only tested with MSVC) …
|
|
|
@681
|
17 years |
rgrieder |
- removed a warning and added on
|
|
|
@680
|
17 years |
rgrieder |
- removed some gcc warnings in weapon system
|
|
|
@679
|
17 years |
rgrieder |
- added missing LoaderPlatform.h (filename change from last commit)
- …
|
|
|
@678
|
17 years |
rgrieder |
- put visual studio files in a separate folder
- added vs property …
|
|
|
@677
|
17 years |
landauf |
changed \n to std::endl
|
|
|
@676
|
17 years |
landauf |
- include guards
- readded Light (maybe i'll remove it again, but at …
|
|
|
@675
|
17 years |
landauf |
removed debug output
|
|
|
@674
|
17 years |
rgrieder |
- fixed CMLs in src/orxonox
|
|
|
@673
|
17 years |
rgrieder |
- deleted obsolete classes: BaseEntity, Entity, Light and SceneNode …
|
|
|
@672
|
17 years |
landauf |
bla
|
|
|
@671
|
17 years |
landauf |
fixed typo and CML for non-windows systems
|
|
|
@670
|
17 years |
landauf |
copyright notes
|
|
|
@669
|
17 years |
rgrieder |
- completed last svn update (delete and add to rename first letter)
- …
|
|
|
@668
|
17 years |
rgrieder |
- updated weapon system file names
- some code style modifications in …
|
|
|
@667
|
17 years |
landauf |
- expanded the String2Number.h file
- changed the SetConfigValue …
|
|
|
@666
|
17 years |
nicolasc |
- added initialisation of random generator
- music starts at a random piece
|
|
|
@665
|
17 years |
nicolasc |
- removed presentation folder - unneeded
- fixed cmakeclearcache for …
|
|
|
@664
|
17 years |
landauf |
- bigger explosions
- changed camera orientation
|
|
|
@663
|
17 years |
nicolasc |
fixed auto repeat problem
|
|
|
@662
|
17 years |
nicolasc |
- updated requirements list - but still incomplete
- changed crosshair …
|
|
|