|
|
@10336
|
10 years |
meggiman |
Started implementing GravityBomb.cc
|
|
|
@10335
|
10 years |
erbj |
tower don't shoot at the centerpoint anymore(because we shifted it by …
|
|
|
@10334
|
10 years |
frovelli |
Added serverlist ping display in LAN
|
|
|
@10328
|
10 years |
landauf |
created branch to work on new core features
|
|
|
@10327
|
10 years |
landauf |
re-creating branch…
|
|
|
@10326
|
10 years |
meggiman |
Created header files for new classes GravityBombFire and GravityBomb
|
|
|
@10325
|
10 years |
erbj |
tower templates verwaltet und tower direkt turret, nicht eigenes objekt
|
|
|
@10324
|
10 years |
maxima |
new branch
|
|
|
@10321
|
10 years |
sborghi |
New Level File
|
|
|
@10320
|
10 years |
maxima |
new branch for sborghi
|
|
|
@10319
|
10 years |
erbj |
tower now inherits from turret
|
|
|
@10318
|
10 years |
smerkli |
fixed destructor (during class hierarchy initialization)
|
|
|
@10317
|
10 years |
smerkli |
fixed compiler warnings
|
|
|
@10316
|
10 years |
smerkli |
only load debug drawer if graphics is enabled
|
|
|
@10315
|
10 years |
rgraczyk |
Added some comments
|
|
|
@10312
|
10 years |
maxima |
new branch for andrea
|
|
|
@10309
|
10 years |
maxima |
new branch for PPS
|
|
|
@10308
|
10 years |
maxima |
new branch for PPS
|
|
|
@10302
|
10 years |
maxima |
new branch for meggiman
|
|
|
@10299
|
10 years |
landauf |
fixed crash in SimpleRocket (during level-unloading).
improved debug …
|
|
|
@10298
|
10 years |
landauf |
fixed potential crash during level-unloading: Namespace is a context …
|
|
|
@10297
|
10 years |
landauf |
improved underAttack.oxw - now with lots of turrets attached to the …
|
|
|
@10296
|
10 years |
landauf |
don't add the pawn's velocity to the projectile's velocity. this makes …
|
|
|
@10295
|
10 years |
muemart |
Avoid using the system path variables on windows (also gets rid of two …
|
|
|
@10294
|
10 years |
landauf |
made projectiles slower (and all have the same speed now). makes it …
|
|
|
@10293
|
10 years |
landauf |
avoid collisions between projectiles of a turret and the parent-pawn …
|
|
|
@10292
|
10 years |
landauf |
fixed text size in HUD (marker which shows the enemy's name). the …
|
|
|
@10291
|
10 years |
landauf |
simplified Math: temp is always positive, thus only solution1 is …
|
|
|
@10290
|
10 years |
landauf |
details
|
|
|
@10289
|
10 years |
landauf |
fixed target position calculation:
a) the math was wrong (not sure …
|
|
|
@10288
|
10 years |
landauf |
added bullet settings for CCD (continuous collision detection) to …
|
|
|
@10287
|
10 years |
landauf |
use dynamic physics for projectiles. this seems to avoid 'tunneling' …
|
|
|
@10286
|
10 years |
landauf |
trying to fix msvc linker warnings related to /INCREMENTAL:YES
|
|
|
@10285
|
10 years |
landauf |
created branch to work on new core features
|
|
|
@10284
|
10 years |
landauf |
removed some unnecessary module dependencies
|
|
|
@10283
|
10 years |
maxima |
New Branch for PPS FS15.
|
|
|
@10282
|
10 years |
maxima |
AutonomousDrone files for Tutorial
|
|
|
@10281
|
10 years |
landauf |
added command 'reloadLevel' (by default on F5) which reloads the level …
|
|
|
@10280
|
10 years |
maxima |
Trunk(-r10279) merged to tutorial branch. Works now on ITET-Tardis.
|
|
|
@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
|
|
|
@10276
|
10 years |
maxima |
Copy of the trunk for the PPS Tutorial
|
|
|
@10275
|
10 years |
landauf |
removed old branches
|
|
|
@10274
|
10 years |
landauf |
fixed #419 http://www.orxonox.net/ticket/419
physics is only activated …
|
|
|
@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
|
|
|
@10270
|
10 years |
landauf |
fixed crash: cs can be null (e.g. when using the 'suicide' command)
|
|
|
@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)
|
|
|
@10266
|
10 years |
muemart |
Add support for paths with spaces for doxygen and exclude some enet pages
|
|
|
@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 …
|
|
|
@10263
|
10 years |
landauf |
fixed details
|
|
|
@10262
|
10 years |
landauf |
eol-style native. no changes in code.
|
|
|
@10261
|
10 years |
landauf |
fixed warning
|
|
|
@10260
|
10 years |
landauf |
merged the latest changes from pickupsFS14 to trunk
|
|
|
@10259
|
10 years |
landauf |
recorded merge of pickupsFS14 up to r10112 (which was already mostly …
|
|
|
@10258
|
10 years |
landauf |
merged presentationHS14merge back to trunk
|
|
|
@10257
|
10 years |
landauf |
fixed tag
|
|
|
@10256
|
10 years |
landauf |
found some hidden changes in a merge commit in presentationHS14 and …
|
|
|
@10255
|
10 years |
landauf |
merged storymodeHS14
|
|
|
@10254
|
10 years |
landauf |
cleanup
|
|
|
@10253
|
10 years |
landauf |
improved campaign mode. use config value instead of writing a new …
|
|
|
@10252
|
10 years |
muemart |
Fix MSVC debugging environment for newer versions
|
|
|
@10251
|
10 years |
landauf |
use relative path
|
|
|
@10250
|
10 years |
landauf |
tabs → spaces. removed temp-file
|
|
|
@10249
|
10 years |
landauf |
autoformatted code and removed commented block
|
|
|
@10248
|
10 years |
landauf |
merged towerdefenseHS14 (except some debug code)
|
|
|
@10247
|
10 years |
landauf |
fixed warnings (MinGW)
|
|
|
@10246
|
10 years |
landauf |
replaced tabs with spaces + some formatting sometimes. no changes in code.
|
|
|
@10245
|
10 years |
landauf |
fixed some warnings (MSVC)
|
|
|
@10244
|
10 years |
landauf |
eol-style native
|
|
|
@10243
|
10 years |
landauf |
merged the updated controller files from trunk (including SVN history)
|
|
|
@10242
|
10 years |
landauf |
merged hudHS14
|
|
|
@10241
|
10 years |
landauf |
cleanup
|
|
|
@10240
|
10 years |
landauf |
replaced tabs with spaces. no changes in code.
|
|
|
@10239
|
10 years |
landauf |
fixed some warnings (MSVC)
|
|
|
@10238
|
10 years |
landauf |
merged weaponupdateHS14 (except some unnecessary changes)
|
|
|
@10237
|
10 years |
landauf |
merged surfaceraceHS14 (but without all the strange stuff that …
|
|
|
@10236
|
10 years |
landauf |
replaced tabs with spaces. no changes in code.
|
|
|
@10235
|
10 years |
landauf |
fixed build and warnings (MSVC)
|
|
|
@10234
|
10 years |
landauf |
changed paths
|
|
|
@10233
|
10 years |
landauf |
renamed module dodgerace2 → dodgerace
|
|
|
@10232
|
10 years |
landauf |
eol-style native
|
|
|
@10231
|
10 years |
landauf |
merged minigame4DHS14
|
|
|
@10230
|
10 years |
landauf |
replaced tabs with spaces. no changes in code.
|
|
|
@10229
|
10 years |
landauf |
fixed warnings & details
|
|
|
@10228
|
10 years |
landauf |
removed accidentally added merge-info (where did that come from?)
|
|
|
@10227
|
10 years |
landauf |
changed paths & fixed macro in Mini4DgamePrereqs.h
|
|
|
@10226
|
10 years |
landauf |
use only lowercase characters in module names
|
|
|
@10225
|
10 years |
landauf |
eol-style native
|
|
|
@10224
|
10 years |
landauf |
merged leveljoemeHS14
|
|
|
@10223
|
10 years |
landauf |
merged keckslevelHS14
|
|
|
@10222
|
10 years |
landauf |
created new branch to merge the changes from HS14
|
|
|
@10221
|
10 years |
landauf |
renamed module: dodgerace2 → dodgerace (this also fixes build on MSVC …
|
|
|
@10220
|
10 years |
landauf |
fixed build of objects and mini4Dgame modules (MSVC)
|
|
|
@10219
|
10 years |
landauf |
fixed build (DodgeRace) and warnings (TowerDefenseTower) for MinGW on …
|
|
|