Timeline
Jun 18, 2012:
- 9:54 PM Changeset [9305] by
- simplified code a little by using MultiType instead of explicit conversion
Jun 17, 2012:
- 11:04 PM Changeset [9304] by
- Added tetris HUD template and some eye candy for the level.
- 6:38 PM Changeset [9303] by
- added warning if a template is used on a different type than it was …
- 6:24 PM Changeset [9302] by
- small cleanup. calling addTemplate() only once instead of twice
Jun 16, 2012:
- 3:23 PM Changeset [9301] by
- Quick fix: Suppress default bots in racing gametypes, since so far we …
- 10:13 AM Changeset [9300] by
- Fixed LastTeamStanding HUD and level.
- 9:57 AM Changeset [9299] by
- LastManStanding HUD cleanup.
- 9:49 AM Changeset [9298] by
- Quick fix; the missing file is on another machine.
Jun 14, 2012:
- 11:10 PM Changeset [9297] by
- - fixed crash on closing pickup inventory. happened if pickup …
Jun 12, 2012:
- 11:47 PM Changeset [9296] by
- remove dropped pickups from their collection
- 11:42 PM Changeset [9295] by
- removed fancy counters because they will get out of sync way too …
- 11:05 PM Changeset [9294] by
- removed 2 lines from ~PickupCollection() again because they don't …
Jun 11, 2012:
- 10:57 PM Changeset [9293] by
- Should fix internal warnig (and compile error introduced in last commit)
- 10:40 PM Changeset [9292] by
- Looked through recten changes in pickup module, should be fine!
Jun 10, 2012:
- 11:02 PM Changeset [9291] by
- moved box which was on top of the spawn point
- 11:01 PM Changeset [9290] by
- Fixed crash with MSVC if a PickupCollection was used A depleted …
- 10:07 PM Ticket #393 (Content Polish) created by
- Find projects that are almost finished and bring them to a release …
- 8:46 PM Ticket #392 (Scriptable Controller) created by
- In order to simulate a "living" universe or in order to create …
- 7:58 PM Changeset [9289] by
- Data branch is in wrong location.
- 7:57 PM Changeset [9288] by
- Started new branch too early.
- 6:08 PM Changeset [9287] by
- CameraManager inherits from OrxonoxClass, should call RegisterRootObject
- 5:13 PM Changeset [9286] by
- Merged pCuts branch.
- 5:03 PM Changeset [9285] by
- Adaptions for easier merge.
- 2:09 PM Changeset [9284] by
- Creating a new data-branch for the upcoming release.
- 2:04 PM Changeset [9283] by
- Creating a new branch for the upcoming release of the code.
- 12:03 PM content/Earth created by
- 11:07 AM content/Jupiter edited by
- (diff)
- 1:21 AM content/HumanTechnology edited by
- (diff)
Jun 9, 2012:
- 4:42 PM Changeset [9282] by
- quick fix: use tcl instead of shell commands to find ship templates …
- 3:51 PM Changeset [9281] by
- small cleanup in ship selection: - renamed some functions - moved …
Jun 5, 2012:
- 10:29 PM Changeset [9280] by
- reformatted HUDNavigation… wtf happened here? do people know we have …
Jun 4, 2012:
- 10:50 PM Changeset [9279] by
- use orxonox_cast instead of dynamic_cast wherever possible
- 10:14 PM Changeset [9278] by
- forgot that originator can be NULL
- 9:40 PM Changeset [9277] by
- small cleanup of damage multiplier: added 'const' to getter and …
Jun 3, 2012:
- 10:38 PM Changeset [9276] by
- fixed surfaceRace.oxw level
- 9:53 PM Changeset [9275] by
- fixed spaceship engines in theTimeMachine.oxw
- 9:51 PM Changeset [9274] by
- reverted more random stuff in level files
- 9:25 PM Changeset [9273] by
- reverted wrong skybox in teamDeathMatch.oxw added try-catch to avoid a …
- 6:05 PM Changeset [9272] by
- replaced tabs with spaces (no code changed)
- 5:17 PM Changeset [9271] by
- svn:eol-style native (no changes in code)
- 4:56 PM Changeset [9270] by
- fixed warning
- 4:33 PM Changeset [9269] by
- merged presentation2012 to presentation2012merge
- 3:51 PM Changeset [9268] by
- corrected svn:mergeinfo removed .project and added it to ignore-list
- 3:44 PM Changeset [9267] by
- removed branches that weren't used
- 3:38 PM Changeset [9266] by
- created branch from trunk to merge the cleanup of presentation2011 …
- 10:14 AM Changeset [9265] by
- fixed indentation
- 12:12 AM Changeset [9264] by
- fixed warning
- 12:04 AM Changeset [9263] by
- store the next checkpoints in a set instead of Vector3 + some …
Jun 2, 2012:
- 11:08 PM Changeset [9262] by
- fixed bug in SpaceRaceManager - it used the wrong index to identify …
- 10:46 PM Changeset [9261] by
- fixed start-countdown issue in spacerace
- 10:34 PM Changeset [9260] by
- cleaned up new SpaceRace classes (no functional code-changes): - …
May 28, 2012:
- 4:47 PM Changeset [9259] by
- refactored HUDEnemyHealthBar: now it uses …
- 2:25 PM Changeset [9258] by
- some cleanup
- 12:28 PM Changeset [9257] by
- renamed RVName to radarname cast to RadarViewable instead of SpaceShip …
- 9:06 AM Changeset [9256] by
- I think this implementation of the hit() function rather belongs to …
- 12:21 AM Changeset [9255] by
- fixed warnings in msvc removed authorship for code that wasn't written …
- 12:19 AM Changeset [9254] by
- update radar-visibility if the visibility of the pawn itself changes. …
- 12:13 AM Changeset [9253] by
- fixed crash in NotificationQueue - iterators are not guaranteed to be …
- 12:00 AM Changeset [9252] by
- added missing call to RegisterObject (it crashed on windows) moved …
May 27, 2012:
- 11:28 PM Changeset [9251] by
- fixed crash when clicking the single player menu button
- 10:17 PM Changeset [9250] by
- fixed build for msvc
- 7:59 PM Changeset [9249] by
- removed old branches from fall 2011
May 25, 2012:
- 12:55 AM Changeset [9248] by
- added space junk and portals (with new mesh\!)
- 12:10 AM Changeset [9247] by
- surfacerace presentation level added. changed template name of …
May 24, 2012:
- 11:43 PM Changeset [9246] by
- 'ls [path] -l' caused crash, changed to 'ls -l [path]'
- 10:07 PM Changeset [9245] by
- tower defense update (again, now hopefully successful)
- 10:01 PM Changeset [9244] by
- reverted the rest of r9241
- 9:33 PM Changeset [9243] by
- removed accidental svn:mergeinfo from r9241
- 9:24 PM Changeset [9242] by
- reverted accidental changes from r9241
- 8:49 PM Changeset [9241] by
- tower defense update
- 4:33 PM Changeset [9240] by
- Added BigSpacegate with Pattern second trial
- 4:20 PM Changeset [9239] by
- Added BigSpacegate with Pattern
- 3:10 PM Changeset [9238] by
- Added Spacebomb
- 3:06 PM Changeset [9237] by
- Modified SimpleRocket to be able to use it for the SpaceBomb
- 10:00 AM Changeset [9236] by
- * Changed waypoint scale so that they are not visible anymore * …
May 23, 2012:
- 8:28 PM Changeset [9235] by
- added fight theme
- 5:59 PM Changeset [9234] by
- resolving conflict… i hope
- 5:58 PM Changeset [9233] by
- 5:56 PM Changeset [9232] by
- safety checkin
- 5:56 PM Changeset [9231] by
- conflict…
- 5:55 PM Changeset [9230] by
- conflict…
- 1:07 PM Changeset [9229] by
- merged towerdefense
- 11:08 AM pps/main edited by
- (diff)
- 11:07 AM pps/main edited by
- (diff)
- 10:48 AM pps/main edited by
- (diff)
- 10:33 AM pps/main edited by
- (diff)
- 9:55 AM WikiStart edited by
- (diff)
May 22, 2012:
- 6:34 PM Changeset [9228] by
- Added Final Spacegate
- 6:29 PM Changeset [9227] by
- Final Spacegate added
May 20, 2012:
- 12:52 AM Changeset [9226] by
- changed hasDefaultValue() to lastConversionSuccessful() (inverted …
May 19, 2012:
- 11:24 PM Changeset [9225] by
- a lot of refactoring in the internals of MultiType renamed set<T>() to …
- 3:03 PM Changeset [9224] by
- renamed set and get functions in MultiType: - setValue() → set() - …
- 11:35 AM Changeset [9223] by
- renamed setType<T>() to reset<T>()
- 11:27 AM Changeset [9222] by
- renamed MT_Value as MultiType::Type and removed it from the public …
Note: See TracTimeline
for information about the timeline view.