|
|
@2709
|
16 years |
rgrieder |
Added run scripts for client1, client2 and server.
They will be copied …
|
|
|
@2708
|
16 years |
rgrieder |
Restraining more debug output in on the server.
|
|
|
@2707
|
16 years |
scheusso |
forgot to remove some unnecessary debug output and comments
|
|
|
@2706
|
16 years |
scheusso |
fixed a bug when building in release mode
|
|
|
@2705
|
16 years |
rgrieder |
svn:eol-style "native"
No code changes at all, just line endings.
|
|
|
@2704
|
16 years |
rgrieder |
Our code does some stuff it shouldn't do. And this can get problematic …
|
|
|
@2703
|
16 years |
rgrieder |
Fixed two typos
|
|
|
@2702
|
16 years |
rgrieder |
Completed work on installation:
- The CMake switch INSTALL_COPYABLE …
|
|
|
@2701
|
16 years |
rgrieder |
No Unicode support for MSVC. MinGW also doesn't support it.
|
|
|
@2700
|
16 years |
rgrieder |
CppTcl bugfix in interpreter::interpreter(string const &libpath): …
|
|
|
@2699
|
16 years |
rgrieder |
Typo, curiously didn't test before committing..
|
|
|
@2698
|
16 years |
rgrieder |
Temporary fix for the relative path problem:
On Unix, absolute paths …
|
|
|
@2697
|
16 years |
rgrieder |
- Removed log folder again (not necessary at all)
- Making more use of …
|
|
|
@2696
|
16 years |
rgrieder |
Bugfix: Accidentally removed /usr from the CMAKE_PREFIX_PATH.
|
|
|
@2695
|
16 years |
rgrieder |
Minor adjustments. No actual change.
|
|
|
@2694
|
16 years |
rgrieder |
Installing to /usr instead of /usr/local on Linux.
|
|
|
@2693
|
16 years |
rgrieder |
Never change a running Microsoft system.
|
|
|
@2692
|
16 years |
rgrieder |
make_directories should create a directory recursively.
|
|
|
@2691
|
16 years |
rgrieder |
Include order could be important when dealing with tiny ductile.
|
|
|
@2690
|
16 years |
rgrieder |
- Moved def_keybindings to media repository in folder defaultConfig
- …
|
|
|
@2689
|
16 years |
rgrieder |
Installing to /usr/bin instead of /usr/bin/orxonox.
|
|
|
@2688
|
16 years |
rgrieder |
Fix: Variable rename incomplete.
|
|
|
@2687
|
16 years |
rgrieder |
Installation paths should be relative when using in C++ code if …
|
|
|
@2686
|
16 years |
rgrieder |
Fixed Unix install: '~' is not accepted when opening files in C++
|
|
|
@2685
|
16 years |
rgrieder |
Fixed install target:
- log and config file go a to separate folder …
|
|
|
@2684
|
16 years |
rgrieder |
Added convenience run script again on request, but to the build …
|
|
|
@2683
|
16 years |
rgrieder |
Change of code location wasn't successful.
Turning to the user, added …
|
|
|
@2682
|
16 years |
rgrieder |
Trying to get around in-source build left overs.
|
|
|
@2680
|
16 years |
rgrieder |
- Removed run script completely for Linux
- Removed root dir run …
|
|
|
@2679
|
16 years |
scheusso |
another line wrap
|
|
|
@2678
|
16 years |
scheusso |
some stupid line wrap
|
|
|
@2677
|
16 years |
rgrieder |
FindTcl workaround bugfix.
|
|
|
@2676
|
16 years |
rgrieder |
Bugfix in FindLua (5.1 include paths were wrong).
|
|
|
@2675
|
16 years |
rgrieder |
LibraryConfig.cmake should not look for PackageConfigX.cmake anymore …
|
|
|
@2674
|
16 years |
rgrieder |
Added package config scripts after all (were in the dependency archive …
|
|
|
@2673
|
16 years |
rgrieder |
- Renamed some Cache variables
- Hid some other (into the advanced …
|
|
|
@2672
|
16 years |
rgrieder |
Of course MSVC has to warn you if -w (disable all warnings) overwrites …
|
|
|
@2671
|
16 years |
rgrieder |
Fixed build:
- Two inline functions without inline body in …
|
|
|
@2670
|
16 years |
rgrieder |
- Added version info (written by the linker) to all libraries
- Target …
|
|
|
@2668
|
16 years |
rgrieder |
Had to make a workaround Microsoft arrogance when it comes down to …
|
|
|
@2667
|
16 years |
rgrieder |
Windows version compiling and running so far (msvc and mingw).
|
|
|
@2666
|
16 years |
rgrieder |
Fixed potential bug.
|
|
|
@2665
|
16 years |
rgrieder |
Manual merge.
|
|
|
@2664
|
16 years |
rgrieder |
Merged buildsystem2 to buildsystem3.
Note: Bare merge, just resolved …
|
|
|
@2663
|
16 years |
rgrieder |
Creating merger branch for buildsystem2.
The last commit probably …
|
|
copied from code/trunk:
|
|
|
@2662
|
16 years |
rgrieder |
Merged presentation branch back to trunk.
|