Timeline
Jul 29, 2011:
- 10:26 PM Changeset [8795] by
- Shell and its derivatives are now based on the new output system
Jul 28, 2011:
- 10:35 PM Changeset [8794] by
- added BaseWriter, a common base class of ConsoleWriter, LogWriter, and …
- 5:24 PM Changeset [8793] by
- Destructor update.
Jul 27, 2011:
- 9:21 PM Changeset [8792] by
- Yeay, works. The pickuping efficiency isn't as good as expected though.
Jul 26, 2011:
- 11:41 PM Changeset [8791] by
- Bug is triggered in AIController.cc @ line 243. Can't find the reason …
- 11:21 PM Changeset [8790] by
- Removing hudimprovements branch. (Is already in trunk)
- 11:06 AM Changeset [8789] by
- some small details, allow direct usage of OutputStream()
- 12:05 AM Changeset [8788] by
- changed includes from Debug.h to Output.h doesn't compile.
Jul 25, 2011:
- 11:53 PM Changeset [8787] by
- removed Debug.h and OutputHandler. removed test namespace from new …
- 11:18 PM Changeset [8786] by
- Bots can fetch pickups. Waypointmanagement is unstable yet.
- 11:07 PM Changeset [8785] by
- moved ggz2 branch to archive
- 10:27 PM Changeset [8784] by
- moved toonshader branch to archive. hi lieni, still alive?
- 10:17 PM Changeset [8783] by
- moved old branches from tags to archive
- 10:13 PM Changeset [8782] by
- created archive directory for unmerged branches
- 10:02 PM Changeset [8781] by
- removed old branches
- 8:03 PM Changeset [8780] by
- added ConsoleWriter
- 6:28 PM Changeset [8779] by
- small changes regarding context functions and orxout()
- 3:00 PM Changeset [8778] by
- guess we can afford a small macro in this case
- 2:47 PM Changeset [8777] by
- output contexts are now defined as functions instead of global …
- 1:05 PM Changeset [8776] by
- in OutputManager: getInstance now only creates an instance of …
- 12:01 AM Changeset [8775] by
- fixed problem with static initialization in old implementation of the …
Jul 24, 2011:
- 11:50 PM Changeset [8774] by
- added LogWriter and MemoryWriter
- 10:40 PM Changeset [8773] by
- Just to show a bug in the level.
- 4:09 PM Changeset [8772] by
- send the lines of a message as a vector to the output listeners
- 1:22 AM Changeset [8771] by
- added function to register new output contexts. OutputManager owns …
Jul 21, 2011:
- 6:07 PM Changeset [8770] by
- That was no English . Now worldentities can be identified and added …
- 5:36 PM Changeset [8769] by
- Moved intern waypoint functionallity from the waypointController to …
Jul 20, 2011:
- 11:27 PM Changeset [8768] by
- Removing obsolete branches.
- 11:27 PM Changeset [8767] by
- Some cleanup…
Jul 19, 2011:
- 10:27 PM Changeset [8766] by
- Backup before taking the next step.
- 9:26 PM Changeset [8765] by
- added draft for the the new output system
Jul 18, 2011:
- 11:07 PM Changeset [8764] by
- Got the bug.
- 10:59 PM Changeset [8763] by
- New implementation. New bug. Bots use only yellow energy munition …
Jul 17, 2011:
- 11:43 PM Changeset [8762] by
- Weaponsetup now generic. Munition management has not jet been implemented.
Jul 15, 2011:
- 10:49 AM Changeset [8761] by
- Error due to block scope (variables didn't reset in the inner while loops).
Jul 14, 2011:
- 11:06 PM Changeset [8760] by
- Reverted weaponsetting.
- 10:46 PM Changeset [8759] by
- Could this be a probable weaponsetting?
- 10:29 PM Changeset [8758] by
- Code clean up.
Jul 13, 2011:
- 9:42 PM Changeset [8757] by
- ai && weapons. Trying to identify each weapon installed on a spaceship.
- 7:53 PM Changeset [8756] by
- Updating 'Fight in our back'. Spaceship is steerable now. New …
- 7:31 PM Changeset [8755] by
- Updating the weaponsettings. Swallow and further spaceships deal …
- 4:58 PM Changeset [8754] by
Jul 11, 2011:
- 2:14 PM Changeset [8753] by
- 2:14 PM Changeset [8752] by
- 2:13 PM Changeset [8751] by
- 2:12 PM Changeset [8750] by
- 2:12 PM Changeset [8749] by
- oxonox hud concept
- 2:11 PM Changeset [8748] by
- 2:11 PM Changeset [8747] by
- orxonox content für HUD concept
- 2:10 PM Changeset [8746] by
- 2:10 PM Changeset [8745] by
- 2:10 PM Changeset [8744] by
- 2:09 PM Changeset [8743] by
- 2:06 PM Changeset [8742] by
Jul 10, 2011:
- 9:53 PM Changeset [8741] by
- Correction of camera bug.
- 5:46 PM Changeset [8740] by
- fixed some warnings, added vs to ignore list
- 10:41 AM Changeset [8739] by
- created new branch to work on the console- and log-output
Jul 9, 2011:
- 7:45 PM Changeset [8738] by
- added "scale" for radar viewables. scale is relative, 1.0 means …
- 12:05 PM Changeset [8737] by
- fixed radar flashing red after killing an enemy with the steerable rocket
Jul 7, 2011:
- 7:17 PM Changeset [8736] by
- Bots use boost now.
- 3:59 PM Changeset [8735] by
- Adjust weapon behaviour if bot dies and is respawned with a different …
Jul 6, 2011:
- 10:50 PM Changeset [8734] by
- Fix for AI and rockets.
Jul 5, 2011:
- 11:59 PM Changeset [8733] by
- Further narrowing down. The bug is triggered, when a bot calls fire(3) …
- 10:57 PM Changeset [8732] by
- doFire() is definitely the error's source.
- 10:39 PM Changeset [8731] by
- Narrowed down: Bug triggered in the doFire() function in …
- 10:16 PM Changeset [8730] by
- Going back one step (version without hud bug). Bots have better …
Jul 4, 2011:
- 2:47 AM Changeset [8729] by
- Merged unity_build branch back to trunk. Features: - Implemented …
Jul 3, 2011:
- 5:44 PM Changeset [8728] by
- Removing bigships branch.
- 5:42 PM Changeset [8727] by
- Cleaning up in SpaceShip and Engine. Fixed several bugs. Kicked …
- 5:23 PM code/libs edited by
- (diff)
- 5:22 PM code/Buildsystem edited by
- (diff)
Jul 1, 2011:
- 1:29 PM Changeset [8726] by
- Weaponfiles
- 1:20 PM Changeset [8725] by
- Foler for content source
- 12:59 AM Changeset [8724] by
- Buggy version: After being shot dead in a simple level the hud doesn't …
- 12:54 AM Changeset [8723] by
- 'Stable' update. Merging by hand.
Jun 30, 2011:
- 10:49 PM Changeset [8722] by
- Removing pickup branch.
- 8:39 PM Changeset [8721] by
- 8:30 PM Changeset [8720] by
- Just a backup, before starting to update the ai branch.
- 5:20 PM Changeset [8719] by
- Trying to find a way to identify a weapon by its munition name. The …
Note: See TracTimeline
for information about the timeline view.