|
|
@9754
|
18 years |
bensch |
orxonox/branches/new_class_id: moved the lua_State definitions out of …
|
|
|
@9753
|
18 years |
bensch |
links and compiles again
|
|
|
@9752
|
18 years |
bensch |
changed some functions to be inlined, (only runtime-specifics …
|
|
|
@9751
|
18 years |
bensch |
deleted strange/useless stuff
|
|
|
@9750
|
18 years |
bensch |
ChangeLog changed
|
|
|
@9749
|
18 years |
bensch |
minors
|
|
|
@9748
|
18 years |
bensch |
completely documented Executors
|
|
|
@9747
|
18 years |
bensch |
orxonox/new_class_id: Indexing works again for all the Scripts.
|
|
|
@9746
|
18 years |
bensch |
orxonox/new_class_id: does not run anymore with scripts, but i think, …
|
|
|
@9745
|
18 years |
bensch |
Extension possible now
|
|
|
@9744
|
18 years |
bensch |
removed old executor
|
|
|
@9743
|
18 years |
bensch |
orxonox/new_class_id: lua_State executor definition
|
|
|
@9742
|
18 years |
bensch |
added a Substring handler
|
|
|
@9741
|
18 years |
bensch |
added all files to the Makefile.am
|
|
|
@9740
|
18 years |
bensch |
multiple generic inclusion of Executors, better and nicer interface …
|
|
|
@9739
|
18 years |
bensch |
functor_definitors
|
|
|
@9738
|
18 years |
bensch |
more includes for simpler usage
|
|
|
@9737
|
18 years |
bensch |
split it up
|
|
|
@9736
|
18 years |
bensch |
more convertibles, more generic
|
|
|
@9735
|
18 years |
bensch |
orxonox/new_class_id: better usage of the FunctionType in the …
|
|
|
@9734
|
18 years |
bensch |
new_class_id: better constructs for the Executor.
|
|
|
@9733
|
18 years |
bensch |
orxonox/new_class_id: removed all the base of Executor.
Now it is …
|
|
|
@9732
|
18 years |
bensch |
cleaned out useless non-portable stuff
|
|
|
@9731
|
18 years |
bensch |
orxonox/new_class_id: more generic executor, with much more elaborate …
|
|
|
@9730
|
18 years |
bensch |
cleaner executor with evaluate function, that will be made an Object Soon.
|
|
|
@9729
|
18 years |
bensch |
less realy useless debug output
|
|
|
@9728
|
18 years |
bensch |
cleanup
|
|
|
@9727
|
18 years |
bensch |
orxonox/new_class_id: new Executor construct, that is much more …
|
|
|
@9726
|
18 years |
bensch |
stuff from yesterday
|
|
|
@9725
|
18 years |
bensch |
orxonox/new_class_id: less debug
|
|
|
@9724
|
18 years |
bensch |
many many documentations and one new functiopm
|
|
|
@9723
|
18 years |
bensch |
orxonox/trunk: safer smart-pointer
|
|
|
@9722
|
18 years |
bensch |
orxonox: now it is gcc-4.1.1 conform
strangely before this, it was …
|
|
|
@9721
|
18 years |
bensch |
soundBuffers are Resources, and are not getting deleted by any engine
|
|
|
@9720
|
18 years |
bensch |
orxonox/new_class_id: found the bug in the scripts…
thanks to silvan …
|
|
|
@9719
|
18 years |
bensch |
directory expansion
|
|
|
@9718
|
18 years |
bensch |
more thoughts on Resources, and soon going to adapt… i think i've …
|
|
|
@9717
|
18 years |
bensch |
removed check case
|
|
|
@9716
|
18 years |
bensch |
more renamings
|
|
|
@9715
|
18 years |
bensch |
renamed newclassid to classid and newobjectlist to objectlist
|
|
|
@9714
|
18 years |
bensch |
some thoughts on Resources
|
|
|
@9713
|
18 years |
bensch |
terrain fixed, and <cassert> included
|
|
|
@9712
|
18 years |
bensch |
fixed minority reports
|
|
|
@9709
|
18 years |
bensch |
orxonox/branches/new_class_id: new_class ID working, adapdet many …
|
|
|
@9707
|
18 years |
bensch |
some more WorldEntities adapted
|
|
|
@9706
|
18 years |
bensch |
adapted spawning point
|
|
|
@9705
|
18 years |
bensch |
adapted many more classes
|
|
|
@9704
|
18 years |
bensch |
adapted some game-rules
|
|
|
@9703
|
18 years |
bensch |
orxonox/new_object_list: fast factory, ObjectManager, and Hud adapted
|
|
|
@9702
|
18 years |
bensch |
new BaseObjectList retrieval function, thus removing the awefully …
|
|
|
@9701
|
18 years |
bensch |
orxonox/trunk: new safer concept for NewClassID
|
|
|
@9700
|
18 years |
bensch |
better makefile again
|
|
|
@9699
|
18 years |
bensch |
adapted script_engine
|
|
|
@9698
|
18 years |
bensch |
adapted lang again
|
|
|
@9697
|
18 years |
bensch |
adapted shell
|
|
|
@9696
|
18 years |
bensch |
orxonox/trunk: more functionality: getObject, getObjectList, and many …
|
|
|
@9695
|
18 years |
bensch |
compiles more than before
|
|
|
@9694
|
18 years |
bensch |
reverted stupid change
|
|
|
@9693
|
18 years |
bensch |
new_class_id: syncing the IteratorClass
|
|
|
@9692
|
18 years |
bensch |
orxonox/new_class_id: some thoughts on a BaseIterator class, that can …
|
|
|
@9691
|
18 years |
bensch |
new_class_id: adapted Network
|
|
|
@9690
|
18 years |
bensch |
some network-stuff
|
|
|
@9689
|
18 years |
bensch |
new_class_id: glgui adapted
|
|
|
@9688
|
18 years |
bensch |
new_class_id: adapted the CREngine
@patrick: changed long classID to …
|
|
|
@9687
|
18 years |
bensch |
new_class_id: CDengine adapted
|
|
|
@9686
|
18 years |
bensch |
new_class_id: many more classes done
|
|
|
@9685
|
18 years |
bensch |
adapted many classes to the new ClassID System, now comes the hard …
|
|
|
@9684
|
18 years |
bensch |
orxonox/branches/new_class_id: slowly but surely reimplementing to the …
|
|
|
@9683
|
18 years |
bensch |
copy of trunk for the integration of the new ClassID
|
|
|
@9657
|
18 years |
bensch |
deleted merged branche
|
|
|
@9655
|
18 years |
patrick |
local messages now get also delivered via an externaly polled function
|
|
|
@9654
|
18 years |
patrick |
some connection movement work
|
|
|
@9653
|
18 years |
patrick |
some more smaller works:
- fixed a bug preventing clients/proxies to …
|
|
|
@9652
|
18 years |
patrick |
proxy server now temporarily does not open server ports (so i can test …
|
|
|
@9651
|
18 years |
patrick |
killing works again: @bensch: could you perhaps add an explosion on …
|
|
|
@9650
|
18 years |
patrick |
the network mode shoudl support kills again
|
|
|
@9649
|
18 years |
bensch |
gui should be hirachical now
|
|
|
@9648
|
18 years |
patrick |
damage of the lasers extended
|
|
|
@9647
|
18 years |
patrick |
there are now two team
|
|
|
@9646
|
18 years |
bensch |
master is being shown
|
|
|
@9645
|
18 years |
bensch |
nicer proxy
|
|
|
@9644
|
18 years |
bensch |
display widgets correctly
|
|
|
@9643
|
18 years |
patrick |
localhost now gets its own ip, hoover is added to the correct team
|
|
|
@9642
|
18 years |
bensch |
node-widget
|
|
|
@9641
|
18 years |
bensch |
minor cleanup
|
|
|
@9640
|
18 years |
bensch |
orxonox/proxy: way faster update, so update will be made automatically
|
|
|
@9639
|
18 years |
bensch |
orxonox/trunk: tmuch better lookAt implementation, so that the Turrets …
|
|
|
@9638
|
18 years |
patrick |
tests in redirection forcing
|
|
|
@9637
|
18 years |
patrick |
the node registration now works perfectly and hirarchicaly
|
|
|
@9636
|
18 years |
patrick |
connection redirection now works also as it should
|
|
|
@9635
|
18 years |
patrick |
the other SERVER doesn't check anymore if the variable was sent correctly
|
|
|
@9634
|
18 years |
patrick |
now the owner SERVER permission should also work. the client movement …
|
|
|
@9633
|
18 years |
patrick |
override, wrong send perm
|
|
|
@9632
|
18 years |
patrick |
proxy server overriding issue
|
|
|
@9631
|
18 years |
patrick |
proxy server overriding issue
|
|
|
@9630
|
18 years |
patrick |
logical adjustements
|
|
|
@9629
|
18 years |
patrick |
one more rule to prevent proxys overwriting masters
|
|
|
@9628
|
18 years |
patrick |
another bug fix for the proxy permissions
|
|
|
@9627
|
18 years |
patrick |
intrudoced very much debug information into the permission system …
|
|
|
@9626
|
18 years |
patrick |
proxy server accepts clients again, some doc
|
|
|