Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7997   18 years bensch gui: more Signals
(edit) @7996   18 years patrick cr: a list cleanup bug cleaned out. still one remaining. one very sticky.
(edit) @7995   18 years bensch gui: MultiType update and Cursor is better visible
(edit) @7994   18 years bensch gui: doxytags, and returning reference to temporary resolved
(edit) @7993   18 years stefalie branches/water: 5 textures
(edit) @7992   18 years bensch doxytags
(edit) @7991   18 years bensch gui: all up to 5 opts are accepted fo real :)
(edit) @7990   18 years bensch gui: all up to 5 opts are accepted
(edit) @7989   18 years patrick cr: other interface, no stdarg
(edit) @7988   18 years bensch gui: \fixed a bug when clicking a Widget
(edit) @7987   18 years bensch gui: smoothed movement
(edit) @7986   18 years stefalie branches/water: everything fine so far, but i need another TextureUnit
(edit) @7985   18 years bensch EVENTS WORK :)
(edit) @7984   18 years rennerc new NetworkGameManager
(edit) @7983   18 years stefalie branches/water: …
(edit) @7982   18 years stefalie branches/water: light!
(edit) @7981   18 years hdavid branches/atmospheric_engine: billboard
(edit) @7980   18 years bensch orxonox/trunk: Better Signal definition
(edit) @7979   18 years rennerc fixed bug in client-client synchronisation
(edit) @7978   18 years amaechler branches/atmospheric_engine: TODO update
(edit) @7977   18 years amaechler branches/atmospheric_engine: TODO update
(edit) @7976   18 years amaechler branches/atmospheric_engine
(edit) @7975   18 years snellen works finally
(edit) @7974   18 years rennerc network traffic is measured correctly now added PlayerStats class
(edit) @7973   18 years patrick cr: commiting over our new adsl link
(edit) @7972   18 years bensch gui: first signal is connected, althought the algorithm is not perfect yet
(edit) @7971   18 years bensch preparing for Signal-Slot algo
(edit) @7970   18 years patrick cr: registering first reactions
(edit) @7969   18 years patrick cr: collision and collision events should now be registered correctly
(edit) @7968   18 years patrick cr: process call line almost clear now
(edit) @7967   18 years patrick cr: more memory handling now
(edit) @7966   18 years patrick cr: collision registration processes
(edit) @7965   18 years hdavid branches/atmospheric_engine: work on the billboard
(edit) @7964   18 years patrick cr: deep structure with Collision and CollisionEvent created. list …
(edit) @7963   18 years snellen Works… well almost
(edit) @7962   18 years snellen Works… well almost
(edit) @7961   19 years bensch atmos: QT: fixed the compile-bug
(edit) @7960   19 years patrick cr: list handling fuck up. better stuff to come… but after a big …
(edit) @7959   19 years patrick cr: introducing CollisionEvent and some cleanup
(edit) @7958   19 years patrick cr: collision reactance introduced
(edit) @7957   19 years patrick cr: new collision check, less false trues
(edit) @7956   19 years patrick newtork: creating new branche network (MARK_NET)
(edit) @7955   19 years patrick network: removed old network branche
(edit) @7953   19 years rennerc added todo
(edit) @7952   19 years rennerc less output on telnet console
(edit) @7951   19 years hdavid branches/atmospheric_engine: work on the billboard
(edit) @7950   19 years patrick cr: found and removed bug - finaly go to sleep
(edit) @7949   19 years patrick cr: got segfault in the cleanup function: list manipulation. flush …
(edit) @7948   19 years patrick cr: cr cleanup
(edit) @7947   19 years patrick cr: integraged the collision reaction into the main loop
(edit) @7946   19 years patrick cr: more cr cleanup
(edit) @7945   19 years patrick cr: collision objects handling
(edit) @7944   19 years patrick cr: collision registration work
(edit) @7943   19 years bensch gui: selected introduced
(edit) @7942   19 years bensch gui: Slider is better controllable now
(edit) @7941   19 years patrick cr: adding the cr_defs.h file
(edit) @7940   19 years patrick cr: init and reset phases
(edit) @7939   19 years bensch gui: Silder Works perfectly
(edit) @7938   19 years bensch cr: lib included
(edit) @7937   19 years patrick cr: some more functions prototypes and interface ext
(edit) @7936   19 years bensch gui: new parameter borderSize
(edit) @7935   19 years patrick cr: moved the collision class src
(edit) @7934   19 years patrick collision event
(edit) @7933   19 years patrick cr: more registration framework
(edit) @7932   19 years patrick cr: reaction subscription stuff
(edit) @7931   19 years bensch gui: Slider can be slided
(edit) @7930   19 years patrick adding branche cr
(edit) @7929   19 years bensch gui: click with positional information
(edit) @7928   19 years bensch gui: slider work
(edit) @7926   19 years bensch orxonox/gui: all widgets correct again
(edit) @7925   19 years bensch gui: removed the grab-event, and using Rect now
(edit) @7924   19 years bensch gui: introducing rect into gui
(edit) @7923   19 years bensch copy created
(edit) @7920   19 years bensch delete due to copy into the trunk
(edit) @7918   19 years bensch start ext url
(edit) @7917   19 years bensch gui: added definitions
(edit) @7916   19 years rennerc print message when removing zero diff
(edit) @7915   19 years bensch gui: doxytags
(edit) @7914   19 years bensch orxonox/gui: simple almost finished implementation of a Rectangle …
(edit) @7913   19 years bensch gui: fixed a pop-attrib-missing-bug
(edit) @7912   19 years bensch less output
(edit) @7911   19 years bensch gui: Only one copy of one eventListener can be assigned to one Event …
(edit) @7910   19 years bensch more gui-stuff
(edit) @7909   19 years bensch gui: also works on windows
(edit) @7908   19 years bensch no default shit-text for text anymore
(edit) @7907   19 years bensch gui: cursor also works when resizing the Window
(edit) @7906   19 years bensch orxonox/trunk: very smooth cursor
(edit) @7905   19 years bensch borders
(edit) @7904   19 years bensch gui: shell hides all elements
(edit) @7903   19 years bensch gui: EventDispacher much better
(edit) @7902   19 years bensch gui: drawing a cross
(edit) @7901   19 years bensch orxonox/trunk: the CheckButton works
(edit) @7900   19 years bensch gui: implemented the timer right here. now we calc in microseconds
(edit) @7899   19 years bensch gui: added timer class for a more exact time
(edit) @7898   19 years bensch doxy-tags :) the most i can do at this time :)
(edit) @7897   19 years bensch / When Changing the State, all the keys will be released. / This …
(edit) @7896   19 years bensch better dispachers for events
(edit) @7895   19 years bensch orxonox/trunk: fixed a bug in the EventHandler, that resulted from …
(edit) @7894   19 years bensch Safer InputLine
(edit) @7893   19 years bensch gui: InputLine appends
Note: See TracRevisionLog for help on using the revision log.