Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Timeline


and

Feb 2, 2015:

2:19 PM download edited by muemart
Add new dependency package (diff)
2:07 PM Changeset in downloads [117] by muemart
Add dependencies for MSVC12 (Visual Studio 2013)
1:04 PM Changeset [10252] by muemart
Fix MSVC debugging environment for newer versions

Feb 1, 2015:

11:46 PM Changeset [10251] by landauf
use relative path
10:51 PM Changeset [10250] by landauf
tabs → spaces. removed temp-file
10:37 PM Changeset [10249] by landauf
autoformatted code and removed commented block
10:21 PM Changeset [10248] by landauf
merged towerdefenseHS14 (except some debug code)
9:32 PM Changeset [10247] by landauf
fixed warnings (MinGW)
9:30 PM Changeset [10246] by landauf
replaced tabs with spaces + some formatting sometimes. no changes in code.
9:23 PM Changeset [10245] by landauf
fixed some warnings (MSVC)
9:20 PM Changeset [10244] by landauf
eol-style native
9:18 PM Changeset [10243] by landauf
merged the updated controller files from trunk (including SVN history)
8:58 PM Changeset [10242] by landauf
merged hudHS14
8:57 PM Changeset [10241] by landauf
cleanup
8:52 PM Changeset [10240] by landauf
replaced tabs with spaces. no changes in code.
8:50 PM Changeset [10239] by landauf
fixed some warnings (MSVC)
6:42 PM Changeset [10238] by landauf
merged weaponupdateHS14 (except some unnecessary changes)
3:57 PM Changeset [10237] by landauf
merged surfaceraceHS14 (but without all the strange stuff that …
3:56 PM Changeset [10236] by landauf
replaced tabs with spaces. no changes in code.
3:43 PM Changeset [10235] by landauf
fixed build and warnings (MSVC)
3:22 PM Changeset [10234] by landauf
changed paths
3:20 PM Changeset [10233] by landauf
renamed module dodgerace2 → dodgerace
3:19 PM Changeset [10232] by landauf
eol-style native
3:07 PM Changeset [10231] by landauf
merged minigame4DHS14
2:55 PM Changeset [10230] by landauf
replaced tabs with spaces. no changes in code.
2:50 PM Changeset [10229] by landauf
fixed warnings & details
2:27 PM Changeset [10228] by landauf
removed accidentally added merge-info (where did that come from?)
2:25 PM Changeset [10227] by landauf
changed paths & fixed macro in Mini4DgamePrereqs.h
2:23 PM Changeset [10226] by landauf
use only lowercase characters in module names
2:20 PM Changeset [10225] by landauf
eol-style native
2:03 PM Changeset [10224] by landauf
merged leveljoemeHS14
2:02 PM Changeset [10223] by landauf
merged keckslevelHS14
1:51 PM Changeset [10222] by landauf
created new branch to merge the changes from HS14
1:39 PM Changeset [10221] by landauf
renamed module: dodgerace2 → dodgerace (this also fixes build on MSVC …
1:37 PM Changeset [10220] by landauf
fixed build of objects and mini4Dgame modules (MSVC)

Jan 31, 2015:

11:54 PM Changeset [10219] by landauf
fixed build (DodgeRace) and warnings (TowerDefenseTower) for MinGW on …
11:29 PM Changeset [10218] by landauf
fixed build and warnings with MSVC
6:05 PM Changeset [10217] by landauf
removed old & merged branches from FS14
6:03 PM Changeset [10216] by landauf
merged branch presentationFS14 back to trunk
5:31 PM Changeset [10215] by landauf
replaced tabs with spaces. no changes in code.
4:54 PM Changeset [10214] by landauf
fixed segfault. after removing the engine from the ship, we need to …
4:21 PM Changeset [10213] by landauf
removed attach() from ModularSpaceShip because it shadows the …
4:14 PM Changeset [10212] by landauf
removed detach() from ModularSpaceShip which was just copy-pasted from …
3:51 PM Changeset [10211] by landauf
made SpaceShip::engineList_ private again. moved function from …
3:35 PM Changeset [10210] by landauf
not sure how the MSVC dependency package v7 works, but v6 still needs …

Jan 29, 2015:

5:44 PM Changeset [10209] by muemart
More MSVC fixes - Update dependecy package version requirements - …
10:29 AM Changeset [10208] by muemart
Some small fixes for the MSVC build - Don't hardcode library names. …

Jan 27, 2015:

11:35 PM Changeset [10207] by bknecht
Replacing MSVC code for long integer with cross plattform compatible one
11:23 PM Changeset [10206] by landauf
fixed build

Jan 26, 2015:

12:22 AM Changeset [10205] by landauf
the previous commit was not correct. re-added the call to …

Jan 25, 2015:

11:32 PM Changeset [10204] by landauf
i think this can be removed as well. the user pointer was probably …
11:15 PM Changeset [10203] by landauf
removed unused code and debug output
9:18 PM Changeset [10202] by landauf
removed two merged branches
7:32 PM Changeset [10201] by landauf
removed old (and merged) branches from HS12 and HS12. notes: - …
6:48 PM Changeset [10200] by landauf
removed old branches that never received any commits
3:43 PM Changeset [10199] by landauf
reverted spaceshipTurret.oxt to the old (and correct) version of r10071
3:39 PM Changeset [10198] by landauf
disabled physics for turret → removed attachment-hack in WorldEntity

Jan 17, 2015:

6:43 PM Changeset [10197] by landauf
avoid implicit conversion in MultiType.get<T>()

Jan 13, 2015:

10:55 PM Changeset [10196] by landauf
added BulletDebugDrawer to Scene. added console command to …
10:54 PM Changeset [10195] by landauf
removed unnecessary material from BulletDebugDrawer. fixed crash with …
9:59 PM Changeset [10194] by landauf
bugfix

Jan 11, 2015:

10:06 PM Changeset [10193] by landauf
details, made debug drawer more configurable
9:30 PM Changeset [10192] by landauf
destroy elements in Scene in the opposite order of their creation.
9:28 PM Changeset [10191] by landauf
added customized visualization for cylinders and cones to …
6:21 PM Changeset [10190] by landauf
added utility to visualize collision shapes
3:40 PM Changeset [10189] by landauf
added new collision shape (cylinder)

Jan 10, 2015:

4:39 PM Changeset [10188] by landauf
change cmake policy in order to avoid warning because we currently …
2:48 PM Changeset [10187] by landauf
fixed dependency issue in cmake script (which also fixes a bunch of …
2:35 PM Changeset [10186] by landauf
trying to make cmake policy settings backwards compatible
2:22 PM Changeset [10185] by landauf
fixed warnings with cmake 3.1

Jan 9, 2015:

6:41 PM dev/WindowsMinGW/current edited by landauf
(diff)
6:31 PM dev/WindowsMinGW/current edited by landauf
(diff)
6:27 PM dev/WindowsMinGW/current edited by landauf
(diff)
2:08 PM dev/WindowsMinGW edited by landauf
(diff)
1:56 PM download edited by landauf
(diff)
Note: See TracTimeline for information about the timeline view.