|
|
@7526
|
19 years |
patrick |
orxonox: work flush on hm
|
|
|
@7500
|
19 years |
patrick |
orxonox: switched variable to constant
|
|
|
@7499
|
19 years |
patrick |
orxonox: further work in variable renaming and code reformatting
|
|
|
@7498
|
19 years |
patrick |
orxonox: finished first ruff cleanup. now its about the algorithms
|
|
|
@7497
|
19 years |
patrick |
constructor cleanup, some warning eliminated
|
|
|
@7496
|
19 years |
patrick |
resuming work on the hm
|
|
|
@7494
|
19 years |
patrick |
resuming work on the hm
|
|
|
@7492
|
19 years |
patrick |
resuming work on the hm
|
|
|
@7491
|
19 years |
patrick |
resuming work on the hm
|
|
|
@7490
|
19 years |
patrick |
resuming work on the hm
|
|
|
@7488
|
19 years |
patrick |
orxonox: mission manager less verbose and more secure now
|
|
|
@7486
|
19 years |
patrick |
orxonox: kill event redesigned
|
|
|
@7483
|
19 years |
patrick |
orxonox: kill list work
|
|
|
@7482
|
19 years |
patrick |
orxonox: working on kill event processing (game rule specific)
|
|
|
@7477
|
19 years |
bensch |
orxonox/trunk: new SubString variant
|
|
|
@7475
|
19 years |
bensch |
orxonox/trunk: ShellCommand adapted too
|
|
|
@7474
|
19 years |
bensch |
orxonox/trunk: SubString::split algorithm revisited: now it Splits …
|
|
|
@7469
|
19 years |
patrick |
orxonox: introduced some new variable names, some code cleanup
|
|
|
@7468
|
19 years |
patrick |
orxonox: reading through the code and adjusting here and there, …
|
|
|
@7467
|
19 years |
patrick |
orxonox: auto reformat of the height map source file.
|
|
|
@7466
|
19 years |
patrick |
orxonox: reformat of the height_map.h header file.
|
|
|
@7464
|
19 years |
patrick |
orxonox: mission goals get checked now, verbose output.
|
|
|
@7463
|
19 years |
patrick |
mission goals now get loaded correctly with all attributes
|
|
|
@7462
|
19 years |
patrick |
mission goals loadable
|
|
|
@7461
|
19 years |
patrick |
orxonox: the mission goal framework is nearly completed
|
|
|
@7460
|
19 years |
bensch |
orxonox/trunk: Namespaces for sound
|
|
|
@7458
|
19 years |
bensch |
trunk: Single Line in ShellCommand again
|
|
|
@7457
|
19 years |
bensch |
orxonox/trunk: Size2D is ok now for the MultiLineText
|
|
|
@7456
|
19 years |
bensch |
trunk: work work…
|
|
|
@7455
|
19 years |
bensch |
orxonox/trunk: fixed a SegFault (that this worked before is some wonder
|
|
|
@7454
|
19 years |
bensch |
orxonox/trunk: better rebuild order
|
|
|
@7453
|
19 years |
bensch |
orxonox/trunk: Size is local to text now
|
|
|
@7452
|
19 years |
bensch |
orxonox/trunk: ShellInput changed to Text again
|
|
|
@7451
|
19 years |
bensch |
orxonox/trunk: Test the MultiLineText in this revision
|
|
|
@7450
|
19 years |
bensch |
orxonox/trunk: added MultiLineText a Text for multiple line-input, …
|
|
|
@7449
|
19 years |
bensch |
orxonox/trunk: dafaultFont(xpm/SDL_Surface) renders again
|
|
|
@7448
|
19 years |
bensch |
orxonox/trunk: text-draw optimized
|
|
|
@7440
|
19 years |
bensch |
orxonox/trunk: merged the Signal-Handler-Branche back to the TRUNK
|
|
|
@7433
|
19 years |
bensch |
orxonox/trunk: Working on Windows too
|
|
|
@7432
|
19 years |
bensch |
orxonox/trunk: less fileSys-stuff
|
|
|
@7431
|
19 years |
bensch |
orxonox/trunk: Font is PERFECT
|
|
|
@7430
|
19 years |
bensch |
orxonox/trunk: better GlyphMetrics-algo
|
|
|
@7429
|
19 years |
bensch |
orxonox/trunk: Font Renders nicer now
|
|
|
@7428
|
19 years |
bensch |
orxonox/trunk: move the Pollution of the ShellCommand to some other File
|
|
|
@7427
|
19 years |
bensch |
orxonox/trunk: TextEngine gets Cleanly unloaded now
|
|
|
@7426
|
19 years |
bensch |
orxonox/trunk: ShellFont can be changed in threads
|
|
|
@7425
|
19 years |
bensch |
orxonox/trunk: should compile on Windows goin to check this today
|
|
|
@7424
|
19 years |
bensch |
orxonox/trunk: safed the occurence of a directory being the sole competitor
|
|
|
@7423
|
19 years |
bensch |
orxonox/trunk: Completing works
|
|
|
@7422
|
19 years |
bensch |
orxonox/trunk: completing file-system entries
|
|
|
@7421
|
19 years |
bensch |
orxonox/trunk: more completion work
|
|
|
@7420
|
19 years |
bensch |
orxonox/trunk: Completion and execution is ok now
|
|
|
@7419
|
19 years |
bensch |
orxonox/trunk: Test in Execute (first implementation)
|
|
|
@7418
|
19 years |
bensch |
orxonox/trunk: Better implementation
|
|
|
@7417
|
19 years |
bensch |
orxonox/trunk: ShellCommand with new Improved and more general …
|
|
|
@7415
|
19 years |
bensch |
orxonox/trunk: Super-good completion , and extremely tired bensch
|
|
|
@7414
|
19 years |
bensch |
also get the offset
|
|
|
@7413
|
19 years |
bensch |
orxonox/trunk: Shell Completes some Parameters nicely now
|
|
|
@7412
|
19 years |
bensch |
orxonox/trunk: Another CompletionMode is working
|
|
|
@7411
|
19 years |
bensch |
orxonox/trunk: some command-stuff
|
|
|
@7409
|
19 years |
bensch |
orxonox/trunk: first CompletionPlugin works almost
|
|
|
@7408
|
19 years |
bensch |
orxonox/trunk: exist get functions
|
|
|
@7407
|
19 years |
bensch |
orxonox/trunk: cloning the Completors
|
|
|
@7406
|
19 years |
bensch |
sync
|
|
|
@7404
|
19 years |
bensch |
orxonox/trunk: comments
|
|
|
@7403
|
19 years |
bensch |
orxonox/trunk: more exists functions to ClassList, and improved …
|
|
|
@7401
|
19 years |
bensch |
orxonox/trunk: small fixes
|
|
|
@7400
|
19 years |
patrick |
worked on game rules and mission goals
|
|
|
@7399
|
19 years |
bensch |
orxonox/trunk: register unregister much better
|
|
|
@7398
|
19 years |
bensch |
orxonox/trunk: SubString more functionality
|
|
|
@7397
|
19 years |
bensch |
orxonox/trunk: Aliases better
|
|
|
@7396
|
19 years |
bensch |
brief
|
|
|
@7394
|
19 years |
bensch |
orxonox/trunk: list to vector
|
|
|
@7393
|
19 years |
bensch |
orxonox/trunk: ClassList better, and some shell-commands
|
|
|
@7391
|
19 years |
patrick |
orxonox: working on mission goals and mission manager
|
|
|
@7390
|
19 years |
bensch |
orxonox/trunk: ShellCommands stuff
|
|
|
@7389
|
19 years |
bensch |
orxonox/trunk: new and improved ShellCommandAlias
|
|
|
@7388
|
19 years |
bensch |
orxonox/trunk: fixed a notNULL definition
|
|
|
@7387
|
19 years |
bensch |
orxonox/trunk: new Completor
|
|
|
@7386
|
19 years |
bensch |
orxonox/trunk: completions
|
|
|
@7377
|
19 years |
bensch |
work flush
|
|
|
@7375
|
19 years |
bensch |
orxonox/trunk: new Font for the Shell… this one is really readeable, …
|
|
|
@7374
|
19 years |
bensch |
orxonox/trunk: added new Files shell_completion_plugin for the new …
|
|
|
@7373
|
19 years |
bensch |
orxonox/trunk: list to vector
|
|
|
@7372
|
19 years |
bensch |
orxonox/trunk: Typenames as std::string better now
|
|
|
@7371
|
19 years |
bensch |
orxonox/trunk: better completion-algos
|
|
|
@7370
|
19 years |
bensch |
orxonox/trunk: drawLists/tickLists are used, and made some …
|
|
|
@7369
|
19 years |
bensch |
orxonox/trunk: some minor movement and renaming
|
|
|
@7368
|
19 years |
bensch |
orxonox/trunk: some renamings, and GameWorldData now has lists for …
|
|
|
@7359
|
19 years |
bensch |
new
|
|
|
@7358
|
19 years |
bensch |
new
|
|
|
@7357
|
19 years |
patrick |
spawning point reviewed
|
|
|
@7356
|
19 years |
bensch |
orxonox/trunk: added alias
|
|
|
@7355
|
19 years |
bensch |
orxonox/trunk: works on windows too
|
|
|
@7354
|
19 years |
patrick |
orxonox: only a small change to the net manager
|
|
|
@7351
|
19 years |
bensch |
orxonox/trunk: the cheat is now a Static function
|
|
|
@7350
|
19 years |
bensch |
orxonox/trunk: our first cheat
|
|
|
@7349
|
19 years |
patrick |
orxonox: news adjusted and network game manager cleaned from playable
|
|
|
@7348
|
19 years |
bensch |
orxonox/trunk: new Quaternion Functionality. Also added <abs-dir> to …
|
|
|
@7347
|
19 years |
bensch |
orxonox/trunk: some more stuff (now one can play around with them …
|
|
|