|
|
@2946
|
16 years |
rgrieder |
Fixed a bug when using the LINE macro in Game.h
If you want to …
|
|
|
@2928
|
16 years |
rgrieder |
Deleting console commands currently seems to be a rather bad idea …
|
|
|
@2927
|
16 years |
rgrieder |
Fixed three memory leaks and a bug.
@beni: Is deleting the "startGame" …
|
|
|
@2926
|
16 years |
rgrieder |
- Using class { static const float foo = 3.2; }; is non standard C++, …
|
|
|
@2925
|
16 years |
rgrieder |
Moving some CMake variables to the advanced section of the cache when …
|
|
|
@2911
|
16 years |
landauf |
Merged r1-2096 of questsystem5 back to trunk
I hope there weren't …
|
|
|
@2910
|
16 years |
landauf |
reverted r2909 because there were some unwanted files included
|
|
|
@2909
|
16 years |
dafrick |
Merging the QuestSystem branch to the trunk. Let's hope, this isn't a …
|
|
|
@2904
|
16 years |
scheusso |
reverted changes from 2902
|
|
|
@2902
|
16 years |
vmikos |
this is my first upload of the basematchfile
|
|
|
@2896
|
16 years |
landauf |
Merged gui branch back to trunk.
I did 2 small changes in …
|
|
|
@2894
|
16 years |
landauf |
eolstyle
|
|
|
@2893
|
16 years |
landauf |
merged weaponsystem branch back to trunk
|
|
|
@2891
|
16 years |
bknecht |
* changed option for inherited members: the list of members is long as …
|
|
|
@2890
|
16 years |
landauf |
- Added overlay element for the Pong Gametype
- Changed the type of …
|
|
|
@2885
|
16 years |
landauf |
Extended PongAI:
- Random prediction errors depend on the vertical …
|
|
|
@2884
|
16 years |
bknecht |
Reducing width of class diagrams for nicer images
|
|
|
@2883
|
16 years |
landauf |
reapplied mingw-patch
|
|
|
@2882
|
16 years |
rgrieder |
Update from Bullet 2.73 to 2.74.
|
|
|
@2881
|
16 years |
bknecht |
Added directories and paths so we can also display images (using the …
|
|
|
@2880
|
16 years |
bknecht |
Now we also have the version number and name displayed on the main page
|
|
|
@2879
|
16 years |
bknecht |
Found another way to produce a great doxygen output
|
|
|
@2878
|
16 years |
bknecht |
Modified doxy.config.in to produce nicer HTML output for trac. This …
|
|
|
@2877
|
16 years |
bknecht |
reverted back everything, sorry KDevelop screws things up sometimes
|
|
|
@2876
|
16 years |
bknecht |
corrected exclude path and added an exclude pattern which should …
|
|
|
@2874
|
16 years |
bknecht |
Changes in Doxygen to check if it works on nautilus to compile it together
|
|
|
@2873
|
16 years |
bknecht |
Doxygen fixes. Please advise me on better places or methods to fix it. …
|
|
|
@2872
|
16 years |
landauf |
some small adjustments in PongAI and related classes
|
|
|
@2871
|
16 years |
rgrieder |
Removed other piece of setting the install prefix as well.
|
|
|
@2870
|
16 years |
bknecht |
additional commentary to my last commit. maybe useful in the future, …
|
|
|
@2868
|
16 years |
adrfried |
cmake install prefix reset, compiler flags fixed
|
|
|
@2867
|
16 years |
bknecht |
Magician Beni on what he does best: Fixed the problem with the large …
|
|
|
@2860
|
16 years |
landauf |
Improved PongAI - it tries to predict the position of the ball (but …
|
|
|
@2857
|
16 years |
landauf |
added configurable PongAI-strength
|
|
|
@2855
|
16 years |
rgrieder |
Two small fixes.
|
|
|
@2851
|
16 years |
landauf |
Fixed attachment of "absolute" CameraPosition-Nodes in the Network …
|
|
|
@2839
|
16 years |
landauf |
added AI for the Pong gametype
improved Pong gameplay
|
|
|
@2826
|
16 years |
landauf |
merged miniprojects branch back to trunk
|
|
|
@2809
|
16 years |
landauf |
reverted commit 2782 which was:
> Another 15% performance boost in …
|
|
|
@2797
|
16 years |
landauf |
Added some #ifndef's around #define NOMINMAX and #define FORCEINLINE …
|
|
|
@2792
|
16 years |
rgrieder |
Finally found the MSVC IntelliSense bug! It wasn't working at all, so …
|
|
|
@2791
|
16 years |
rgrieder |
Please never commit any changes to the external libraries! It doesn't …
|
|
|
@2790
|
16 years |
bknecht |
Ugly hack to use GUI ingame. Hack itself needs improvement AND of …
|
|
|
@2787
|
16 years |
rgrieder |
Bugfix: _NDEBUG is never defined.
|
|
|
@2784
|
16 years |
rgrieder |
- Using std::vector instead of std::list in register/unregister …
|
|
|
@2782
|
16 years |
rgrieder |
Another 15% performance boost in dedicated mode, 30 bots, no clients. …
|
|
|
@2780
|
16 years |
rgrieder |
Checking whether a function really does what you think might sometimes …
|
|
|
@2774
|
16 years |
rgrieder |
Fix
|
|
|
@2773
|
16 years |
rgrieder |
Removed all enet and boost includes from header files in the network …
|
|
|
@2762
|
16 years |
rgrieder |
Have fun Oli!
Added run script for standalone.
|
|
|
@2761
|
16 years |
rgrieder |
Removed forgotten std::cout output in Factory (from objecthierarchy …
|
|
|
@2759
|
16 years |
scheusso |
merged network branch (windows,multiplayer fixes) back to trunk
|
|
|
@2757
|
16 years |
rgrieder |
Code level compliance with OGRE 1.6
You can not yet use it though! The …
|
|
|
@2756
|
16 years |
rgrieder |
Minimising problems when including windows.h because it defines macros …
|
|
|
@2753
|
16 years |
rgrieder |
Signalhandler should not append to orxonox_crash.log but write to the …
|
|
|
@2752
|
16 years |
adrfried |
don't fail if no /etc/hostname
|
|
|
@2748
|
16 years |
rgrieder |
- Removed very old testing file
- Removed old testing CMake code. Also …
|
|
|
@2745
|
16 years |
rgrieder |
Fixed missing dedicated run script on windows.
|
|
|
@2733
|
16 years |
rgrieder |
Removed tardis hack with ogre.cfg
As far as it has been tested today, …
|
|
|
@2731
|
16 years |
rgrieder |
Removed debug output.
|
|
|
@2730
|
16 years |
rgrieder |
Unix fixes for the last commit.
|
|
|
@2729
|
16 years |
rgrieder |
- Added run script for the dedicated server
- Removed directory …
|
|
|
@2728
|
16 years |
rgrieder |
Updated to the new tardis libraries. Seems to work fine.
|
|
|
@2727
|
16 years |
rgrieder |
Minor fix (double slashes).
|
|
|
@2726
|
16 years |
rgrieder |
Still fixing a bug.
|
|
|
@2725
|
16 years |
rgrieder |
Trying to fix a bug.
|
|
|
@2724
|
16 years |
rgrieder |
With regards to Beni
|
|
|
@2723
|
16 years |
rgrieder |
Unix update for the copyable installation.
|
|
|
@2722
|
16 years |
rgrieder |
Another typo.
|
|
|
@2721
|
16 years |
rgrieder |
Stupid me.
|
|
|
@2720
|
16 years |
rgrieder |
Moved media/CMakeLists.txt to cmake/Media.cmake to allow media …
|
|
|
@2719
|
16 years |
rgrieder |
Copyable installation could not find the shared libraries on Unix. …
|
|
|
@2718
|
16 years |
scheusso |
changed version name to Arcturus
|
|
|
@2717
|
16 years |
rgrieder |
Current version is 0.0.2, not 0.0.3.
|
|
|
@2716
|
16 years |
rgrieder |
Bug fix in initialisation order.
|
|
|
@2713
|
16 years |
rgrieder |
Removed unnecessary header file dependency. boost/filesystem.hpp is …
|
|
|
@2712
|
16 years |
landauf |
avoid ambiguity when converting from MultiType to string
|
|
|
@2711
|
16 years |
rgrieder |
Looking at too many places when finding the package or media folder …
|
|
|
@2710
|
16 years |
rgrieder |
Merged buildsystem3 containing buildsystem2 containing Adi's …
|
|
|
@2669
|
16 years |
scheusso |
minor change in classID
|
|
|
@2662
|
16 years |
rgrieder |
Merged presentation branch back to trunk.
|
|
|
@2508
|
16 years |
rgrieder |
Bugfix in LuaBind.cc
|
|
|
@2295
|
16 years |
rgrieder |
Removed depricated testing folder in util.
|
|
|
@2262
|
16 years |
landauf |
set eol-style to native, no codechanges
|
|
|
@2261
|
16 years |
landauf |
merged questsystem2 back to trunk
|
|
|
@2171
|
16 years |
landauf |
merged revisions 2111-2170 from objecthierarchy branch back to trunk.
|
|
|
@2131
|
16 years |
rgrieder |
Added CMakeLists.txt to every subfolder and adjusted accordingly.
The …
|
|
|
@2130
|
16 years |
rgrieder |
Trunk should be functional again with these changes
|
|
|
@2129
|
16 years |
rgrieder |
Applied changes from HEAD again. I have found a way to solve the problem..
|
|
|
@2127
|
16 years |
rgrieder |
Reverted last two revisions: I just don't have the time to finish it …
|
|
|
@2126
|
16 years |
rgrieder |
Trying to extend ADD_SOURCE_FILES recursively.
|
|
|
@2125
|
16 years |
rgrieder |
Added CMake macro to more easily incude subfolders
|
|
|
@2107
|
16 years |
rgrieder |
fixed build and updated msvc files.
|
|
|
@2106
|
16 years |
landauf |
moved WeaponSystem.h and .cc into the objects/weaponSystem directory
|
|
|
@2105
|
16 years |
rgrieder |
updated msvc files and precompiled headers.
|
|
|
@2104
|
16 years |
landauf |
removed some "extra qualifications" (only throws errors on newer …
|
|
|
@2103
|
16 years |
rgrieder |
Merged r2101 (objecthierarchy) to trunk.
|
|
|
@2102
|
16 years |
rgrieder |
Pending commit: Little correction in InputManager header.
|
|
|
@2100
|
16 years |
landauf |
did some small adjustments in Projectile.cc although it's only a sample
|
|
|
@2099
|
16 years |
landauf |
re-added projectiles from weapon branch but they're currently not …
|
|
|