Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Timeline


and

Jun 18, 2012:

9:54 PM Changeset [9305] by landauf
simplified code a little by using MultiType instead of explicit conversion

Jun 17, 2012:

11:04 PM Changeset [9304] by jo
Added tetris HUD template and some eye candy for the level.
6:38 PM Changeset [9303] by landauf
added warning if a template is used on a different type than it was …
6:24 PM Changeset [9302] by landauf
small cleanup. calling addTemplate() only once instead of twice

Jun 16, 2012:

3:23 PM Changeset [9301] by jo
Quick fix: Suppress default bots in racing gametypes, since so far we …
10:13 AM Changeset [9300] by jo
Fixed LastTeamStanding HUD and level.
9:57 AM Changeset [9299] by jo
LastManStanding HUD cleanup.
9:49 AM Changeset [9298] by jo
Quick fix; the missing file is on another machine.

Jun 14, 2012:

11:10 PM Changeset [9297] by landauf
- fixed crash on closing pickup inventory. happened if pickup …

Jun 12, 2012:

11:47 PM Changeset [9296] by landauf
remove dropped pickups from their collection
11:42 PM Changeset [9295] by landauf
removed fancy counters because they will get out of sync way too …
11:05 PM Changeset [9294] by landauf
removed 2 lines from ~PickupCollection() again because they don't …

Jun 11, 2012:

10:57 PM Changeset [9293] by dafrick
Should fix internal warnig (and compile error introduced in last commit)
10:40 PM Changeset [9292] by dafrick
Looked through recten changes in pickup module, should be fine!

Jun 10, 2012:

11:02 PM Changeset [9291] by landauf
moved box which was on top of the spawn point
11:01 PM Changeset [9290] by landauf
Fixed crash with MSVC if a PickupCollection was used A depleted …
10:07 PM Ticket #393 (Content Polish) created by jo
Find projects that are almost finished and bring them to a release …
8:46 PM Ticket #392 (Scriptable Controller) created by jo
In order to simulate a "living" universe or in order to create …
7:58 PM Changeset [9289] by jo
Data branch is in wrong location.
7:57 PM Changeset [9288] by jo
Started new branch too early.
6:08 PM Changeset [9287] by landauf
CameraManager inherits from OrxonoxClass, should call RegisterRootObject
5:13 PM Changeset [9286] by jo
Merged pCuts branch.
5:03 PM Changeset [9285] by jo
Adaptions for easier merge.
2:09 PM Changeset [9284] by jo
Creating a new data-branch for the upcoming release.
2:04 PM Changeset [9283] by jo
Creating a new branch for the upcoming release of the code.
12:03 PM content/Earth created by bknecht
11:07 AM content/Jupiter edited by bknecht
(diff)
1:21 AM content/HumanTechnology edited by bknecht
(diff)

Jun 9, 2012:

4:42 PM Changeset [9282] by landauf
quick fix: use tcl instead of shell commands to find ship templates …
3:51 PM Changeset [9281] by landauf
small cleanup in ship selection: - renamed some functions - moved …

Jun 5, 2012:

10:29 PM Changeset [9280] by landauf
reformatted HUDNavigation… wtf happened here? do people know we have …

Jun 4, 2012:

10:50 PM Changeset [9279] by landauf
use orxonox_cast instead of dynamic_cast wherever possible
10:14 PM Changeset [9278] by landauf
forgot that originator can be NULL
9:40 PM Changeset [9277] by landauf
small cleanup of damage multiplier: added 'const' to getter and …

Jun 3, 2012:

10:38 PM Changeset [9276] by landauf
fixed surfaceRace.oxw level
9:53 PM Changeset [9275] by landauf
fixed spaceship engines in theTimeMachine.oxw
9:51 PM Changeset [9274] by landauf
reverted more random stuff in level files
9:25 PM Changeset [9273] by landauf
reverted wrong skybox in teamDeathMatch.oxw added try-catch to avoid a …
6:05 PM Changeset [9272] by landauf
replaced tabs with spaces (no code changed)
5:17 PM Changeset [9271] by landauf
svn:eol-style native (no changes in code)
4:56 PM Changeset [9270] by landauf
fixed warning
4:33 PM Changeset [9269] by landauf
merged presentation2012 to presentation2012merge
3:51 PM Changeset [9268] by landauf
corrected svn:mergeinfo removed .project and added it to ignore-list
3:44 PM Changeset [9267] by landauf
removed branches that weren't used
3:38 PM Changeset [9266] by landauf
created branch from trunk to merge the cleanup of presentation2011 …
10:14 AM Changeset [9265] by landauf
fixed indentation
12:12 AM Changeset [9264] by landauf
fixed warning
12:04 AM Changeset [9263] by landauf
store the next checkpoints in a set instead of Vector3 + some …

Jun 2, 2012:

11:08 PM Changeset [9262] by landauf
fixed bug in SpaceRaceManager - it used the wrong index to identify …
10:46 PM Changeset [9261] by landauf
fixed start-countdown issue in spacerace
10:34 PM Changeset [9260] by landauf
cleaned up new SpaceRace classes (no functional code-changes): - …

May 28, 2012:

4:47 PM Changeset [9259] by landauf
refactored HUDEnemyHealthBar: now it uses …
2:25 PM Changeset [9258] by landauf
some cleanup
12:28 PM Changeset [9257] by landauf
renamed RVName to radarname cast to RadarViewable instead of SpaceShip …
9:06 AM Changeset [9256] by landauf
I think this implementation of the hit() function rather belongs to …
12:21 AM Changeset [9255] by landauf
fixed warnings in msvc removed authorship for code that wasn't written …
12:19 AM Changeset [9254] by landauf
update radar-visibility if the visibility of the pawn itself changes. …
12:13 AM Changeset [9253] by landauf
fixed crash in NotificationQueue - iterators are not guaranteed to be …
12:00 AM Changeset [9252] by landauf
added missing call to RegisterObject (it crashed on windows) moved …

May 27, 2012:

11:28 PM Changeset [9251] by landauf
fixed crash when clicking the single player menu button
10:17 PM Changeset [9250] by landauf
fixed build for msvc
7:59 PM Changeset [9249] by landauf
removed old branches from fall 2011

May 25, 2012:

12:55 AM Changeset [9248] by decapitb
added space junk and portals (with new mesh\!)
12:10 AM Changeset [9247] by decapitb
surfacerace presentation level added. changed template name of …

May 24, 2012:

11:43 PM Changeset [9246] by decapitb
'ls [path] -l' caused crash, changed to 'ls -l [path]'
10:07 PM Changeset [9245] by landauf
tower defense update (again, now hopefully successful)
10:01 PM Changeset [9244] by landauf
reverted the rest of r9241
9:33 PM Changeset [9243] by landauf
removed accidental svn:mergeinfo from r9241
9:24 PM Changeset [9242] by landauf
reverted accidental changes from r9241
8:49 PM Changeset [9241] by decapitb
tower defense update
4:33 PM Changeset [9240] by kevint
Added BigSpacegate with Pattern second trial
4:20 PM Changeset [9239] by kevint
Added BigSpacegate with Pattern
3:10 PM Changeset [9238] by mpalic
Added Spacebomb
3:06 PM Changeset [9237] by mpalic
Modified SimpleRocket to be able to use it for the SpaceBomb
10:00 AM Changeset [9236] by mentzerf
* Changed waypoint scale so that they are not visible anymore * …

May 23, 2012:

8:28 PM Changeset [9235] by lukasmue
added fight theme
5:59 PM Changeset [9234] by decapitb
resolving conflict… i hope
5:58 PM Changeset [9233] by decapitb
5:56 PM Changeset [9232] by decapitb
safety checkin
5:56 PM Changeset [9231] by decapitb
conflict…
5:55 PM Changeset [9230] by decapitb
conflict…
1:07 PM Changeset [9229] by decapitb
merged towerdefense
11:08 AM pps/main edited by decapitb
(diff)
11:07 AM pps/main edited by decapitb
(diff)
10:48 AM pps/main edited by decapitb
(diff)
10:33 AM pps/main edited by decapitb
(diff)
9:55 AM WikiStart edited by decapitb
(diff)

May 22, 2012:

6:34 PM Changeset [9228] by kevint
Added Final Spacegate
6:29 PM Changeset [9227] by kevint
Final Spacegate added

May 20, 2012:

12:52 AM Changeset [9226] by landauf
changed hasDefaultValue() to lastConversionSuccessful() (inverted …

May 19, 2012:

11:24 PM Changeset [9225] by landauf
a lot of refactoring in the internals of MultiType renamed set<T>() to …
3:03 PM Changeset [9224] by landauf
renamed set and get functions in MultiType: - setValue() → set() - …
11:35 AM Changeset [9223] by landauf
renamed setType<T>() to reset<T>()
11:27 AM Changeset [9222] by landauf
renamed MT_Value as MultiType::Type and removed it from the public …
Note: See TracTimeline for information about the timeline view.