|
|
@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.
|
|
|
@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..
|
|
|
@2697
|
16 years |
rgrieder |
- Removed log folder again (not necessary at all)
- Making more use of …
|
|
|
@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
- …
|
|
|
@2688
|
16 years |
rgrieder |
Fix: Variable rename incomplete.
|
|
|
@2687
|
16 years |
rgrieder |
Installation paths should be relative when using in C++ code if …
|
|
|
@2685
|
16 years |
rgrieder |
Fixed install target:
- log and config file go a to separate folder …
|
|
|
@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 …
|
|
|
@2667
|
16 years |
rgrieder |
Windows version compiling and running so far (msvc and mingw).
|
|
|
@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/src:
|
|
|
@2662
|
16 years |
rgrieder |
Merged presentation branch back to trunk.
|