RSS feed
04113870
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/15 11:51
Removed tiles comments when useless
6eadf6c4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/15 10:16
Changed view stuff to be measured in pixels, not tiles
08131d52
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/15 10:12
Converted hitbox measurements to pixels
4070f1b9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/15 06:58
Changed some stuff to conform to Clownacy's PR review
0d833b38
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/15 06:50
Prevent some annoying warnings popping up everywhere
fcc1e3cc
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/15 06:48
Added some common macro utilities used by most NPCs
041bd0e5
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/14 16:47
Used doubles for TILES_TO_UNITS weirdly written stuff
ac498c2b
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/14 16:07
After intense debate with Cucky and BLink, ended up changing "PIXELS_TO_UNITS(3) - 1" to "0x5FF"
e2c57e6d
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/13 16:35
Alphabetized macros in BossFrog and re-ordered some stuff to go along with Clownacy's coding standards
aeb1e292
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/13 15:01
Merge branch 'accurate' into commentBalfrog
8329ec2d
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/13 15:00
Merge branch 'accurate' of https://github.com/GabrielRavier/Cave-Story-Engine-2 into accurate
9bef4b1d
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/13 14:49
Commented BossFrog entirely
861064bf
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/12 12:47
Started improving on balfrog.cpp
69292f99
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/12 10:50
Add a new bugfix
75baabf9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/10 12:19
Merge branch 'accurate' of https://github.com/GabrielRavier/Cave-Story-Engine-2 into accurate
7ac0fa91
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/10 09:27
Add a list of branches to the readme
5430ccaa
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/10 08:33
Fix uncommented comment in .gitignore
3889bd9f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/10 08:31
Add missing #include to Draw.cpp
2cb7bfbd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 21:59
Tiny cleanup
751daaf4
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 21:27
Ignore another VS2017 file
271f86e0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 21:25
Add 64-bit targets to VS2017 project
385d7e58
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 21:04
Clean up Back.cpp a little
9ca503a9
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 20:43
Add Visual Studio 2017 project files
a81fe10f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 20:26
Move Visual Studio 2003 files to their own folder
f8c2e176
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 19:46
Clean up Map.cpp
c368734a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/09 19:43
Fix the resource file in MinGW-w64
c492f9ad
– Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/09 16:53
Merge Clownacy/accurate into accurate (#28)
3ce23e87
– Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/09 15:22
Merge Clownacy/master into master (#26)
c5a4a3cb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/06 17:04
Future-proof the Windows resource file
0532e2af
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/06 16:08
Shut up a warning
8114f88d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/06 11:21
Shut up some build warnings
b6fccd50
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/06 10:47
Add a missing comment translation
9aa97205
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/05 19:35
Get Peter Mackay's name right
4d428427
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/05 18:00
More readme work
d80adf9c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 17:41
Comment on a bug in MakePixToneObject
7300157f
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/05 15:48
Convert the Makefile setting list to a table
14442eaa
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/05 15:37
Add some background information to the readme
7f7553be
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 13:04
An accuracy improvement in Triangle.cpp
af7d8222
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 12:42
The EXE now has its functions in the exact same order as the original
a394f7a6
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 12:01
Update the readme
3bac7674
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 11:03
Correct some WinAPI usage
5dd3a5dd
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 10:56
Add the typos back to the stage table
c6f074c2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 10:14
Add cursors and icons to the MSVC2003 project
b24d212e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 10:08
Convert resource file to forward-slash path separators
42e1b36f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 10:05
Restore the Windows-style path separators
e3eb16af
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 09:48
Disable MSVC2003 assembly output
27bc6d1a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 09:46
Clean up the MSVC2003 project a little
323b556b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 09:42
Move the MSVC2003 stuff to the main folder
69dd308c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 08:55
Remove the MSVC2003 builds of SDL2 and Freetype
c7c50771
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 08:46
Remove the leftover CMakeLists.txt file
afb3e2f8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 08:45
Removed the DoConfig folder
8f9125cf
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 08:44
Remove the 'bin2h' folder
10214f8f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/05 08:43
Remove the 'external' folder
990c0d37
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/04 10:59
Remove unneeded resource files
93029e8e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/04 10:13
Fix incorrectly-ordered #include
3a40e9eb
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/04 10:01
Add .exe file extensions to the Makefile
7a5eb399
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/04 09:57
Remove some FIX_BUGS things that aren't actually bugs
dcf99214
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/03 22:23
Move SystemTask from WindowsWrapper.h to Main.h
4e50046d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/03 22:11
Remove WINDOWS and NONPORTABLE
44f3b153
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/03 21:47
Move the resource script to where it used to be
987ecd53
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/03 21:41
Apply a missing constant in Organya
8f1bc269
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/02 20:34
I might have found out why Sound.cpp uses DSBUFFERDESC1
09b188ac
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/02 20:11
Add a bugfix for a bizarre function call
bc262bd5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/02 16:28
Explain some Shift-JIS
4b0584b5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/02 16:24
Rename 'resources.o' to 'windows_resources.o'
4dadefc7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/02 16:02
Add a missing NULL
14f4d5d7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/02 16:01
Fix Makefile when WINDRES is not defined
023188a1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/02 11:37
Makefile fixes
46c59b93
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 22:12
Use -ggdb3
8a440e6f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 22:11
Update readme
b2616165
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 22:08
Added MinGW-w64 support
35344c5f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 22:02
Fixes
2a70cbe8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 19:42
Shut up a warning
d35c9cd0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 19:35
Deobfuscate WinMain, and make some accuracy improvements
46b48510
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 16:39
Remove File.cpp
0faf0622
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 16:30
Added a bugfix for font creation
ea489f90
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 16:20
Added a bugfix for OpenVolumeConfiguration
2b788217
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 15:55
Add an option to re-enable the Debug Save feature
da273850
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 15:32
Update README
f24ecd2e
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 15:00
New screenshot
84b2f047
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 14:31
More accurate library linkage
77430014
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 14:22
Add cursors and icons
8892dc24
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 14:15
ASM-accurate Main.cpp and added the various Windows menus
451945e8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/01 10:39
Ripped out SDL2, and begun made WinMain ASM-accurate
f956eb92
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/31 13:43
Mostly ASM-accurate Draw.cpp
03e51336
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/30 21:34
PATH_LENGTH is actually Windows's MAX_PATH
070e4b14
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/30 20:57
Populate Dialog.h
da46ff87
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/30 20:26
Merge branch 'master' into accurate
d9043a7c
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/30 20:22
Added Dialog.cpp
766f2418
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/30 15:30
Correct a header name
2f56effc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/29 16:19
Accurate main function variable names
36291ebf
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/29 15:36
Cleanup
d5ee5f69
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/29 15:27
Made Input.cpp ASM-accurate
0af39741
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/28 20:22
Merge branch 'master' into accurate
9f81f9e0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/28 20:15
Move MakeSurface_Generic to the correct place in Draw.cpp
142511a5
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/28 20:05
Cleanup
bbf2f197
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/28 20:01
Merge branch 'master' into accurate
a0b2e69a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/28 20:00
Rearranged some functions to match the original EXE
17ae8182
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/28 20:00
Fixes
34986ff0
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/08/28 19:40
Restore some commented-out code
Next