..
misc
The build folder is now automatically generated
2019-04-14 03:36:57 +01:00
ArmsItem.cpp
Added a few comments and corrected a few things
2019-05-07 11:06:53 +02:00
ArmsItem.h
Made ArmsItem.cpp ASM-accurate
2019-02-19 00:18:32 +00:00
Back.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +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 all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Boss.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
BossAlmo1.cpp
Made BossAlmo1.cpp ASM-accurate
2019-04-05 21:41:44 +01:00
BossAlmo1.h
Added Core and more NPCs
2019-02-07 14:08:53 +00:00
BossAlmo2.cpp
Made BossAlmo2.cpp ASM-accurate
2019-04-05 22:14:16 +01:00
BossAlmo2.h
Added Undead Core and more NPCs
2019-02-09 14:47:20 +00:00
BossBallos.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
BossBallos.h
Added Ballos
2019-02-10 00:42:48 +00:00
BossFrog.cpp
Made BossFrog.cpp ASM-accurate
2019-04-06 13:22:20 +01:00
BossFrog.h
Added more NPCs and Balfrog
2019-02-04 18:58:30 +00:00
BossIronH.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +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
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
BossOhm.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
BossPress.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
BossPress.h
Added Heavy Press
2019-02-09 23:21:27 +00:00
BossTwinD.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
BossTwinD.h
More NPCs, and added the Sisters
2019-02-07 20:45:53 +00:00
BossX.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +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 all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
BulHit.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
Bullet.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Bullet.h
Made NpcAct300.cpp ASM-accurate
2019-02-25 17:02:21 +00:00
Caret.cpp
Redid formatting for files starting with [C-E]
2019-05-07 15:39:59 +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 all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Config.h
Added .gitattributes for normalisation and normalized a few sources files to LF (from CRLF)
2019-05-03 12:27:11 +02:00
Draw.cpp
Redid formatting for files starting with [C-E]
2019-05-07 15:39:59 +02:00
Draw.h
Shut up some -pedantic warnings
2019-03-07 00:18:48 +00:00
Ending.cpp
Redid formatting for files starting with [C-E]
2019-05-07 15:39:59 +02:00
Ending.h
Redid formatting for files starting with [C-E]
2019-05-07 15:39:59 +02:00
Escape.cpp
Redid formatting for files starting with [C-E]
2019-05-07 15:39:59 +02:00
Escape.h
Rearranged #includes
2019-02-18 21:30:22 +00: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
Made Flags.cpp actually ASM-accurate
2019-04-08 14:43:04 +01: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
Fixed uninitialised pointer
2019-04-22 00:40:03 +01:00
Font.h
Remove SDL2 dependency from Font.cpp
2019-04-21 21:28:18 +01:00
Frame.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Frame.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
Game.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Game.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
Generic.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Generic.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
GenericLoad.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
GenericLoad.h
Made GenericLoad.cpp ASM-accurate
2019-04-22 20:12:43 +01:00
Input.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02: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
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Main.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
Map.cpp
Made Map.cpp and some of NpcAct020.cpp ASM-accurate
2019-02-24 14:35:35 +00:00
Map.h
Made Map.cpp and some of NpcAct020.cpp ASM-accurate
2019-02-24 14:35:35 +00:00
MapName.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
MapName.h
Made MapName.cpp ASM-accurate
2019-04-08 16:34:18 +01:00
MiniMap.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
MiniMap.h
Made MiniMap.cpp supposedly ASM-accurate
2019-02-26 00:41:13 +00:00
MyChar.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
MyChar.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
MycHit.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
MycHit.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
MycParam.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
MycParam.h
Made Shoot.cpp ASM-accurate
2019-05-06 18:09:19 +01:00
NpcAct.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
NpcAct000.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct020.cpp
Made Map.cpp and some of NpcAct020.cpp ASM-accurate
2019-02-24 14:35:35 +00:00
NpcAct040.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct060.cpp
Correct NPC069's name
2019-04-23 18:59:03 +01:00
NpcAct080.cpp
Made NpcAct080.cpp ASM-accurate
2019-02-24 22:51:46 +00:00
NpcAct100.cpp
Note some bad code
2019-02-27 21:56:16 +00:00
NpcAct120.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct140.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct160.cpp
Made NpcAct160.cpp ASM-accurate
2019-02-25 03:04:19 +00:00
NpcAct180.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct200.cpp
Made NpcAct200.cpp ASM-accurate
2019-02-25 11:11:59 +00:00
NpcAct220.cpp
Made NpcAct220.cpp ASM-accurate
2019-02-25 11:41:52 +00:00
NpcAct240.cpp
Made NpcAct240.cpp ASM-accurate
2019-02-25 12:27:48 +00:00
NpcAct260.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct280.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct300.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct320.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcAct340.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpChar.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpChar.h
Mark string pointers as const
2019-05-06 20:18:24 +01:00
NpcHit.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcHit.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
NpcTbl.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
NpcTbl.h
Rearranged #includes
2019-02-18 21:30:22 +00:00
Organya.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Organya.h
Rearranged #includes
2019-02-18 21:30:22 +00: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
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Profile.h
Mark string pointers as const
2019-05-06 20:18:24 +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
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
SelStage.h
Rearranged #includes
2019-02-18 21:30:22 +00: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 all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Sound.h
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Stage.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02: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
Mark string pointers as const
2019-05-06 20:18:24 +01:00
TextScr.h
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Triangle.cpp
Removed all trailing spaces and added newline at EOF (when not present)
2019-05-07 11:55:42 +02:00
Triangle.h
Made Triangle.cpp ASM-accurate
2019-02-21 23:24:23 +00: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