Zero Fanker
|
f0d808a912
|
L10n/chinese translation (#5)
* hotkey tips using \t .
* simplified edit menu translation (ZH_CN)
* refactored GetLanguageStringACP and implemented 'TranslateDlgItem' and 'TranslateWindowCaption' helper function .
---------
Co-authored-by: shuiping233 <49360196+shuiping233@users.noreply.github.com>
|
2024-10-29 00:22:39 -04:00 |
|
Zero Fanker
|
1672fd8901
|
a potential double free fix .
|
2024-10-20 16:14:56 -04:00 |
|
Zero Fanker
|
2a9edd868c
|
fixed sometimes basenode cannot be drawn correctly. (e.g. allied infantry barracks) .
|
2024-10-16 00:39:34 -04:00 |
|
Zero Fanker
|
204bdf0ea3
|
resolved compile issue (#99)
|
2024-10-03 04:27:04 +08:00 |
|
Zero Fanker
|
52bfa8321b
|
fixed Ini editor 'add key' logic flaw .
|
2024-10-01 22:39:05 -04:00 |
|
Zero Fanker
|
c22a01e56d
|
more fixing & organizing for #98 .
|
2024-10-01 20:05:58 -04:00 |
|
Zero Fanker
|
6a6832f8c3
|
fixed default facing values .
close #98
|
2024-09-30 19:53:43 -04:00 |
|
Zero Fanker
|
462cd5bf77
|
fixed buildings will not be drawn when crossing map edges .
close #90
|
2024-09-30 19:48:57 -04:00 |
|
Zero Fanker
|
34a09e9aca
|
CIni::InsertOrAssign const reference version implemented, fixed assinging issue .
|
2024-08-05 13:57:34 -04:00 |
|
Zero Fanker
|
28bfce25c9
|
#88, implemented missing param type 22
close #88
|
2024-08-05 00:23:43 -04:00 |
|
Zero Fanker
|
d5cf156aeb
|
code format .
|
2024-08-02 11:16:10 -04:00 |
|
Zero Fanker
|
98edf6b910
|
fixed startup configuration handling issue .
|
2024-08-02 11:16:02 -04:00 |
|
Zero Fanker
|
1b3bd71676
|
resolved distribution missing dll issue .
|
2024-08-01 20:40:04 -04:00 |
|
Zero Fanker
|
bcdbf5dac4
|
release UT libs .
|
2024-08-01 19:55:40 -04:00 |
|
Zero Fanker
|
0061df657c
|
Parent house displayed in dialog will no longer show 'GDI' or 'Nod' .
|
2024-07-04 20:17:58 -04:00 |
|
Zero Fanker
|
5079e68041
|
slightly fixed some minor issues when add new house .
|
2024-07-04 20:15:16 -04:00 |
|
Zero Fanker
|
c15d5be1c5
|
#77, fixed newly added house will add ally with GDI or Nod .
|
2024-07-04 20:01:45 -04:00 |
|
Zero Fanker
|
9a28ce5e27
|
#76, fixed revealing the same script action after first time would causing param with extra data translated wrongly .
|
2024-07-04 19:54:16 -04:00 |
|
Zero Fanker
|
50f57e1675
|
fixed #83, 'InsertString' issue on local variable feature .
|
2024-07-04 19:47:48 -04:00 |
|
Zero Fanker
|
22fa8291be
|
Feature/AI Trigger Editor (#80)
|
2024-07-05 07:39:50 +08:00 |
|
Zero Fanker
|
3bd8d39469
|
fixed #82, script action discontinuous could not using InsertString .
|
2024-07-04 19:31:28 -04:00 |
|
Zero Fanker
|
a58d063b22
|
simplified some of combo box string insert .
|
2024-07-03 23:58:35 -04:00 |
|
Zero Fanker
|
98cf96b927
|
Feature/house dialog (#75)
|
2024-07-04 06:52:41 +08:00 |
|
Zero Fanker
|
487df9bead
|
#27, fixed house deletion issue .
|
2024-07-03 18:51:30 -04:00 |
|
Zero Fanker
|
b094b04acb
|
fixed duplicated script operations in last fix .
|
2024-07-03 18:38:39 -04:00 |
|
Zero Fanker
|
1f2d77f711
|
#73, fixed script type 'ENTER' key issue .
|
2024-07-02 20:29:34 -04:00 |
|
Zero Fanker
|
dcae37feca
|
Feature/taskforce (#74)
|
2024-07-02 11:06:43 +08:00 |
|
Zero Fanker
|
b286e20dfd
|
Feature/team types (#72)
|
2024-06-30 23:14:39 +08:00 |
|
Zero Fanker
|
0b4fba8382
|
ensure script template always follow definition sequence .
|
2024-06-29 20:51:03 -04:00 |
|
Zero Fanker
|
9fe1849e72
|
Feature/script type enhancement (#55)
|
2024-06-27 12:24:51 +08:00 |
|
Zero Fanker
|
321d0f0768
|
fixed potential AI trigger editor issue .
|
2024-06-23 12:02:48 -04:00 |
|
Zero Fanker
|
e64655d878
|
slightly optimized 'TruncSpace' helper function .
|
2024-06-23 12:01:16 -04:00 |
|
Zero Fanker
|
82bc843940
|
#54, fixed tag edit failure .
|
2024-06-23 12:01:13 -04:00 |
|
Zero Fanker
|
b1fd7058f0
|
fixed hardcoded map name to mpr .
|
2024-06-23 11:40:23 -04:00 |
|
Zero Fanker
|
f4617c29dd
|
#52, fixed placing existing waypoint issue again .
|
2024-06-23 11:40:10 -04:00 |
|
Zero Fanker
|
32dd320768
|
multi-process compile set for debug build .
|
2024-06-23 11:18:34 -04:00 |
|
Zero Fanker
|
5a1013b81e
|
format adjustment .
|
2024-06-23 11:18:19 -04:00 |
|
Zero Fanker
|
85908f16c4
|
#53, fixed crash when saving newly created map .
|
2024-06-23 10:41:27 -04:00 |
|
Zero Fanker
|
12d4e2705c
|
#51, fixed ASSERT raised missing code procedure issue.
|
2024-06-22 11:47:30 -04:00 |
|
Zero Fanker
|
7cf299d58e
|
enabled multi-processor compile
|
2024-06-22 11:46:51 -04:00 |
|
Zero Fanker
|
6c7cf1478f
|
L10n/chinese phase 1 (#47)
L10N on some dialogs .
|
2024-06-22 10:39:02 +08:00 |
|
Zero Fanker
|
364a6376d4
|
fixed release workflow (#45)
|
2024-06-21 11:48:43 +08:00 |
|
Zero Fanker
|
15893b36d9
|
implemented release workflow .
|
2024-06-20 22:59:01 -04:00 |
|
Zero Fanker
|
fdc7e066a6
|
all version info now linked to Version.h .
|
2024-06-20 22:58:55 -04:00 |
|
Zero Fanker
|
0fac1ef7b3
|
implemented version helper script .
|
2024-06-19 22:33:50 -04:00 |
|
Zero Fanker
|
76febaa726
|
added version number file .
|
2024-06-19 22:03:27 -04:00 |
|
Zero Fanker
|
1d5096c8a2
|
resolved x64 release build issues .
|
2024-06-19 21:27:58 -04:00 |
|
Zero Fanker
|
71c10c363b
|
format update .
|
2024-06-19 21:03:21 -04:00 |
|
Zero Fanker
|
0e7315b335
|
#14, fixed wrongly deleted value parse, caused logic error .
|
2024-06-18 00:35:54 -04:00 |
|
Zero Fanker
|
6e0eb71f29
|
split out some big functions from MapData .
|
2024-06-18 00:35:49 -04:00 |
|