1
0
forked from 0ad/0ad
Commit Graph

1038 Commits

Author SHA1 Message Date
357874a48c Portrait code for Dudette.
This was SVN commit r1063.
2004-08-26 10:41:10 +00:00
e34c5fdd5d Added Dudette entity to test GUI button.
This was SVN commit r1062.
2004-08-26 10:37:55 +00:00
71753a875f More GUI updates.
This was SVN commit r1061.
2004-08-26 10:37:27 +00:00
9c579eb89d Executable version of the exception-stuff generator
This was SVN commit r1060.
2004-08-26 10:34:09 +00:00
4041b7880e Made missing textures non-fatal
This was SVN commit r1059.
2004-08-26 10:31:34 +00:00
8943b1a0f2 Realigned resource icons to right.
This was SVN commit r1058.
2004-08-26 09:28:10 +00:00
b2a2f447f7 New GUI files to match the new fonts and resource icons.
This was SVN commit r1057.
2004-08-26 08:19:33 +00:00
10930987a8 Added new fonts from Jason.
This was SVN commit r1056.
2004-08-26 08:13:34 +00:00
918cb99c7f now verify glActiveTexture != 0 in GL extension check (in response to bug #18)
This was SVN commit r1055.
2004-08-25 11:44:11 +00:00
85b570f2e9 Removed terrain.raw ... ScEd no longer needs it (generates flat map instead of using this as its default heightmap).
This was SVN commit r1054.
2004-08-25 09:35:28 +00:00
c01f1f00a8 Minorly better error handling
This was SVN commit r1053.
2004-08-24 21:07:20 +00:00
4ce93a9f12 remove misalign warning (no longer relevant)
This was SVN commit r1052.
2004-08-24 17:42:46 +00:00
df5ba1f690 simplification: only VFS allocates output buffer
This was SVN commit r1051.
2004-08-24 17:34:00 +00:00
13e5f5dc11 underwent review, armor-plating and documentation. "finished" (i hope) except for one last outstanding issue:
special-casing uncompressed files in archive. the impl is hackish ATM,
and requires further work on the file_io cache.

This was SVN commit r1050.
2004-08-24 17:29:54 +00:00
fb0b498de2 pthread_mutex update - now uses CRITICAL_SECTIONs. quite hacky; awaiting word from simon how he'd like it :)
This was SVN commit r1049.
2004-08-24 17:27:51 +00:00
49e284ae5e now uses vfs_load instead of vfs_map (faster, doesn't break if the files are in an archive and compressed)
This was SVN commit r1048.
2004-08-24 17:26:35 +00:00
aba8d1daaa Updated GUI scripts to include references to all the new GUI images for the next PASAP milestone in sprite1, and implemented some of it in hello and basefunctions. Mostly just throwing images on the screen, but some new stuff like it shows portraits and stat icons when clicking units now.
This was SVN commit r1047.
2004-08-24 17:17:23 +00:00
e287eac695 Updated charsets
This was SVN commit r1046.
2004-08-24 14:59:41 +00:00
68aa9a81f3 Removed the single-pixel borders between glyphs; most font textures are now half their former size
This was SVN commit r1045.
2004-08-24 14:58:50 +00:00
f0e6936b94 Updated
This was SVN commit r1044.
2004-08-24 11:42:44 +00:00
d5a5f4c300 Now uses plain English messages when calling translate() before loading a language, rather than crashing
This was SVN commit r1043.
2004-08-24 11:32:32 +00:00
83fb95dbde Removed hard-coded filenames
This was SVN commit r1042.
2004-08-24 11:29:40 +00:00
c6d292dc87 Slightly better dictionary handling
This was SVN commit r1041.
2004-08-24 11:28:18 +00:00
49b5c5c2b8 Trivial wrapper around vfs_next_dirent, to make some other code a little tidier
This was SVN commit r1040.
2004-08-24 11:26:32 +00:00
a684d27654 Error code to exception conversion, via ThrowError(code)
This was SVN commit r1039.
2004-08-24 11:09:11 +00:00
9fa5e3b57a Better Unicode support in the console
This was SVN commit r1038.
2004-08-24 11:07:50 +00:00
506b283844 Now actually uses IsInitialised() correctly, to avoid crashing when logging messages before the config DB is loaded
This was SVN commit r1037.
2004-08-24 11:05:41 +00:00
c92872a13f Put all the standard characters into verdana16
This was SVN commit r1036.
2004-08-21 14:18:41 +00:00
003bf13eb0 GCC fixes: things
This was SVN commit r1035.
2004-08-21 12:57:10 +00:00
6873de4ed0 GCC fixes: string.c_str() in LOG
This was SVN commit r1034.
2004-08-21 12:55:43 +00:00
59fd28fc93 GCC fixes: made zip_archive_open/close not inline
This was SVN commit r1033.
2004-08-21 12:54:25 +00:00
57fad52ef3 GCC non-fixes: marked broken code
This was SVN commit r1032.
2004-08-21 12:53:17 +00:00
d1e29b1d16 GCC fixes: avoid warnings about XP_UNIX
This was SVN commit r1031.
2004-08-21 12:52:31 +00:00
a8f64267a2 GCC fixes: evil goto.
This was SVN commit r1030.
2004-08-21 12:50:55 +00:00
0e55379b36 Initial i18n integration
This was SVN commit r1029.
2004-08-21 11:45:01 +00:00
b981542a51 Initial l10n data
This was SVN commit r1028.
2004-08-21 11:41:30 +00:00
9e4ee4b8d9 Quadrupled stack size, since we had too many files
This was SVN commit r1027.
2004-08-21 11:35:46 +00:00
6e9c7dd532 Fixed minor type-conversion warnings
This was SVN commit r1026.
2004-08-20 14:03:49 +00:00
35baf71fe8 Define XP_* globally, for anything that uses SpiderMonkey directly
This was SVN commit r1025.
2004-08-20 14:02:53 +00:00
0ac6b7839f (That last message didn't make much sense at all, and the code was slightly wrong anyway)
Check for error definitions in .cpp/.h files inside directories whose
names contain digits.

This was SVN commit r1024.
2004-08-20 12:53:24 +00:00
88ab133c1f Check for errors in directory names containing digits (e.g. "i18n")
This was SVN commit r1023.
2004-08-20 12:41:08 +00:00
f94ecbd6d7 hide ugly multimap code behind interface
This was SVN commit r1022.
2004-08-19 12:03:15 +00:00
e6324c95d6 add rationale for non-caching async IO and not prefetching
This was SVN commit r1021.
2004-08-19 12:02:58 +00:00
0706801286 heeding thoreau's "simplify" call. fat trimmed from tree_lookup and remount;
no longer support single archives: discussed with stu, it's not
necessary

This was SVN commit r1020.
2004-08-19 12:02:15 +00:00
95453aa2c6 add STL_HASH_(MULTI)MAP
This was SVN commit r1018.
2004-08-18 02:13:53 +00:00
d58e16e0ff work in progress. caching moved to sync IO code (simplifies things).
This was SVN commit r1017.
2004-08-18 02:12:52 +00:00
e2970992fd fix FileIO type; also new transfer mode for uncompressed files that allows using the file cache (HACK!)
This was SVN commit r1016.
2004-08-18 02:11:50 +00:00
3d455fc05f h_find now via hash multimap instead of linear search (it's called often)
This was SVN commit r1015.
2004-08-18 02:08:15 +00:00
4934c7cbe2 don't cache VDir (not copy equivalent). fixes bug that caused terrain textures not to load.
also renamed FileIO

This was SVN commit r1014.
2004-08-18 02:06:23 +00:00
ac8cfef8d0 bugfix: was memsetting the memory log /stream/, not buffer. while at it, we just alloc via calloc
This was SVN commit r1013.
2004-08-18 01:51:23 +00:00