Tal Hayon
|
4ce714ee5c
|
Put const data in manager17
|
2022-04-18 23:00:16 +03:00 |
|
Tal Hayon
|
a048115a94
|
Put const data in manager15
|
2022-04-18 22:58:57 +03:00 |
|
Tal Hayon
|
041635bf16
|
Put const data in manager13
|
2022-04-18 16:36:32 +03:00 |
|
Tal Hayon
|
0700c0e13f
|
Put const data in manager12
|
2022-04-18 16:33:58 +03:00 |
|
Tal Hayon
|
534fc194a5
|
Put const data in managerD
|
2022-04-18 14:35:36 +03:00 |
|
Tal Hayon
|
62135a7584
|
Put const data in manager4
|
2022-04-18 14:34:24 +03:00 |
|
Tal Hayon
|
e809532548
|
Move some const data into code files
|
2022-04-13 00:04:14 +03:00 |
|
Tal Hayon
|
d3c5ce50f0
|
Add fade flags enum
|
2022-04-05 22:56:37 +03:00 |
|
theo3
|
65b80571b2
|
naming
|
2022-03-28 21:01:02 -07:00 |
|
theo3
|
92240d4314
|
name remaining entity fields
|
2022-03-28 20:10:22 -07:00 |
|
theo3
|
755571834d
|
rename coord.h to physics.h
|
2022-03-28 17:28:17 -07:00 |
|
theo3
|
a9784e96ba
|
identify some functions
|
2022-03-28 12:06:05 -07:00 |
|
theo3
|
a6e70132dc
|
format
|
2022-03-27 21:31:22 -07:00 |
|
theo3
|
ca139bf558
|
merge
|
2022-03-27 00:19:10 -07:00 |
|
theo3
|
5208bfd1aa
|
player asm wip
|
2022-03-27 00:15:37 -07:00 |
|
Elliptic Ellipsis
|
2d37348cb6
|
Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL
|
2022-03-25 05:35:12 +00:00 |
|
Tal Hayon
|
60eb3e1d92
|
Decompile some scroll functions
|
2022-03-23 16:12:22 +02:00 |
|
theo3
|
ef470547e0
|
cleanup
|
2022-03-17 19:16:43 -07:00 |
|
octorock
|
8f678d15ed
|
Use same names for arm functions and their trampolines
To easier jump to the corresponding source code.
|
2022-03-07 12:29:01 +01:00 |
|
octorock
|
d6bbbf2db6
|
Improve LayerStruct
|
2022-03-05 19:09:49 +01:00 |
|
octorock
|
4d66b468f8
|
Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
|
2022-03-02 22:33:12 +01:00 |
|
notyourav
|
75a8fd3925
|
Merge pull request #393 from octorock/objects
|
2022-02-18 13:47:12 -08:00 |
|
octorock
|
3a27a147ad
|
Decompile ChestSpawner
|
2022-02-18 20:48:24 +01:00 |
|
Tal Hayon
|
0e224cf232
|
Add playeritem enum and use ids and kinds in all Findentity calls
|
2022-02-18 18:18:40 +02:00 |
|
octorock
|
75c57e3124
|
Decompile movement
|
2022-02-12 20:03:27 +01:00 |
|
notyourav
|
8f76bdda64
|
Merge pull request #363 from hatal175/manager22
|
2022-02-09 15:46:53 -08:00 |
|
Tal Hayon
|
51feb090e9
|
Remove gotos from sub_0805BA78
|
2022-02-09 11:38:52 +02:00 |
|
Tal Hayon
|
e04be6b618
|
Decompile Manager22
|
2022-02-09 04:24:43 +02:00 |
|
Tal Hayon
|
d130652afe
|
Decompile manager29
|
2022-02-07 05:40:59 +02:00 |
|
notyourav
|
dcc3ac2192
|
Merge pull request #341 from Henny022p/subtask
|
2022-02-01 20:28:25 -08:00 |
|
notyourav
|
fccda2459d
|
Merge pull request #337 from octorock/push-and-pull
|
2022-02-01 18:47:18 -08:00 |
|
notyourav
|
7bd2b432e4
|
Merge pull request #334 from hatal175/playerstateflags
|
2022-02-01 15:04:56 -08:00 |
|
notyourav
|
9d96c00ae9
|
Merge pull request #333 from hatal175/playercontrolmode
|
2022-02-01 14:41:13 -08:00 |
|
Henny022p
|
2a53ee4bf2
|
merge master
|
2022-01-31 17:30:51 +01:00 |
|
notyourav
|
2b8d880ffc
|
Merge pull request #332 from hatal175/spawnstate
Use PlayerSpawnType enum in a few places
|
2022-01-31 00:21:12 -08:00 |
|
notyourav
|
8dfc9f47f2
|
Merge pull request #330 from hatal175/playeractions
Use PlayerActions enum in several places
|
2022-01-29 22:43:26 -08:00 |
|
octorock
|
96a2c5bbfe
|
Decompile BlockPushed
|
2022-01-30 00:25:53 +01:00 |
|
Tal Hayon
|
b4f8429a2c
|
Use PlayerFlags where possible
|
2022-01-30 00:32:10 +02:00 |
|
hatal175
|
ad657a3823
|
Merge branch 'master' into entitykind
|
2022-01-29 22:22:53 +02:00 |
|
Tal Hayon
|
1f2a791e49
|
Use PlayerControlMode in a few places
|
2022-01-29 15:54:09 +02:00 |
|
Tal Hayon
|
326143afcc
|
Use PlayerSpawnType enum in a few places
|
2022-01-29 15:51:23 +02:00 |
|
Tal Hayon
|
b34067cb0b
|
Use PlayerActions enum in several places
|
2022-01-29 15:43:09 +02:00 |
|
Tal Hayon
|
578fb3d1d8
|
Using EntityKind enum in various places
|
2022-01-29 15:12:23 +02:00 |
|
Tal Hayon
|
416a4b1191
|
Use sfx sounds enum whereever applicable
|
2022-01-28 13:11:05 +02:00 |
|
Tal Hayon
|
a5ff01f1bd
|
clang format
|
2022-01-28 01:24:10 +02:00 |
|
Tal Hayon
|
44449601b5
|
Decompile eu variants
|
2022-01-27 23:40:11 +02:00 |
|
octorock
|
423231bdc6
|
Unify asm for ASM_FUNCs
|
2022-01-27 12:03:58 +01:00 |
|
Tal Hayon
|
81d8e5cd0c
|
Decompile sub_08057450
|
2022-01-26 18:36:29 +02:00 |
|
notyourav
|
45c595246a
|
Merge pull request #314 from hatal175/manager1
Work on manager1 asm_func
|
2022-01-24 15:39:44 -08:00 |
|
Tal Hayon
|
22211f4840
|
Work on manager1 asm_func
|
2022-01-25 00:19:42 +02:00 |
|