1
0
forked from 0ad/0ad
Commit Graph

1102 Commits

Author SHA1 Message Date
Gee
6e07632775 Changed a function that the GUI uses to Unicode.
This was SVN commit r1127.
2004-09-06 02:24:34 +00:00
Gee
da465ae1dc Made a little change only to make it compile, hopefully it won't do too much damage until Philip can correct this.
This was SVN commit r1126.
2004-09-06 02:22:38 +00:00
Gee
9133042540 GUI: Translates and outputs localised string in Unicode... hooray!
This was SVN commit r1125.
2004-09-06 02:21:21 +00:00
c81ad2d1d4 Code for GUI frame counter to work with Philip's getFPS() function.
This was SVN commit r1124.
2004-09-05 18:44:00 +00:00
70ead76535 Hotkey for frame counter.
This was SVN commit r1123.
2004-09-05 18:43:40 +00:00
3a3a5b6c34 Added getFPS(), so the GUI can draw the FPS counter. Also added getLanguageID(), so it knows what language it's using
This was SVN commit r1122.
2004-09-05 11:28:59 +00:00
959600b0d1 Removed FPS display
This was SVN commit r1121.
2004-09-05 11:27:23 +00:00
e29fd0deba Updated GUI with overlays for main menu.
This was SVN commit r1120.
2004-09-05 10:21:56 +00:00
3b15f3f1e4 Text alignment alterations
This was SVN commit r1119.
2004-09-04 20:35:12 +00:00
933f51d48b Made text always be placed at integer positions, to avoid it looking too ugly
This was SVN commit r1118.
2004-09-04 19:05:25 +00:00
4da6db92d2 Fixed typo in complex mathematical equation (center = "top+bottom/2.f")
This was SVN commit r1117.
2004-09-04 18:30:12 +00:00
3ef7b1b67b Corrected JS_AddRoot usage (it wants a JSObject**/JSString**/jsval*/etc)
This was SVN commit r1116.
2004-09-04 14:43:23 +00:00
51e20e6ef6 Realised that there's no need to store the JSObject* as a void*
This was SVN commit r1115.
2004-09-04 14:40:06 +00:00
c164d9b32c Made buffer-zone consistently a float
This was SVN commit r1114.
2004-09-03 21:37:39 +00:00
9b1127d82f Type checking in dangerous pointer-using code
This was SVN commit r1113.
2004-09-03 21:25:39 +00:00
78934b50c1 split up call to _CrtSetDbgFlag
This was SVN commit r1112.
2004-09-03 20:21:09 +00:00
c0342b1ff7 JS GUI interface changes to handle floating-point sizes, plus a few fewer bugs
This was SVN commit r1111.
2004-09-03 14:12:43 +00:00
348505ee14 Added g_ScriptingHost.[GS]etObjectProperty_Double, as a randomly useful function
This was SVN commit r1110.
2004-09-03 14:10:48 +00:00
03ae01c44a Replaced all CStr16 with CStrW, because its name was too confusing
This was SVN commit r1109.
2004-09-03 14:08:12 +00:00
Gee
ec7ace7016 no message
This was SVN commit r1108.
2004-09-03 05:49:20 +00:00
Gee
d42de50280 Updated everything that's related to screen position to use floats
This was SVN commit r1107.
2004-09-03 05:48:47 +00:00
Gee
ab63c17678 no message
This was SVN commit r1106.
2004-09-02 19:35:07 +00:00
f57e5ab737 Localised crash message (try ":loadLanguage("pseudogreek"), crash()" in the console in a non-Debug build)
This was SVN commit r1105.
2004-09-02 19:24:29 +00:00
756c89d85d Removed GUI TEMPmessage
This was SVN commit r1104.
2004-09-02 19:18:14 +00:00
2ca0e69171 Fixed offset to avoid floating tree problem.
This was SVN commit r1103.
2004-09-02 15:55:38 +00:00
Gee
30eb103c20 Places the intro-button perfectly
This was SVN commit r1102.
2004-09-02 14:41:33 +00:00
Gee
6b384432e0 no message
This was SVN commit r1101.
2004-09-02 03:05:16 +00:00
Gee
bddabc48f8 Changed textalign and textvalign to text-align and text-valign.
This was SVN commit r1100.
2004-09-02 03:03:43 +00:00
Gee
f2a615f0a3 Updates, mostly about centering text.
This was SVN commit r1099.
2004-09-02 03:02:32 +00:00
72e730be3a minor improvements / commenting
This was SVN commit r1098.
2004-09-02 02:47:11 +00:00
71b62dc484 more explanation of auto-init system
This was SVN commit r1097.
2004-09-02 02:46:50 +00:00
8a19257cd4 Fixed conversion of non-NULL-terminated strings
This was SVN commit r1096.
2004-09-01 19:49:23 +00:00
29e0bfea5b Added CStr constructor for non-NULL-terminated char*s
This was SVN commit r1095.
2004-09-01 19:48:51 +00:00
18fea5478f Updated i18n code
This was SVN commit r1094.
2004-09-01 19:48:03 +00:00
c63f5b6b21 Updated i18n data
This was SVN commit r1093.
2004-09-01 19:47:08 +00:00
44ddbd201f Removed an old unused #define
This was SVN commit r1092.
2004-09-01 19:23:02 +00:00
Gee
e2a8eb4def Removed some debug output in log only I need to see.
This was SVN commit r1091.
2004-08-31 03:25:36 +00:00
Gee
7e5ec93036 Minor change I forgot to make.
This was SVN commit r1090.
2004-08-31 03:24:42 +00:00
Gee
705682a2cd Added buffer-zone as setting.
This was SVN commit r1089.
2004-08-31 03:22:39 +00:00
Gee
f0fbd8a961 Added buffer-zone in default style and changed the text-test some.
This was SVN commit r1088.
2004-08-31 03:22:13 +00:00
Gee
9ce8a4ced8 Specifics for icon added.
This was SVN commit r1087.
2004-08-31 02:18:57 +00:00
Gee
51b5254a9d Added a GUI file to load
This was SVN commit r1086.
2004-08-31 02:10:40 +00:00
Gee
924b0bf1b4 Major fixes and updates. Let me know if I screwed up resolving conflicts.
This was SVN commit r1085.
2004-08-31 02:09:58 +00:00
3b91514dbe buildTime() function, as a temporary version identifier for distributed builds
This was SVN commit r1084.
2004-08-30 11:20:59 +00:00
00abe93628 New readme file to ensure system/ doesn't get removed.
This was SVN commit r1083.
2004-08-29 20:27:05 +00:00
e76c245227 Various fixes from Malte, including a General's Tent main menu.
This was SVN commit r1082.
2004-08-29 19:33:22 +00:00
1036f4cb5b Merged content of ps_instructions.txt into system.cfg, since they both have hotkey listings.
This was SVN commit r1081.
2004-08-29 15:59:18 +00:00
23e9e16096 Removed ps_instructions as content has been merged into system.cfg.
This was SVN commit r1080.
2004-08-29 15:58:50 +00:00
f05afa04a2 fix incorrect Tex_reload state handling (caused actual reloads to fail, i.e. display white texture)
This was SVN commit r1079.
2004-08-28 17:44:28 +00:00
b7ceaa0652 fix init segment names (must not be A or Z); see meeting log, 2004-08-28
This was SVN commit r1078.
2004-08-28 17:34:06 +00:00