.. |
ArmsItem.cpp
|
Weed out some usage of C++ bools
|
2019-05-14 01:35:04 +01:00 |
ArmsItem.h
|
Made ArmsItem.cpp ASM-accurate
|
2019-02-19 00:18:32 +00:00 |
Back.cpp
|
Did some formatting and grammatical/orthographic corrections
|
2019-05-10 09:46:05 +02:00 |
Back.h
|
Made Back.cpp about as ASM-accurate as I can make it
|
2019-02-19 00:50:16 +00:00 |
Boss.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Boss.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
BossAlmo1.cpp
|
Correct RECT formatting error I missed
|
2019-05-07 19:07:01 +02:00 |
BossAlmo1.h
|
Added Core and more NPCs
|
2019-02-07 14:08:53 +00:00 |
BossAlmo2.cpp
|
Revert RECT formatting changes
|
2019-05-07 18:10:54 +02:00 |
BossAlmo2.h
|
Added Undead Core and more NPCs
|
2019-02-09 14:47:20 +00:00 |
BossBallos.cpp
|
Added a few comments to some bosses
|
2019-05-08 08:24:01 +02:00 |
BossBallos.h
|
Added Ballos
|
2019-02-10 00:42:48 +00:00 |
BossFrog.cpp
|
Added a few comments to some bosses
|
2019-05-08 08:24:01 +02:00 |
BossFrog.h
|
Added more NPCs and Balfrog
|
2019-02-04 18:58:30 +00:00 |
BossIronH.cpp
|
Revert RECT formatting changes
|
2019-05-07 18:10:54 +02:00 |
BossIronH.h
|
Added IronHead and relevant NPCs
|
2019-02-07 15:10:46 +00:00 |
BossLife.cpp
|
Made BossLife.cpp ASM-accurate
|
2019-04-06 13:43:35 +01:00 |
BossLife.h
|
Made BossLife.cpp ASM-accurate
|
2019-04-06 13:43:35 +01:00 |
BossOhm.cpp
|
Revert RECT formatting changes
|
2019-05-07 18:10:54 +02:00 |
BossOhm.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
BossPress.cpp
|
Revert RECT formatting changes
|
2019-05-07 18:10:54 +02:00 |
BossPress.h
|
Added Heavy Press
|
2019-02-09 23:21:27 +00:00 |
BossTwinD.cpp
|
Revert RECT formatting changes
|
2019-05-07 18:10:54 +02:00 |
BossTwinD.h
|
More NPCs, and added the Sisters
|
2019-02-07 20:45:53 +00:00 |
BossX.cpp
|
Did some formatting and grammatical/orthographic corrections
|
2019-05-10 09:46:05 +02:00 |
BossX.h
|
Added Monster X
|
2019-02-06 12:07:54 +00:00 |
Bug Fixes.txt
|
Added a bugfix
|
2019-02-12 04:38:26 +00:00 |
BulHit.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
BulHit.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
Bullet.cpp
|
Corrected forgotten RECT formatting and made comment more accurate
|
2019-05-07 19:24:41 +02:00 |
Bullet.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Caret.cpp
|
Fix bad RECT declaration spacing
|
2019-05-07 18:48:18 +02:00 |
Caret.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
CommonDefines.h
|
Redid formatting for files starting with [C-E]
|
2019-05-07 15:39:59 +02:00 |
Config.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Config.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Draw.cpp
|
Added a missing #include to Draw.cpp
|
2019-05-20 15:03:15 +01:00 |
Draw.h
|
Made TextScr.cpp almost ASM-accurate
|
2019-05-13 23:51:11 +01:00 |
Ending.cpp
|
Made Ending.cpp ASM-accurate
|
2019-05-13 20:43:43 +01:00 |
Ending.h
|
Made Ending.cpp ASM-accurate
|
2019-05-13 20:43:43 +01:00 |
Escape.cpp
|
Made MiniMap.cpp actually ASM-accurate
|
2019-05-13 17:50:09 +01:00 |
Escape.h
|
Made MiniMap.cpp actually ASM-accurate
|
2019-05-13 17:50:09 +01:00 |
Fade.cpp
|
Removed all trailing spaces and added newline at EOF (when not present)
|
2019-05-07 11:55:42 +02:00 |
Fade.h
|
Made signed chars explicit
|
2019-05-06 20:04:47 +01:00 |
File.cpp
|
Fixed bad free
|
2019-02-15 22:43:19 +00:00 |
File.h
|
Ditched SDL's file IO for stdio and our own convenience functions
|
2019-02-15 20:33:08 +00:00 |
Flags.cpp
|
Merge pull request #32 from GabrielRavier/makeFlagsMacros
|
2019-05-15 15:49:54 +00:00 |
Flags.h
|
Made Flags.cpp actually ASM-accurate
|
2019-04-08 14:43:04 +01:00 |
Flash.cpp
|
Made Flash.cpp actually ASM-accurate
|
2019-02-24 03:13:36 +00:00 |
Flash.h
|
More NPCs, and added Flash.cpp
|
2019-01-31 13:26:59 +00:00 |
Font.cpp
|
Remove space before commented out code
|
2019-05-14 11:22:38 +02:00 |
Font.h
|
Remove SDL2 dependency from Font.cpp
|
2019-04-21 21:28:18 +01:00 |
Frame.cpp
|
...For real, this time
|
2019-05-23 14:28:44 +00:00 |
Frame.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
Game.cpp
|
Weed out some usage of C++ bools
|
2019-05-14 01:35:04 +01:00 |
Game.h
|
Weed out some usage of C++ bools
|
2019-05-14 01:35:04 +01:00 |
Generic.cpp
|
Made Ending.cpp ASM-accurate
|
2019-05-13 20:43:43 +01:00 |
Generic.h
|
Made Ending.cpp ASM-accurate
|
2019-05-13 20:43:43 +01:00 |
GenericLoad.cpp
|
Made TextScr.cpp almost ASM-accurate
|
2019-05-13 23:51:11 +01:00 |
GenericLoad.h
|
Made GenericLoad.cpp ASM-accurate
|
2019-04-22 20:12:43 +01:00 |
Input.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Input.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
KeyControl.cpp
|
Added .gitattributes for normalisation and normalized a few sources files to LF (from CRLF)
|
2019-05-03 12:27:11 +02:00 |
KeyControl.h
|
Added .gitattributes for normalisation and normalized a few sources files to LF (from CRLF)
|
2019-05-03 12:27:11 +02:00 |
Main.cpp
|
Weed out some usage of C++ bools
|
2019-05-14 01:35:04 +01:00 |
Main.h
|
Made Ending.cpp ASM-accurate
|
2019-05-13 20:43:43 +01:00 |
Map.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Map.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
MapName.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
MapName.h
|
Made MapName.cpp ASM-accurate
|
2019-04-08 16:34:18 +01:00 |
MiniMap.cpp
|
Weed out some usage of C++ bools
|
2019-05-14 01:35:04 +01:00 |
MiniMap.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
MyChar.cpp
|
Fix broken code in MyChar.cpp
|
2019-05-13 16:28:02 +01:00 |
MyChar.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
MycHit.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
MycHit.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
MycParam.cpp
|
Weed out some usage of C++ bools
|
2019-05-14 01:35:04 +01:00 |
MycParam.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
NpcAct.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
NpcAct000.cpp
|
Changed "init" to "Initialize"
|
2019-05-14 08:46:23 +02:00 |
NpcAct020.cpp
|
Did formatting stuff in NpcAct020.cpp
|
2019-05-14 08:41:08 +02:00 |
NpcAct040.cpp
|
Corrected formatting in NpcAct040.cpp
|
2019-05-14 08:44:46 +02:00 |
NpcAct060.cpp
|
More formatting stuff
|
2019-05-14 08:50:22 +02:00 |
NpcAct080.cpp
|
Corrected formatting in NpcAct080.cpp
|
2019-05-14 08:54:03 +02:00 |
NpcAct100.cpp
|
Did formatting for NpcAct100.cpp
|
2019-05-14 09:31:34 +02:00 |
NpcAct120.cpp
|
Did formatting for NpcAct120.cpp
|
2019-05-14 09:40:56 +02:00 |
NpcAct140.cpp
|
Cleaned up NpcAct140.cpp
|
2019-05-15 13:19:16 +02:00 |
NpcAct160.cpp
|
Cleaned up NpcAct160.cpp
|
2019-05-15 19:20:22 +02:00 |
NpcAct180.cpp
|
Clean up NpcAct180.cpp
|
2019-05-15 19:36:45 +02:00 |
NpcAct200.cpp
|
Cleaned up NpcAct200.cpp
|
2019-05-15 21:08:23 +02:00 |
NpcAct220.cpp
|
Cleaned up NpcAct220.cpp
|
2019-05-15 21:18:34 +02:00 |
NpcAct240.cpp
|
Clean up NpcAct240.cpp
|
2019-05-15 21:28:38 +02:00 |
NpcAct260.cpp
|
Corrected stupid error in NpcAct260.cpp
|
2019-05-16 08:03:45 +02:00 |
NpcAct280.cpp
|
Cleaned up NpcAct280.cpp
|
2019-05-16 08:11:17 +02:00 |
NpcAct300.cpp
|
Cleaned up NpcAct300.cpp
|
2019-05-16 08:18:12 +02:00 |
NpcAct320.cpp
|
Cleaned up NpcAct320.cpp
|
2019-05-16 08:21:52 +02:00 |
NpcAct340.cpp
|
Cleaned up NpcAct340.cpp
|
2019-05-16 08:25:53 +02:00 |
NpChar.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
NpChar.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
NpcHit.cpp
|
Made NpcHit.cpp ASM-accurate
|
2019-05-13 02:46:07 +01:00 |
NpcHit.h
|
Made NpcHit.cpp ASM-accurate
|
2019-05-13 02:46:07 +01:00 |
NpcTbl.cpp
|
Made NpcTbl.cpp ASM-accurate
|
2019-05-07 20:59:25 +01:00 |
NpcTbl.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Organya.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Organya.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
PixTone.cpp
|
Made signed chars explicit
|
2019-05-06 20:04:47 +01:00 |
PixTone.h
|
Redecompiled PixTone.cpp
|
2019-02-10 14:59:39 +00:00 |
Profile.cpp
|
Shut up a warning GCC was giving me
|
2019-05-14 01:47:30 +01:00 |
Profile.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Resource.cpp
|
Embed the fonts in the EXE
|
2019-05-05 14:03:16 +01:00 |
Resource.h
|
Remove Resource.cpp's dependence on SDL2
|
2019-05-05 01:57:23 +01:00 |
SelStage.cpp
|
Made SelStage.cpp ASM-accurate
|
2019-05-13 21:31:14 +01:00 |
SelStage.h
|
Made SelStage.cpp ASM-accurate
|
2019-05-13 21:31:14 +01:00 |
Shoot.cpp
|
Removed all trailing spaces and added newline at EOF (when not present)
|
2019-05-07 11:55:42 +02:00 |
Shoot.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
Sound.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Sound.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Stage.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Stage.h
|
Made signed chars explicit
|
2019-05-06 20:04:47 +01:00 |
Star.cpp
|
Removed all trailing spaces and added newline at EOF (when not present)
|
2019-05-07 11:55:42 +02:00 |
Star.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
Tags.h
|
Rearranged #includes
|
2019-02-18 21:30:22 +00:00 |
TextScr.cpp
|
Made TextScr.cpp almost ASM-accurate
|
2019-05-13 23:51:11 +01:00 |
TextScr.h
|
Made TextScr.cpp almost ASM-accurate
|
2019-05-13 23:51:11 +01:00 |
Triangle.cpp
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Triangle.h
|
Removed the dependency on stdint.h
|
2019-05-13 15:18:33 +01:00 |
Types.h
|
Removed all trailing spaces and added newline at EOF (when not present)
|
2019-05-07 11:55:42 +02:00 |
ValueView.cpp
|
Removed all trailing spaces and added newline at EOF (when not present)
|
2019-05-07 11:55:42 +02:00 |
ValueView.h
|
Made ValueView.cpp ASM-accurate
|
2019-03-17 14:11:16 +00:00 |
WindowsWrapper.h
|
Made Bullet.cpp ASM-accurate
|
2019-05-06 16:49:52 +01:00 |