Greg Taylor
|
0ad8c88c22
|
Comment elaboration.
|
2009-04-25 06:32:47 +00:00 |
|
Greg Taylor
|
ffa03309fc
|
Local object command tables are now in. See game/gamesrc/parents/examples/red_button.py for example. Note that local command matches will override global matches. Command handler short circuits on the first command match. This will typically be the object with the lowest ID.
|
2009-04-25 06:11:42 +00:00 |
|
Greg Taylor
|
df69011134
|
Working on getting command tables implemented on individual objects. It's probably not a good idea to update to this revision in a 'production' environment yet.
|
2009-01-30 03:28:41 +00:00 |
|