Commit Graph

682 Commits

Author SHA1 Message Date
David Carlier
0064bca03b aciScreenText mem leak fix 2022-05-27 19:04:27 +01:00
Yury Zhuravlev
44c2517e4a Merge pull request #585 from caiiiycuk/va_fsigned_char
add -fsigned-char compile option
2022-05-19 23:40:40 +09:00
Yury Zhuravlev
6504b52074 Merge pull request #584 from caiiiycuk/va_androidhd_main
Inital support for android
2022-05-19 23:39:21 +09:00
Yury Zhuravlev
beff3da15f Merge pull request #583 from caiiiycuk/va_cmakeandroid
Support android in CMakeLists.txt
2022-05-19 23:38:29 +09:00
Yury Zhuravlev
063a9eb922 Merge pull request #564 from caiiiycuk/patch-2
Dynamic aspect + window resize
2022-05-19 23:37:12 +09:00
Alexander Guryanov
b91edbf9e2 add -fsigned-char compile option 2022-05-13 10:50:59 +07:00
Yury Zhuravlev
7412ed8895 Merge pull request #582 from caiiiycuk/va_movelang
Move lang.cpp/lang.h to xtool to avoid linking problems
2022-05-12 23:58:08 +09:00
Yury Zhuravlev
b36b5737d4 Merge pull request #581 from caiiiycuk/va_xerrhead_segfault
Fix SEGFAULT (on android) in error handler
2022-05-12 23:56:47 +09:00
Yury Zhuravlev
f8320b318a Merge pull request #579 from caiiiycuk/va_ioerror
Better error message for I/O operations
2022-05-12 23:55:53 +09:00
Alexander Guryanov
091a457071 * Change main name for android
* Always use HD version on android
2022-05-12 21:44:52 +07:00
Alexander Guryanov
867553e6b4 Move lang.cpp/lang.h to xtool to avoid linking problems 2022-05-12 21:36:56 +07:00
Alexander Guryanov
f81c03c92c Support android in CMakeLists.txt 2022-05-12 21:26:44 +07:00
Alexander Guryanov
0f8ca06c3f Fix SEGFAULT (on android) in error handler 2022-05-12 21:11:24 +07:00
Alexander Guryanov
9d4de50697 Better error message for I/O operations 2022-05-12 16:41:49 +07:00
Yury Zhuravlev
29907d8a03 Merge pull request #578 from DileSoft/git_message
Show commit information in error message
2022-05-11 19:51:56 +09:00
dilesoft
4ae80623d1 indent change 2022-05-11 12:47:25 +03:00
Yury Zhuravlev
f466a9c066 Merge pull request #567 from Aidoneus/fix455
Fixed #455
2022-05-10 19:46:42 +09:00
Yury Zhuravlev
90e7e7eb8c Merge pull request #566 from Aidoneus/fix525
Fixed #525 + prevent error (warning as error) when trying to build wi…
2022-05-10 19:45:13 +09:00
Yury Zhuravlev
c83543cbc5 Merge pull request #565 from devnexen/dictionary_to_cpp
apply c++ warning to only c++ compilation units, fixing warning on in…
2022-05-10 19:42:37 +09:00
Yury Zhuravlev
c83be0c9bb Merge pull request #576 from lpenguin/fix-575
Fixed segmentation fault in the Barrier
2022-05-10 19:16:13 +09:00
dilesoft
ff9cfc77e2 git command 2022-05-09 10:38:31 +03:00
dilesoft
c9b749ad13 git command 2022-05-09 10:26:34 +03:00
dilesoft
a5ce644e48 git command 2022-05-09 10:10:34 +03:00
dilesoft
69465447f5 Show commit information in error message 2022-05-09 09:45:33 +03:00
Nikita Prianichnikov
cb61426609 dastPutSandOnMapAlt: checking lt in the main cycle 2022-05-09 09:20:07 +03:00
Alexander Guryanov
9af346cb82 Dynamic aspect 2022-05-05 09:22:37 +07:00
Alexander Dormidontov
402c0409d7 Fixed #455 2022-05-02 16:07:09 +04:00
Alexander Dormidontov
fd6d928dad Fixed #525 + prevent error (warning as error) when trying to build with DIAGEN_TEST=ON 2022-05-02 15:27:51 +04:00
David Carlier
70d142b4d2 apply c++ warning to only c++ compilation units, fixing warning on iniparser. 2022-04-30 18:49:03 +01:00
Yury Zhuravlev
cbf830ad38 Merge pull request #563 from caiiiycuk/patch-1
Update README.md
2022-04-26 17:03:36 +09:00
Alexander Guryanov
ce9045fbbc Update README.md 2022-04-25 15:44:22 +07:00
Yury Zhuravlev
b67e9863dd Merge pull request #562 from Fenex/patch-1
Update README.md: add link to wiki page
2022-04-25 17:26:56 +09:00
Yury Zhuravlev
daf01b82ca Merge pull request #561 from devnexen/mem_fault_fixes
memory issues fixes.
2022-04-25 17:26:20 +09:00
Vitaliy Busko
13584f2ef3 Update README.md: add link to wiki page 2022-04-17 04:53:39 +07:00
David Carlier
15ccb0d78c memory issues fixes proposal. 2022-04-16 17:21:36 +01:00
Yury Zhuravlev
1d51570976 Merge pull request #560 from devnexen/macos_and_const_fix
avi build fix.
2022-04-16 18:38:12 +09:00
David CARLIER
99ba4e5a1f avi build fix. 2022-04-10 15:54:30 +01:00
Yury Zhuravlev
722e110d59 Merge pull request #557 from KranX/fix/coursor-race-condition
Fix race condition during init cursor and biting plus fix clipping.
2022-04-03 22:25:51 +09:00
stalkerg
6d8b1c21a0 clip UI interface images 2022-04-03 22:11:41 +09:00
stalkerg
7e38d598b8 do cursor animation from event poll 2022-04-03 19:14:17 +09:00
stalkerg
715dc23ba2 Fix race condition durinig init coursor and bliting. 2022-04-03 18:00:42 +09:00
Nikita Prianichnikov
48483ca634 Minimap holes fix: drawing a background filled with ones under the minimap (#550) 2022-03-13 21:26:21 +09:00
Xiada
d5d6c4ac9c chat input enhancement (#520)
chat input enhancement

cursor moving (arrows, ctrl+arrows), selection (shift, ctrl+A), hotkeys (ctrl + X, ctrl + C, ctrl + V)
+some refactoring
2022-02-12 01:23:12 +09:00
DileSoft
221b64d1c6 Show stack trace on error on Windows (#524)
Show stack trace on an error on Windows
2022-01-26 22:03:02 +09:00
Yury Zhuravlev
60b4dec789 Merge pull request #515 from Aidoneus/master
HD versions of loadscreens + HD backdrop selection fix for main menu + HD resources artist added to credits
2.0
2021-11-21 17:28:35 +09:00
Alexander Dormidontov
5b9e875902 Forgot to remove iostream 2021-11-19 01:26:32 +04:00
Kiifts thi Iftusihtust
35ccb85e4a HD versions of loadscreens + HD backdrop selection fix for main menu + HD resources artist added to credits 2021-11-19 01:17:49 +04:00
Yury Zhuravlev
4d6eb2afe7 Merge pull request #514 from DileSoft/network_stability
Network stability
2021-11-17 21:14:03 +09:00
DileSoft
f3f42d6b08 bug fix 2021-11-16 20:30:32 +03:00
DileSoft
e13a8fe92f light coordinates 2021-11-16 13:01:25 +03:00