|
|
@10727
|
9 years |
landauf |
fixed warnings with MSVC14
|
|
|
@10693
|
9 years |
landauf |
fixed undefined reference with msvc14 (only occurred in buildmode …
|
|
|
@10630
|
9 years |
landauf |
avoid division by zero errors (happened e.g. if 'myposition' and …
|
|
|
@10624
|
9 years |
landauf |
merged branch core7 back to trunk
|
|
|
@10622
|
9 years |
landauf |
merged branch presentationFS15merge back to trunk
|
|
|
@10546
|
9 years |
muemart |
Fix MSVC14/Visual Studio 2015 build: std::less must be constexpr
|
|
|
@10317
|
10 years |
smerkli |
fixed compiler warnings
|
|
|
@10298
|
10 years |
landauf |
fixed potential crash during level-unloading: Namespace is a context …
|
|
|
@10295
|
10 years |
muemart |
Avoid using the system path variables on windows (also gets rid of two …
|
|
|
@10291
|
10 years |
landauf |
simplified Math: temp is always positive, thus only solution1 is …
|
|
|
@10289
|
10 years |
landauf |
fixed target position calculation:
a) the math was wrong (not sure …
|
|
|
@10279
|
10 years |
landauf |
fixed msvc warnings
|
|
|
@10278
|
10 years |
landauf |
fixed issue with inline-lua-code. only add an extra space if there's …
|
|
|
@10277
|
10 years |
landauf |
potential fix of compile problem on tardis
|
|
|
@10273
|
10 years |
landauf |
bugfix & simplification & comment by bknecht
|
|
|
@10272
|
10 years |
landauf |
reverted a part of the changes from r10264. only single lua-tags …
|
|
|
@10271
|
10 years |
landauf |
bugfix: resize CEGUI if render window changes size
|
|
|
@10269
|
10 years |
muemart |
Tweak the xml error message a bit
|
|
|
@10268
|
10 years |
landauf |
program icon now works also with MinGW. but I had to exclude the …
|
|
|
@10267
|
10 years |
muemart |
Add program icon for Windows builds (MSVC only for now)
|
|
|
@10265
|
10 years |
landauf |
fixed build with older compilers (pre c++11)
|
|
|
@10264
|
10 years |
muemart |
Various fixes and improvements in the Loader (and LuaState)
- When …
|
|
|
@10262
|
10 years |
landauf |
eol-style native. no changes in code.
|
|
|
@10208
|
10 years |
muemart |
Some small fixes for the MSVC build
- Don't hardcode library names. …
|
|
|
@10207
|
10 years |
bknecht |
Replacing MSVC code for long integer with cross plattform compatible one
|
|
|
@10206
|
10 years |
landauf |
fixed build
|
|
|
@10197
|
10 years |
landauf |
avoid implicit conversion in MultiType.get<T>()
|
|
|
@10195
|
10 years |
landauf |
removed unnecessary material from BulletDebugDrawer.
fixed crash with …
|
|
|
@10194
|
10 years |
landauf |
bugfix
|
|
|
@10193
|
10 years |
landauf |
details, made debug drawer more configurable
|
|
|
@10191
|
10 years |
landauf |
added customized visualization for cylinders and cones to …
|
|
|
@10190
|
10 years |
landauf |
added utility to visualize collision shapes
|
|
|
@10189
|
10 years |
landauf |
added new collision shape (cylinder)
|
|
|
@9983
|
11 years |
landauf |
detail
|
|
|
@9982
|
11 years |
landauf |
added option to force the arguments which are defined in the …
|
|
|
@9981
|
11 years |
landauf |
I think that was a bug - why should a command not be added if it has …
|
|
|
@9978
|
11 years |
landauf |
added new keybind mode 'OnPressAndRelease' which triggers both when a …
|
|
|
@9975
|
11 years |
landauf |
details
|
|
|
@9960
|
11 years |
landauf |
fixed warning (msvc): the cast affected only '50' and not the whole …
|
|
|
@9951
|
11 years |
landauf |
details
|
|
|
@9945
|
11 years |
landauf |
replaced tabs with spaces. no changes in code
|
|
|
@9944
|
11 years |
landauf |
no Thilo, we don't want to call preDestroy()
made documentation of …
|
|
|
@9939
|
11 years |
jo |
presentationHS13 branch merged into trunk
|
|
|
@9765
|
11 years |
bknecht |
util lib didn't link without boost-system. Error did occur in MultiType.cc.
|
|
|
@9759
|
11 years |
landauf |
fixed warning (msvc)
|
|
|
@9703
|
11 years |
landauf |
fixed build with boost 1.48 and 1.49
|
|
|
@9684
|
11 years |
landauf |
added missing includes
|
|
|
@9682
|
11 years |
landauf |
fixed build on MSVC: unistd.h is not part of windows
|
|
|
@9676
|
11 years |
landauf |
fixed warnings with gcc 4.7
|
|
|
@9675
|
11 years |
landauf |
merged branch 'libs' back to trunk. orxonox now compiles and runs with …
|
|
|
@9672
|
11 years |
smerkli |
Added a few includes that were necessary with the switch to GCC > 4.7 …
|
|
|
@9667
|
11 years |
landauf |
merged core6 back to trunk
|
|
|
@9576
|
12 years |
landauf |
fall back to default parser if CEGUI cannot load XercesParser
|
|
|
@9575
|
12 years |
fmauro |
Force CEGUI to use Xerces parser instead of TinyXML with versions …
|
|
|
@9550
|
12 years |
landauf |
merged testing branch back to trunk. unbelievable it took me 13 months …
|
|
|
@9348
|
12 years |
landauf |
merged branch presentation2012merge back to trunk
|
|
|
@9050
|
13 years |
dafrick |
More elegant resolution of discrepancies between cegui 0.6 and 0.7.
|
|
|
@9016
|
13 years |
jo |
Merging presentation2011 branch to trunk. Please check for possible bugs.
|
|
|
@8952
|
13 years |
dafrick |
Removing some unused variables and taking care of some other warnings …
|
|
|
@8937
|
13 years |
smerkli |
merged masterserverfix corretly now.
|
|
|
@8879
|
13 years |
baermatt |
Added 'ull' to some OutputContextMasks, because of an error with LLVM …
|
|
|
@8866
|
13 years |
dafrick |
Moved clone base method into Pickupable to avoid ambiguity.
|
|
|
@8863
|
13 years |
landauf |
added warning if a super-function has two possible parents. this …
|
|
|
@8862
|
13 years |
landauf |
added config value to enable/disable preloading of menu sheets during …
|
|
|
@8861
|
13 years |
landauf |
added some additional output for loading steps that might take some …
|
|
|
@8858
|
13 years |
landauf |
merged output branch back to trunk.
Changes:
- you have to include …
|
|
|
@8729
|
13 years |
rgrieder |
Merged unity_build branch back to trunk.
Features:
- Implemented …
|
|
|
@8706
|
13 years |
dafrick |
Merging presentation branch back into trunk.
There are many new …
|
|
|
@8530
|
13 years |
landauf |
added config value to define the scroll speed in CEGUI listboxes. …
|
|
|
@8527
|
13 years |
landauf |
build fix for mingw, d_ostream.open() is not defined for wchar
|
|
|
@8505
|
13 years |
rgrieder |
Do not limit the main thread to the first Core/CPU on Windows. It …
|
|
|
@8467
|
13 years |
rgrieder |
Bugfix for log file paths containing non ASCII characters.
Only works …
|
|
|
@8439
|
13 years |
rgrieder |
Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!).
You …
|
|
|
@8423
|
13 years |
rgrieder |
Added and incorporated new class DestructionHelper: instead of doing …
|
|
|
@8419
|
13 years |
rgrieder |
Fixed a bug. But that doesn't really change anything ;(
CEGUI still …
|
|
|
@8418
|
13 years |
rgrieder |
Added preprocessor macro UNIQUE_NUMBER which will return a new …
|
|
|
@8411
|
14 years |
rgrieder |
Properly initialise all members in CEGUI. Avoid segfaults when an …
|
|
|
@8410
|
14 years |
rgrieder |
CEGUI seems to throw C strings. We need to catch them as well.
|
|
|
@8408
|
14 years |
scheusso |
fix for inactive servers/clients
|
|
|
@8407
|
14 years |
scheusso |
fixing a (quite huge) network memory leak
|
|
|
@8403
|
14 years |
scheusso |
fixing possible bug with packet ordering
|
|
|
@8402
|
14 years |
scheusso |
fix for Notification Script (bug is in network)
|
|
|
@8400
|
14 years |
rgrieder |
Removed strange hack. Extensive tests while watching Top Gear have …
|
|
|
@8399
|
14 years |
rgrieder |
Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
|
|
|
@8394
|
14 years |
scheusso |
-fixed a memory leak (thx reto)
-some OrxVerify messages
|
|
|
@8373
|
14 years |
rgrieder |
Replaced code like
bool b = someFunction(); assert(b);
with …
|
|
|
@8372
|
14 years |
rgrieder |
Improved output of OrxAssert (line number, function name and file) and …
|
|
|
@8366
|
14 years |
rgrieder |
Renamed PathConfig::isDevelopmentRun() to …
|
|
|
@8358
|
14 years |
scheusso |
don't ask
|
|
|
@8351
|
14 years |
rgrieder |
Merged kicklib2 branch back to trunk (includes former branches …
|
|
|
@8329
|
14 years |
scheusso |
preparing countermeasures against clients sending unwanted data
|
|
|
@8327
|
14 years |
scheusso |
merging network6 into trunk
|
|
|
@8316
|
14 years |
scheusso |
fix for dedicated Client
|
|
|
@8314
|
14 years |
scheusso |
clarification of an assertion
|
|
|
@8267
|
14 years |
rgrieder |
Fixed typos.
|
|
|
@8245
|
14 years |
landauf |
keep it DRY
|
|
|
@8232
|
14 years |
dafrick |
Extending and reorganizing ScreenshotManager and SkyboxGenerator.
The …
|
|
|
@8215
|
14 years |
dafrick |
Bugfix, so that orxonox will start in modes that don't show any …
|
|
|
@8108
|
14 years |
dafrick |
Merging changes from tetris branch into trunk, since they are also …
|
|
|
@8079
|
14 years |
landauf |
merged usability branch back to trunk
incomplete summary of the …
|
|
|