|
|
@7308
|
14 years |
rgrieder |
src/external is already marked as include directory in src/CMakeLists.txt.
|
|
|
@7307
|
14 years |
rgrieder |
Fixed three more Doxygen warnings.
|
|
|
@7306
|
14 years |
landauf |
modified doxy.config.in
moved the comments for some defines in …
|
|
|
@7305
|
14 years |
rgrieder |
File rename.
|
|
|
@7304
|
14 years |
rgrieder |
The C++ preprocessor can only deal with numbers, no 'true' and 'false'.
|
|
|
@7303
|
14 years |
rgrieder |
Fixed missing parameters in documentation for input and command line …
|
|
|
@7302
|
14 years |
rgrieder |
Updated our Doxygen configuration file to version 1.6.3.
|
|
|
@7301
|
14 years |
dafrick |
Improving documentation for MultiTriggers, also some small bugfixes, …
|
|
|
@7300
|
14 years |
landauf |
fixed the remaining doxygen warnings.
there are still 3 possible …
|
|
|
@7299
|
14 years |
dafrick |
Some fixes in doxygen documentation.
|
|
|
@7298
|
14 years |
landauf |
XML code has to be enclosed in @code and @endcode tags or Doxygen will …
|
|
|
@7297
|
14 years |
landauf |
fixed lots of Doxygen warnings
Note: Doxygen prints a warning if only …
|
|
|
@7296
|
14 years |
dafrick |
Change depricated documentation.
|
|
|
@7295
|
14 years |
adrfried |
some compatability changes for ipv6-patched enet
|
|
|
@7294
|
14 years |
adrfried |
made enet 1.3 compatible
|
|
|
@7293
|
14 years |
adrfried |
Create branch ipv6
|
|
|
@7292
|
14 years |
landauf |
fixed some misspelled doxygen tags (note: doxygen is case-sensitive …
|
|
|
@7291
|
14 years |
landauf |
the @example tag shouldn't be used in a documentation unless the whole …
|
|
|
@7290
|
14 years |
landauf |
created new branch to work on the documentation
|
|
|
@7289
|
14 years |
rgrieder |
This should actually fix the PCH problem with GCC
|
|
|
@7288
|
14 years |
rgrieder |
Finally found a fix for the No rule to make target problem with …
|
|
|
@7287
|
14 years |
rgrieder |
Split IOConsole in two separate files for better browsing.
|
|
|
@7286
|
14 years |
dafrick |
Now compiles under linux (ubuntu 10.04) as well.
|
|
|
@7285
|
14 years |
landauf |
added eol-style native for some files.
note: there are another 6 …
|
|
|
@7284
|
14 years |
landauf |
merged consolecommands3 branch back to trunk.
note: the console …
|
|
|
@7283
|
14 years |
landauf |
ConfigFileManager added backslashes to strings with special chars when …
|
|
|
@7282
|
14 years |
landauf |
ConsoleCommand::getCommand should return a const pointer
|
|
|
@7281
|
14 years |
landauf |
neither does TclThreadManager
|
|
|
@7280
|
14 years |
landauf |
IRC class doesn't have to inherit from OrxonoxClass anymore (console …
|
|
|
@7279
|
14 years |
landauf |
looks like the syntax of some IRC callbacks changed… fixed.
|
|
|
@7278
|
14 years |
landauf |
build fix for gcc
|
|
|
@7277
|
14 years |
landauf |
added new console command "alias" that can bind commands (including …
|
|
|
@7276
|
14 years |
landauf |
until now we could group words and values in console commands and XML …
|
|
|
@7275
|
14 years |
rgrieder |
Command line parser should not care about any parentheses at all.
|
|
|
@7274
|
14 years |
rgrieder |
MSVC build fix.
|
|
|
@7273
|
14 years |
landauf |
"KeyDetectorKeyPressed" is now a hidden command and "keybind" and …
|
|
|
@7272
|
14 years |
landauf |
using object stack and function stack together works now
|
|
|
@7271
|
14 years |
rgrieder |
There is no such word as "casted".
Also inserted 4 static_casts and …
|
|
|
@7270
|
14 years |
landauf |
pushFunction() (which explicitly adds a new level to the console …
|
|
|
@7269
|
14 years |
landauf |
ok ok…
|
|
|
@7268
|
14 years |
rgrieder |
operator=() should not return constant references.
|
|
|
@7267
|
14 years |
landauf |
use a base-functor instead of a base-executor in ConsoleCommand …
|
|
|
@7266
|
14 years |
rgrieder |
Moved Loki library files to separate loki folder in externals.
Also …
|
|
|
@7265
|
14 years |
landauf |
added a missing TypeTrait in MultiType which caused problems on some …
|
|
|
@7264
|
14 years |
landauf |
Added new utility SmallObjectAllocator.
Merged counter and destroyer …
|
|
|
@7263
|
14 years |
rgrieder |
Changed *.tga to *.png in code too.
|
|
|
@7262
|
14 years |
rgrieder |
Creating separate branch for tga—>png conversion.
|
|
|
@7261
|
14 years |
rgrieder |
Deleted obsolete and old branch.
|
|
|
@7260
|
14 years |
rgrieder |
Fixed 6 files that didn't get converted to PNG.
|
|
|
@7259
|
14 years |
rgrieder |
Replaced *.tga references with .png references.
|
|
|
@7258
|
14 years |
rgrieder |
Binary files should be marked as binary.
|
|
|
@7257
|
14 years |
rgrieder |
Converted all TGA files to optimised PNG.
|
|
|
@7256
|
14 years |
rgrieder |
Renamed Drone.png to DroneBanner.png
|
|
|
@7255
|
14 years |
rgrieder |
SVN renamed all TGA files to PNG
|
|
|
@7254
|
14 years |
rgrieder |
Using smoke.tga instead of smoke.png for Test/Fog material.
The image …
|
|
|
@7253
|
14 years |
rgrieder |
Removed svn:executable property for image files.
|
|
|
@7252
|
14 years |
rgrieder |
Reduced size of current PNGs a little.
|
|
|
@7251
|
14 years |
rgrieder |
Converted 4 JPG images to PNG.
|
|
|
@7250
|
14 years |
rgrieder |
*.jpeg —> *.jpg.
Note: file is not referenced anywhere grep can …
|
|
|
@7249
|
14 years |
rgrieder |
*.jpeg —> *.jpg.
Note: file is not referenced anywhere grep can …
|
|
|
@7248
|
14 years |
rgrieder |
Added more specific version requirements for the libraries.
|
|
|
@7247
|
14 years |
rgrieder |
Cosmetic changes in CompilerConfigMSVC.cmake.
|
|
|
@7246
|
14 years |
rgrieder |
Moved misplaced file.
|
|
|
@7245
|
14 years |
rgrieder |
Created new data branch to work on TGA2PNG conversion.
|
|
|
@7244
|
14 years |
landauf |
POCO is currently not required with MinGW
|
|
|
@7243
|
14 years |
landauf |
re-applied r7074 to trunk (it was accidentally applied to fps branch …
|
|
|
@7242
|
14 years |
landauf |
small changes regarding the return type of createFunctor() to compile …
|
|
|
@7241
|
14 years |
rgrieder |
This is a little prettier.
|
|
|
@7240
|
14 years |
rgrieder |
C++ forbids non constant sized stack arrays.
Please check whether this …
|
|
|
@7239
|
14 years |
rgrieder |
Macro expansion is not clearly defined in the C++ standard …
|
|
|
@7238
|
14 years |
landauf |
added a function to compute the Levenshtein distance between two …
|
|
|
@7237
|
14 years |
rgrieder |
Added more boost versions.
|
|
|
@7236
|
14 years |
landauf |
replaced the temporary names of all ConsoleCommand related classes and …
|
|
|
@7235
|
14 years |
landauf |
- fixed error if a command doesn't exist not being shown while using …
|
|
|
@7234
|
14 years |
landauf |
the unhide command now also supports auto-completion for the hidden …
|
|
|
@7233
|
14 years |
landauf |
- console commands "setMMSoundPath" and "printObjects" are now hidden. …
|
|
|
@7232
|
14 years |
landauf |
hide commands and command groups from auto-completion if they are …
|
|
|
@7231
|
14 years |
landauf |
removed debug output
|
|
|
@7230
|
14 years |
landauf |
re-implemented parameter evaluation in CommandEvaluation and …
|
|
|
@7229
|
14 years |
landauf |
implemented command cache in CommandExecutor
|
|
|
@7228
|
14 years |
landauf |
re-implemented CommandExecutor and CommandEvaluation. parameter …
|
|
|
@7227
|
14 years |
rgrieder |
Removed merged and empty outdated branches.
|
|
|
@7226
|
14 years |
rgrieder |
Visual Studio 2005 doesn't cope too well with windows includes when it …
|
|
|
@7225
|
14 years |
rgrieder |
Extended search paths for dependencies. You should now be able to host …
|
|
|
@7224
|
14 years |
rgrieder |
Adjusted CMake code to accept the new v5 dependencies that requires …
|
|
|
@7223
|
14 years |
dafrick |
Replaced some svn usernames with real names.
|
|
|
@7222
|
14 years |
landauf |
added access level checking
|
|
|
@7221
|
14 years |
landauf |
adapted CommandExecutor and CommandEvaluation to make it compile …
|
|
|
@7220
|
14 years |
landauf |
found another old console command
|
|
|
@7219
|
14 years |
landauf |
adapted all console commands to the new interface
|
|
|
@7218
|
14 years |
landauf |
some improvements/fixes in ConsoleCommand
|
|
|
@7217
|
14 years |
dafrick |
Improved AUTHORS file (added models, lots of authors), names with a * …
|
|
|
@7216
|
14 years |
landauf |
removed old console command implementation (doesn't compile)
|
|
|
@7215
|
14 years |
landauf |
new console command interface now supports all functions of the old …
|
|
|
@7214
|
14 years |
landauf |
progress on the new console command interface.
enhanced possibilities …
|
|
|
@7213
|
14 years |
landauf |
small changes in Functor, removed specialization for FunctorStatic …
|
|
|
@7212
|
14 years |
landauf |
re-implemented Functor - without macros!
|
|
|
@7211
|
14 years |
landauf |
fixed Lua script after the recent changes in CommandExecutor
|
|
|
@7210
|
14 years |
dafrick |
Created new NotificationDispatcher. It just displays, upon being …
|
|
|
@7209
|
14 years |
dafrick |
Fixed little "bug", will have to be reviewed, when the pickup module …
|
|
|