shithub: cstory

RSS feed

ae8aeae2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 11:43
Restored the new font system

0ec89972 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 11:03
Add back the resource files this branch uses

d3085eab – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 11:00
Merge branch 'accurate' into portable

990c0d37 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 10:59
Remove unneeded resource files

2fc3dbb1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 10:58
Removed the menus from the resource file

a57f4652 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 10:55
Allow replacing pkg-config

0be5e9ea – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 10:39
Restored the window icon and custom cursor

6bb31bf8 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 10:14
Merge branch 'accurate' into portable

93029e8e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 10:13
Fix incorrectly-ordered #include

2b4b57c6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 10:11
Merge branch 'accurate' into portable

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

0531a2c4 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 09:54
Remove the Windows-style path separators

0424c3e2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/04 09:51
More portability improvements

a3bb6511 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 23:16
Change the audio backend API a little

dcf99214 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 22:23
Move SystemTask from WindowsWrapper.h to Main.h

d7362f8a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 22:20
Merge branch 'accurate' into portable

4e50046d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 22:11
Remove WINDOWS and NONPORTABLE

0efb219d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 21:55
Add some readme stuff from the master branch

79759145 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 21:53
Merge branch 'accurate' into portable

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

6932e016 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 21:37
Fix some horribly platform-dependant code in Organya

e8cab4a2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 21:12
Correct the readme

b553b0c2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 21:10
Remove DWORD and BYTE

268cc8e3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 21:10
Add a file that was accidentally erased

00e5b596 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 21:00
Explain the branch in the readme

aa223af6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 20:59
Removed MSVC2003-related files

51795a0e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 20:55
Don't need to link these libraries anymore

73e18b46 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 20:54
Removed the WINDOWS and NONPORTABLE stuff

5ea356a3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 20:27
Weed out a lot of the Windows dependency

5a949216 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 18:29
Restored the new SDL2 audio system

7ed6731e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/03 10:19
Merge branch 'accurate' into portable

8dce9c5a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 20:43
Add some missing code to the main function

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

1f3728c1 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 19:32
Restore the new resource file system

c00262bc – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 19:09
Restore the SDL2 joystick code

fd855ee7 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 18:28
Restore the new renderers

ce33ada2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 18:28
Fix window focus event handling

86f73780 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 16:30
Merge branch 'accurate' into portable

bc262bd5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 16:28
Explain some Shift-JIS

11941e16 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 16:25
Merge branch 'accurate' into portable

4b0584b5 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 16:24
Rename 'resources.o' to 'windows_resources.o'

489036e3 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 16:21
Compile the DoConfig clone

1301ea87 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/09/02 16:05
Replace WinAPI with SDL2 as the windowing system

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

6e30d329 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/28 19:22
Made Generic.cpp mostly ASM-accurate

0b697e55 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/28 18:00
Made Back.cpp almost ASM-accurate

8bce9ffc – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/28 13:40
Cleanup

e738541a – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/28 03:56
Note an inaccuracy

470c5d86 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/28 03:55
ASM-accurate Sound.cpp and Organya.cpp (except for one function)

e67c1e36 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/27 19:59
Migrated to the native Windows resource file system

84faec1b – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/27 18:33
Resource file overhaul part 1: metadata

6e68d605 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/27 12:11
Merge branch 'master' into accurate

b6322d5e – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/27 12:10
Make LoadBitmap take a pixel buffer instead of an SDL_RWops

c71996c2 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 18:18
Merge branch 'master' into accurate

66364275 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 18:17
Fix NONPORTABLE builds

868802ba – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 17:44
Merge branch 'master' into accurate

43f7087f – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 17:30
Shut up a warning in the SDLTexture renderer backend

b814890d – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 17:23
Convert TextScr.cpp to UTF-8

3ab2b112 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 17:07
Convert Game.cpp to UTF-8

bee35b57 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 16:47
Convert Profile.cpp to UTF-8

ea83d4ba – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 16:35
Merge branch 'master' into accurate

aaff8875 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 13:18
Remove old dummied-out line

739134e6 – Clownacy <Clownacy@users.noreply.github.com> authored on 2019/08/25 12:50
Shut up a runtime error in the OpenGL renderer

Next