Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Custom Query (296 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 296)

Ticket Resolution Summary Owner Reporter
#101 fixed Shell bensch bensch
Description

SHELL

This should grow to a module, that uses the LoadParam class to execute different functions of the orxonox environment

since i am not sure, how exactly one wants to call functions of LoadParam, it will maybe get something else :) either way, a shell would be greate

  • Implementation:
    • Using LoadParam to get Different Functions for different Entities
    • Using TextEngine, to Display some Shell-output
    • Think of a way to execute called functions on a global scale (convert strings to arrays of ints/chars and so on) → FUNCTION POINTER-WAR
  • Enhancements:
    • Using bash-completion techniques for known Parameter (grabbed from LoadParam)
#103 fixed Valgrind Sweep bensch & patrick bensch
Description

Valgrind

!!MUST!!

Sweep all the errors produced so far by orxonox with valgrind.

#104 fixed ingame GUI bensch bensch
Description

ingame GUI

idea

  • ingame menu
  • ingame HUD

The User should be able to execute some actions by just pressing 'ESC' and then using the mouse/cursors/and so on…

Design

  • Container-Based or Free-Flying Widget-approach.
  • Buttons, Labels, Textfields, Images, renewable images, everything should be supported :)
  • make it dynamic
    • example: player can subscribe a a bar (lower left)
    • weapons: extend with new Bar (bar fades in, extends to either left or right side of the previous bar)
  • more cool ideas.
Note: See TracQuery for help on using queries.