Tanner Donovan
008f92e536
add install instructions for mac ( #49 )
2018-06-21 23:08:58 -05:00
Adam Stachowicz
a71ff341f6
Enable OSX build for Travis CI ( #44 )
2018-06-21 21:37:22 -05:00
Cengiz Can
68422d2f39
Makefile should clean *.lib files & as.exe needs linking ( #47 )
2018-06-21 21:36:04 -05:00
Leonard
7e5bed4fb5
Makefile: Use just one makefile; improvements ( #29 )
2018-06-21 09:21:09 -05:00
galaxyhaxz
5f31783b0c
Upload Cross-ref spreadsheet
2018-06-21 08:40:58 -05:00
Adam Stachowicz
474c75fb4c
Basic support for Travis build ( #34 )
2018-06-20 20:36:36 -05:00
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef ( #28 )
...
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz
5772426a7c
Fix required files
2018-06-19 20:40:04 -05:00
galaxyhaxz
007b642e52
Fix makefile for linux 2
2018-06-19 20:33:01 -05:00
galaxyhaxz
67f8485217
Fix makefile for Linux
2018-06-19 20:31:35 -05:00
galaxyhaxz
fb10d2e7b2
Added FAQ section, newcomers read ( #22 )
...
Update debug document.
2018-06-19 06:11:00 -05:00
galaxyhaxz
bf7fe24d0f
Add notes about windowed mode
2018-06-19 03:19:21 -05:00
galaxyhaxz
3baba7633e
Add installing and troubleshooting to readme
...
Also fixed a typo and missing debug features. Woohoo, god mode!
2018-06-19 02:43:59 -05:00
galaxyhaxz
2ed8daf35d
Final typos of the IPL enum
2018-06-19 02:07:02 -05:00
galaxyhaxz
1012269c1c
Fix typos
2018-06-19 02:05:50 -05:00
galaxyhaxz
7ee880f968
Fixed typos
2018-06-19 02:04:55 -05:00
galaxyhaxz
b9ab0d30ba
Fix typos in enum
2018-06-19 02:03:58 -05:00
galaxyhaxz
bb01c6f084
Remove the "fear factor" ( #21 )
...
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
Adam Stachowicz
c9e06db3cb
Update README.md ( #18 )
2018-06-18 12:23:12 -05:00
galaxyhaxz
be56d934ee
Fix compilers that use DirectX8+
2018-06-17 19:51:04 -05:00
galaxyhaxz
f238649103
Fix decompilation of init
...
This function could crash if the compiler optimized the stack--fixed
2018-06-17 17:30:12 -05:00
galaxyhaxz
4bd40e4ffe
Mingw makefile fix
2018-06-17 06:38:10 -05:00
galaxyhaxz
eb838b6df2
Fixed last known crashing issue, also themes
...
This one finally fixes it so theme rooms spawn properly
2018-06-17 05:02:32 -05:00
galaxyhaxz
d28ae62576
Add note for future reference
2018-06-17 05:01:21 -05:00
galaxyhaxz
67ebc1f2af
No more crashing!
2018-06-17 05:00:52 -05:00
galaxyhaxz
3915a64457
Clean up the readme and add support ( #16 )
...
* Update README, appfat, add support
2018-06-16 22:20:35 -05:00
galaxyhaxz
f98ee885ce
Fix white pixel glitch in light radius
...
How funny, just a simple signage issue :P
2018-06-15 20:48:12 -05:00
galaxyhaxz
195096196d
Fix issue #2001 White pixel glitch
2018-06-15 20:47:00 -05:00
galaxyhaxz
2d3f493691
Fix automap zooming and drawing
2018-06-15 15:35:36 -05:00
galaxyhaxz
c0ff5066b0
Fix whitespace
2018-06-15 15:34:44 -05:00
galaxyhaxz
d6dca67194
Fix whitespace
2018-06-15 15:34:12 -05:00
galaxyhaxz
ede77ad7dc
Fix whitepsace
2018-06-15 15:33:45 -05:00
galaxyhaxz
98a129b03a
Fix issue #2005
2018-06-15 15:33:07 -05:00
galaxyhaxz
6eca91b2d8
Better screenshot
2018-06-15 09:26:12 -05:00
galaxyhaxz
083833d589
Fix item swapping deleting the item
2018-06-15 00:47:43 -05:00
galaxyhaxz
d3a117adef
Fix issue #2002
2018-06-15 00:46:58 -05:00
galaxyhaxz
ade35fb4a4
Fixed decompilation, game can now be played start to finish ( #15 )
...
Fix Lazurus seals, dropping items, and Shrine spawning.
2018-06-14 05:53:03 -05:00
galaxyhaxz
0db106a5b4
Add support for Visual C++ 5.10 ( #12 )
...
* Update stuff
2018-06-14 02:38:27 -05:00
galaxyhaxz
539e544563
Merge pull request #10 from mewpull/memset32
...
Implement memset32 and fix compilation errors for storm.h
2018-06-11 03:26:51 -05:00
galaxyhaxz
2f7cab237f
Compatible for both VS and GNU
...
VS doesn't have stdint.h. (Yeah it's kinda outdated :P)
2018-06-11 03:24:24 -05:00
mewmew
a441cc00df
Implement memset32 and fix compilation errors for storm.h
...
Now Golem works on Linux as well.
---
Source/../defs.h: In function ‘void memset32(void*, unsigned int, size_t)’:
Source/../defs.h:35:8: error: expected ‘(’ before ‘{’ token
__asm {
^
Source/../defs.h:36:3: error: ‘mov’ was not declared in this scope
mov ecx, n
---
Source/../3rdParty/Storm/Source/storm.h:1300:15: error: conflicting declaration of C function ‘int SNetGetProviderCaps(_SNETCAPS*)’
int __stdcall SNetGetProviderCaps(struct _SNETCAPS *);
---
Source/../3rdParty/Storm/Source/storm.h:1297:18: error: conflicting declaration of C function ‘void* SNetRegisterEventHandler(int, void (__attribute__((__stdcall__)) *)(_SNETEVENT*))’
void * __stdcall SNetRegisterEventHandler(int,void (__stdcall*)(struct _SNETEVENT *));
---
Source/../3rdParty/Storm/Source/storm.h:1299:15: error: conflicting declaration of C function ‘int SNetInitializeProvider(long unsigned int, _SNETPROGRAMDATA*, _SNETPLAYERDATA*, _SNETUIDATA*, _SNETVERSIONDATA*)’
int __stdcall SNetInitializeProvider(unsigned long,struct _SNETPROGRAMDATA *,struct _SNETPLAYERDATA *,struct _SNETUIDATA *,struct _SNETVERSIONDATA *);
---
Source/multi.cpp:1046:75: error: cannot convert ‘_SNETPROGRAMDATA*’ to ‘client_info* {aka _client_info*}’ for argument ‘2’ to ‘BOOL SNetInitializeProvider(DWORD, client_info*, user_info*, battle_info*, module_info*)’
2018-06-11 09:09:41 +02:00
galaxyhaxz
4e106c76d4
Merge pull request #9 from galaxyhaxz/work
...
Fixed most crashes and corrected a few structs
2018-06-10 21:16:29 -05:00
galaxyhaxz
bf2b23fc71
Fixed golem, now works perfect
2018-06-10 21:02:50 -05:00
galaxyhaxz
616df28d05
Fixed crashing and inaccurate Cathedral generation
2018-06-10 21:02:12 -05:00
galaxyhaxz
1d11984779
Update TODO
2018-06-10 21:01:22 -05:00
galaxyhaxz
8c850a8997
Stone curse fix
2018-06-10 20:04:15 -05:00
galaxyhaxz
a371a5af71
Fixed stone curse and blood burst
2018-06-10 20:03:15 -05:00
galaxyhaxz
9c4c8c6fe1
Update defs.h
2018-06-10 20:02:30 -05:00
galaxyhaxz
f0298a95a9
Update towners.cpp
2018-06-10 18:12:44 -05:00
galaxyhaxz
7651c4775a
Update town.cpp
2018-06-10 18:12:15 -05:00