| Commit | Date | |
|---|---|---|
| 2010-09-03 18:45:50 | Tree | |
| 2010-09-03 18:45:44 | Tree | |
| 2010-09-03 18:41:44 | Tree | |
|
[r2865]
by
gringo
Some Cleanings : deleted model_list and model_map, renamed entity field name item to item_nam, renamed s_model field from subentity to subent_index, added Array_Check_Size() function to utils.c |
2010-09-01 11:44:32 | Tree |
| 2010-08-23 02:44:50 | Tree | |
|
[r2863]
by
plombo
Changes to SDL control backend: PC joystick code almost entirely rewritten. This should fix most of the problems OpenBOR has historically had with joystick support. The engine now shuts down properly instead of exiting immediately when closed with F10, Alt+F4, or the window's "X" button. |
2010-08-05 21:28:27 | Tree |
| 2010-07-21 02:02:26 | Tree | |
|
[r2861]
by
plombo
Added new script function: |
2010-07-21 01:58:54 | Tree |
| 2010-07-21 00:39:38 | Tree | |
|
[r2859]
by
damon_caskey
openborvariant("models_cached"); Returns total number of models. openborvariant("models_loaded"); Returns number of models loaded. getmodelproperty({index}, {property}); Returns property from cached model. {index} - Model index. Enumerate the collection to find a specific model. {property} changemodelproperty({index}, {property}, {value}); Change a model property. Any property (see getmodelproperty) is accepted, but only "selectable" property can actually be changed. |
2010-07-15 20:55:53 | Tree |