Lwmte
|
d470cdcf01
|
Refactor and fix sound code
|
2021-10-29 02:22:26 +03:00 |
|
Lwmte
|
e6fc5aba77
|
Cleanup
|
2021-09-25 16:00:30 +03:00 |
|
Raildex
|
2b0b1ff282
|
Added newlines
|
2021-09-25 11:27:47 +02:00 |
|
Raildex
|
7b070e75ad
|
Fixed duplicated ITEM_INFO definition
|
2021-09-24 07:53:42 +02:00 |
|
Lwmte
|
fc14708e4e
|
Fix optional pitch and gain multipliers for SoundEffect
|
2021-09-20 21:47:42 +03:00 |
|
Lwmte
|
cefc60c7ea
|
Move around some files
|
2021-09-19 23:41:26 +03:00 |
|
Lwmte
|
8d86c2e97d
|
Rename draw.cpp to animation.cpp which makes more sense, some more edits
|
2021-09-16 05:06:03 +03:00 |
|
Lwmte
|
4d8c219811
|
Simplify flipeffect call
|
2021-09-15 17:49:01 +03:00 |
|
Lwmte
|
bb445660e7
|
Add safety checks for flipeffects
|
2021-09-15 14:45:20 +03:00 |
|
Lwmte
|
1284d34f68
|
Implement basic flash, fix func names
|
2021-09-15 14:24:03 +03:00 |
|
Lwmte
|
e289644e87
|
Move flipeffect global to filpeffect.cpp
|
2021-09-15 11:38:55 +03:00 |
|
Lwmte
|
b6d55c4ddc
|
Use different sprites for left/right foot
|
2021-09-14 01:22:08 +03:00 |
|
Lwmte
|
069ac04990
|
More footprint fixes
|
2021-09-13 02:31:49 +03:00 |
|
Lwmte
|
a8e128bc0b
|
Rename some legacy fields, restore footsteps
|
2021-09-13 02:07:42 +03:00 |
|
Lwmte
|
744325bea2
|
Revert "Fix regressions"
This reverts commit c1fc33ab52 .
|
2021-09-11 10:13:04 +03:00 |
|
Lwmte
|
c1fc33ab52
|
Fix regressions
|
2021-09-11 09:41:29 +03:00 |
|
MontyTRC89
|
8db7df3868
|
Merge branch 'doors_refactoring'
# Conflicts:
# TR5Main/Game/door.cpp
# TR5Main/Game/door.h
# TR5Main/Game/memory/malloc.cpp
# TR5Main/Objects/Generic/Switches/cog_switch.cpp
# TR5Main/Objects/Generic/Switches/crowbar_switch.cpp
# TR5Main/Objects/Generic/Switches/generic_switch.h
# TR5Main/Objects/Generic/Switches/turn_switch.cpp
# TR5Main/Objects/TR4/Object/tr4_obelisk.cpp
# TR5Main/Renderer/Renderer11Draw.cpp
# TR5Main/Specific/level.cpp
# TR5Main/TombEngine.vcxproj
# TR5Main/TombEngine.vcxproj.filters
|
2021-09-11 05:38:26 +02:00 |
|
Lwmte
|
ba6c260b92
|
Further code organizing
|
2021-09-08 18:19:06 +03:00 |
|
Lwmte
|
f293735d11
|
Move all effect source files to separate directory, rename effect2 to effects
|
2021-09-08 18:07:48 +03:00 |
|
Lwmte
|
6d9cf3c214
|
Fix namespace case
|
2021-08-30 18:03:21 +03:00 |
|
Lwmte
|
5ace1a4c34
|
Rename effect.cpp to flipeffect.cpp to avoid confusions
|
2021-08-26 16:24:43 +03:00 |
|