branches with status:
Name Status Last Modified Last Commit
lp:~der-treba/stratagus/stratagus (Has a merge proposal) 1 Development 2013-04-23 18:21:12 UTC
8698. - removed declarations of lua binding...

Author: treba
Revision Date: 2013-04-23 18:21:12 UTC

- removed declarations of lua bindings from video.h
- replaced resolution calls with the following two:
 GetCurrentResolution() -- array with width and height of current resolution. if called at startup, the optimal resolution is given
 GetAvailableResolutions() -- two dimensional array with available resolutions. in window mode gives nil

11 of 1 result