Commit graph

49 commits

Author SHA1 Message Date
Ondrej Novak
54d7d22734 FIx detection of drive letter in windows path, use utf-8 for path #2 2025-04-30 23:00:46 +02:00
Ondrej Novak
b1d0f252f3 fix crash while clickmap is used in save dialog 2025-04-22 19:53:51 +02:00
Ondřej Novák
e7db30ca27 prepare linux build, fix some memory leaks 2025-04-20 18:16:29 +02:00
Ondřej Novák
0550d584e6 fix some warnings 2025-04-17 11:59:50 +02:00
Ondrej Novak
45bb0c8431 show all savegames from menu 2025-04-15 14:58:44 +02:00
Ondřej Novák
04b57b4088 support for hotpatching to restore ADV patch support 2025-03-25 19:47:01 +01:00
Ondřej Novák
7aaeccd1c3 fix summon enemies 2025-03-23 16:47:22 +01:00
Ondřej Novák
9a3641cf03 rewrite swapping maps 2025-03-23 15:55:19 +01:00
Ondřej Novák
3eb73c4ad1 fix bugs, better crt, mouse cursor size in config 2025-03-23 13:52:09 +01:00
Ondřej Novák
b540f06d99 Merge branch 'main' of https://github.com/ondra-novak/gates_of_skeldal.git into main 2025-03-16 15:44:54 +01:00
Ondřej Novák
66aaaeaf50 fix memory leak in restore_items 2025-03-16 15:44:44 +01:00
Ondrej Novak
8faba63219 can delete save, do not delete autosave when dead pc 2025-03-09 17:30:58 +01:00
Ondrej Novak
1297cccd70 fix bug, controller info, remove old stuff 2025-03-08 20:40:04 +01:00
Ondrej Novak
e2fb5b9910 fix some asan crashes 2025-03-04 18:53:04 +01:00
Ondřej Novák
0e251dcd05 more controller support and fix some crashes 2025-03-04 12:07:40 +01:00
Ondrej Novak
44e73566b1 support for controllers, save effect, fix bugs 2025-03-02 20:36:41 +01:00
Ondřej Novák
9e5faf53de Better handle and display autosaves 2025-03-01 21:15:18 +01:00
Ondřej Novák
9b199b13a7 fix crash when switching maps in global map 2025-03-01 20:19:53 +01:00
Ondřej Novák
1e7bbcb245 doubleclicks, old savegame ui 2025-03-01 19:53:54 +01:00
Ondřej Novák
fed5a04323 Merge branch 'main' of
https://github.com/ondra-novak/gates_of_skeldal.git into main
2025-03-01 12:33:29 +01:00
Ondrej Novak
1acb374068 save slot's second id is related to UTC time to help sorting and cloud syncing. 2025-02-24 21:15:45 +01:00
Ondrej Novak
3c81b6ccf0 Fix bug loading saved game state when extra items are introduced 2025-02-23 21:53:20 +01:00
Ondrej Novak
56cac26206 fix manabatery, fix timer clock skew, check queue when mouse move, wasd control 2025-02-23 14:00:55 +01:00
Ondrej Novak
a8c9fced4c fix crashes 2025-02-16 20:41:29 +01:00
Ondrej Novak
075100d2ce Merge branch 'main' of https://github.com/ondra-novak/gates_of_skeldal 2025-02-14 20:46:25 +01:00
Ondřej Novák
86dd699c69 linux fix issues 2025-02-14 21:38:42 +01:00
Ondrej Novak
02f5d21c32 some fixes in win 2025-02-14 20:44:02 +01:00
Ondrej Novak
2d7697174d several fixes and improvements (combat log) - windows 2025-02-11 11:04:30 +01:00
Ondřej Novák
05726326bd Better combat log, fix crash when throw action during combat 2025-02-10 12:46:38 +01:00
Ondřej Novák
e1967ded4f changed savegame 2025-02-09 20:14:12 +01:00
Ondrej Novak
5746bed249 fix crash - bug in savegame 2025-02-09 10:59:13 +01:00
Ondřej Novák
3d8ee275e4 linux release build, cleanup repository 2025-02-08 19:27:47 +01:00
Ondrej Novak
f70b29abab compile and run in windows (improvements needed) 2025-02-08 09:19:55 +01:00
Ondřej Novák
0ae638276e fix crash entering sopka.map for second time 2025-02-05 10:41:40 +01:00
Ondřej Novák
33fa026576 allow to leave PC in other map 2025-02-04 15:08:35 +01:00
Ondřej Novák
73b949fb2e added console and a few commands 2025-02-02 21:50:52 +01:00
Ondřej Novák
f8a1501289 sound, music, mixer 2025-02-02 14:29:06 +01:00
Ondřej Novák
99378da298 improve fonts and fix bugs 2025-01-31 20:21:13 +01:00
Ondřej Novák
a8a87d514c no loading between levels, many improvements in code 2025-01-31 18:54:59 +01:00
Ondřej Novák
4a0c7d4fd0 rewrite gpathtable and path resolution 2025-01-30 22:39:52 +01:00
Ondřej Novák
ebcd71ece8 fix buffer overflow in chargen + CRT effect 2025-01-30 10:46:58 +01:00
Ondřej Novák
3b903e2b52 you can now visit caredbar! 2025-01-28 21:46:19 +01:00
Ondřej Novák
b6c5658b48 fix lot of gcc reported issues 2025-01-27 19:32:15 +01:00
Ondřej Novák
669f72908e revision of events 2025-01-27 17:33:59 +01:00
Ondřej Novák
858c4384e8 fix many warnings (hope everything will work) 2025-01-27 11:26:51 +01:00
Ondřej Novák
42f780a729 trying to debug, additional rewrites 2025-01-26 21:36:03 +01:00
Ondřej Novák
378b5586ab import sdl, some tests, nothing work yet 2025-01-26 15:03:44 +01:00
Ondřej Novák
a7278bac40 libs compiles 2025-01-25 21:15:16 +01:00
Ondřej Novák
1b0f7fe0c2 game folder "just" compiles (not link) 2025-01-25 13:08:41 +01:00
Renamed from GAME/GAMESAVE.C (Browse further)