Mark Vejvoda
|
00e075df97
|
- more byte order logic
- added new network packet debug
|
2012-11-01 22:00:55 +00:00 |
|
Mark Vejvoda
|
0d88936680
|
- added byte order logic for loading models
|
2012-11-01 21:22:38 +00:00 |
|
Mark Vejvoda
|
8c2ed1187f
|
- working on arm support
|
2012-11-01 19:17:29 +00:00 |
|
Mark Vejvoda
|
caa37c3244
|
- working on arm support
|
2012-11-01 19:01:03 +00:00 |
|
Mark Vejvoda
|
b12ade1ada
|
- test data size
|
2012-11-01 18:48:24 +00:00 |
|
Mark Vejvoda
|
1346cc6024
|
- test byte order conversion
|
2012-11-01 18:22:25 +00:00 |
|
Mark Vejvoda
|
56bcd62d88
|
- more updates to support big endian
|
2012-11-01 16:25:15 +00:00 |
|
Mark Vejvoda
|
c1ec7a395c
|
- more updates to support big endian
|
2012-11-01 07:03:58 +00:00 |
|
Mark Vejvoda
|
e0efa229c5
|
- more updates to support big endian
|
2012-11-01 06:36:35 +00:00 |
|
Mark Vejvoda
|
3bba236d02
|
- more updates to support big endian
|
2012-11-01 06:21:35 +00:00 |
|
Titus Tscharntke
|
37b09daa77
|
cleanup of option menu layout ( But "advanced translation" is not in final place )
|
2012-11-01 00:39:31 +00:00 |
|
Mark Vejvoda
|
b5dc847b66
|
- added new byte order code
|
2012-11-01 00:20:17 +00:00 |
|
Mark Vejvoda
|
b6b1abd43e
|
- added new byte order code
|
2012-11-01 00:19:46 +00:00 |
|
Mark Vejvoda
|
3303d382e3
|
- fix font sizes when loading values from lng files
|
2012-11-01 00:18:38 +00:00 |
|
Mark Vejvoda
|
7010ddd153
|
- initial attempt at making network messages endian friendly
|
2012-11-01 00:06:23 +00:00 |
|
Mark Vejvoda
|
be8564acc6
|
- get better error details on bad slot switch data
|
2012-10-31 20:50:42 +00:00 |
|
Mark Vejvoda
|
2fe92ec848
|
- attempt at getting perfection in debian lintian checks
|
2012-10-31 05:41:31 +00:00 |
|
Mark Vejvoda
|
5dd6214611
|
- populate defaults for english to avoid transifex over-writing values in other languages
|
2012-10-30 21:18:03 +00:00 |
|
Mark Vejvoda
|
6a734a0336
|
- removed unused includes of fontconfig to cleanup some code
- added a warning for developers with older versions of fontconfig, to disable using it
|
2012-10-30 20:03:23 +00:00 |
|
Mark Vejvoda
|
b5966c3049
|
- add optional to force non use of fontconfig
|
2012-10-30 19:47:31 +00:00 |
|
Mark Vejvoda
|
55c7d1976f
|
- show final font file selected in verbose mode
|
2012-10-30 19:29:41 +00:00 |
|
Mark Vejvoda
|
1e8438eadb
|
- add some more verbose info on font searching and cleanup a leak
|
2012-10-30 19:24:18 +00:00 |
|
Mark Vejvoda
|
6266d1831d
|
- stub out admin port for mac osx
|
2012-10-30 18:03:03 +00:00 |
|
Mark Vejvoda
|
e86a1ea5c0
|
- added address and port to socket error
|
2012-10-30 17:47:19 +00:00 |
|
Mark Vejvoda
|
5c15a0e9f4
|
- cast to unsigned int for all calls to srand
|
2012-10-30 17:12:04 +00:00 |
|
Mark Vejvoda
|
69b5f9b39c
|
- added guard for intro randomization to avoid forever loop
|
2012-10-30 17:07:29 +00:00 |
|
Mark Vejvoda
|
8b2e2bfd5d
|
- attempt to cleanup for debian compliance (proper copyright, etc)
|
2012-10-30 07:13:33 +00:00 |
|
Mark Vejvoda
|
b30909f90b
|
- attempt to cleanup for debian compliance (proper copyright, etc)
|
2012-10-30 06:48:12 +00:00 |
|
Mark Vejvoda
|
b4990de52e
|
- bugfix for cmake install for map editor and g3d viewer
|
2012-10-29 21:03:38 +00:00 |
|
Mark Vejvoda
|
1503956c55
|
- no runtime check for sse on mac (since the asm fails) with: error: can't find a register in class 'BREG' while reloading 'asm'
|
2012-10-29 20:37:00 +00:00 |
|
Mark Vejvoda
|
38a205c540
|
- bugfix to cmake install for map editor and g3d viewer
|
2012-10-29 19:47:58 +00:00 |
|
Mark Vejvoda
|
c0f29ccad2
|
- check for sse support when using gnu compilers
|
2012-10-29 07:45:26 +00:00 |
|
Mark Vejvoda
|
51be122b0c
|
- explicitly check for sse cpu support at runtime (in windows)
- can disable this check using: --disable-streflop-checks
|
2012-10-29 07:28:55 +00:00 |
|
Mark Vejvoda
|
604ee7f7be
|
- updated platform id strings
|
2012-10-27 22:38:14 +00:00 |
|
Mark Vejvoda
|
5f52c1a578
|
- updated version output to be more verbose about platform
|
2012-10-26 19:03:58 +00:00 |
|
Mark Vejvoda
|
828616ff27
|
- updated curl-info to show protocols supported by the libcurl used
|
2012-10-26 18:17:02 +00:00 |
|
Mark Vejvoda
|
6718ee22e3
|
- curl-info now shows if ssl is enabled
|
2012-10-26 16:19:50 +00:00 |
|
Mark Vejvoda
|
81989f5947
|
- bugfix if user clicks around while game loading
- cleanup from last checkin (corrections)
|
2012-10-26 04:35:14 +00:00 |
|
Mark Vejvoda
|
28d65e8d55
|
- cleanup from last checkin (corrections)
|
2012-10-26 03:08:40 +00:00 |
|
Mark Vejvoda
|
3419127632
|
- proper way to handle size_t objects (cleanup warning on other platforms)
|
2012-10-26 02:42:10 +00:00 |
|
Mark Vejvoda
|
478c61d18f
|
- remove configurator refs
|
2012-10-26 00:05:44 +00:00 |
|
Mark Vejvoda
|
bf38a83de3
|
- fix for compiling on arm using softfloat
|
2012-10-25 16:35:58 +00:00 |
|
Mark Vejvoda
|
5e3c4e28cf
|
- no longer over-write special tag substitutions in ini files in order to preserve derived paths etc
|
2012-10-24 14:43:02 +00:00 |
|
Mark Vejvoda
|
2796922914
|
- a bit more code cleanup from cppcheck
- cleanup of english hints
|
2012-10-24 06:54:10 +00:00 |
|
Mark Vejvoda
|
6d2afae784
|
- fixed compile on windows
|
2012-10-24 01:09:53 +00:00 |
|
Mark Vejvoda
|
92de14ac98
|
- applied a patch from debian gcc 4.7
|
2012-10-24 00:26:12 +00:00 |
|
Mark Vejvoda
|
e0428fb190
|
- bugfix for transifex download, filename parse out bad characters for language filename
|
2012-10-23 14:49:08 +00:00 |
|
Mark Vejvoda
|
0ba70dbfe9
|
- updated version to 3.7.0-beta2
|
2012-10-22 23:29:25 +00:00 |
|
Mark Vejvoda
|
8b1000cbfb
|
- don't save the transifex password to the ini (but still allow the user to enter the value manually in the ini)
|
2012-10-22 22:06:30 +00:00 |
|
Mark Vejvoda
|
57d0104c01
|
- unescape special html entities when pulling down lng files from transifex
- do not show pw when showing ini settings on commandline
|
2012-10-22 20:05:42 +00:00 |
|