RSS feed
b1f698f8
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/13 19:14
Star.cpp cleanup
d641f508
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/13 19:03
TextScr.cpp cleanup
82454c3a
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/13 17:57
Comment style tweaks in the last three files
d8d789a7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/13 17:54
Triangle.cpp cleanup
64adc87f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/13 17:50
Clean up and accuracy fix for ValueView.cpp
c5d6109d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/10 07:17
Comment tweaks
01db50d0
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/10 07:14
Merge pull request #75 from GabrielRavier/betterComments
f7a3eee9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/10 08:09
betterComments : Some stuff for the PR to accurate
9461b141
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/09 18:39
Documentation : Removed comment which talks about an issue fixed by commit e34f492418a6ec18c6b24303c31ca043f8e3e143
058881e4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/09 18:35
Documentation : Tried to clarify comment on random conversion to short
5b18283e
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 06:19
Documentation : Made some comments clearer
f840be28
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 03:19
Added better comment for random self-assign in Fade.cpp
17f7f66f
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:23
Documentation : Comment an always true expression
ffc6e3e7
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:03
Documentation : Comment duplicate line
512b2e49
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:01
Documentation : Comment always true condition
a4559230
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 04:49
Documentation : Commented the fact that "swPlay % 2" is always true
32d29eb6
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 05:48
Documentation : Note that the fact 96 is already listed results in the condition always being false
ab4a265c
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:28
Documentation : Add note about duplicate block of code
6b1f82e7
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/04 06:40
Documentation : Document identical function bodies for InitBullet and ClearBullet
bda9fc39
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 11:59
Documentation : Comment redundant if
6635cc58
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:10
Documentation : Comment identical case branches in NpcAct280
6f0ffe54
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 11:34
Documentation : Add note about identical case branches in NpcAct020
c9e63c76
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 06:02
Documentation : Document the identical HitMyCharMap case branches
18915915
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/04 06:38
Documentation : Document identical case branches in ActBullet
7ddcbfaa
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/04 06:27
Add note about identical case branches
347f9282
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:18
Documentation : Commented redundant check
073a15b4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:06
Documentation : Comment implicit truncation
fa304081
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 03:41
Documentation : Add note about irreproductability of __DATE
9c56888f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/09 10:40
Deobfuscare more values
9df9ea76
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/09 10:19
Deobfuscate some code
266bb13b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/09 09:53
Compare some pointers to NULL
5026964d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/09 09:48
Fix some more incorrectly-decompiled code
e34f4924
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/11/09 09:39
Accuracy fixes for Igor
cb87f050
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/09 09:05
Merge pull request #77 from GabrielRavier/cmpUnclear
bac98f74
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/09 09:00
Merge pull request #81 from GabrielRavier/surroundMacroWithParentheses
69ec37c1
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/09 08:54
Merge pull request #82 from GabrielRavier/correctEnumTypeBeingConvertedToBool
401a8f0d
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/06 15:21
Bug : Fix wrong `==` to `!=`
571a7ca7
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:33
Bug : Put parentheses around IS_COMMAND and its parameters
bae879e3
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:27
Check "no" against MUS_SILENCE instead of converting it to a bool
f96b7fa5
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 12:16
Use "memcmp(a, b) != 0" instead of "memcmp(a, b)" so it's clearer we're searching for a difference
053770b8
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/04 04:50
Use "strcmp(a, b) != 0" so it's clearer what we're checking for
3c920996
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/05 05:43
Make memcmp usage clearer
4e322f25
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/04 14:08
Merge pull request #74 from GabrielRavier/parenthesizeFlagsMacros
6408303c
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/04 14:05
Merge pull request #71 from GabrielRavier/removeNonExistentNameCollisions
adc4f99c
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/12 12:48
Remove the undefs in WindowsWrapper, as these have no purpose here (no collisions with accurate)
159bc5d8
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/11/04 06:42
Documentation : Make operator priority clearer)
a25998f1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 14:55
Add actual dependencies to the .rc file
7f249924
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 14:43
Add a 'compiling resources' message to Makefile
f596f897
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:20
Shut up more Clang warnings
567330cc
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/29 08:11
Remove some trailing commas
9fb01161
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/26 19:40
Swap two function calls around
b1418f7f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 15:33
Remove a leftover unsigned literal
f690f990
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 15:28
Convert some old Shift-JIS comments to UTF-8
f6dd5842
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 15:25
Add missing boolean values
dda0dd2f
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/21 14:56
Fix mismatching function declaration in header
a8cf5e18
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/20 17:07
Fix a typo in a comment
a9265e8b
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/16 20:47
Fix some errors when compiled with Visual Studio 6
764df530
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/16 11:30
Made TextScr.cpp's 'text' array two-dimensional
cea39ac0
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/10/14 18:45
Improve the readme's wording some more
253b33d3
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/14 17:00
Turns out this isn't debug-related
883f5470
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:55
Remove leftover bin2h stuff from Makefile
aad7e41d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 21:46
Remove leftover DoConfig stuff from the Makefile
709065d7
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 12:54
Use a sizeof instead of this raw value
869bff3d
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/12 12:41
These values are arbitrary, not the screen size
59123639
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/02 11:28
...And don't break the indentation
5329a6d1
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/02 11:25
...goddammit I didn't save
8f6403f2
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/10/02 11:24
Catch another instance of Shift-JIS
a8fb0839
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/28 11:35
Note Shift-JIS strings
99f96293
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/27 11:12
Remove the SHIFT-JIS from the stage table
7bf31090
– Clownacy <Clownacy@users.noreply.github.com>
authored
on 2019/09/25 13:29
Cast X_TO_UNITS and UNITS_TO_X values to int
d2df9d91
– Clownacy <Clownacy@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/09/25 12:45
Merge pull request #55 from GabrielRavier/commentArmsItem
a67700d9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/24 06:12
Clarify vague comment
bf1239c4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/24 05:32
Commented all members of ARMS
6645b851
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/24 05:30
Change gArmsEnergyX stuff from hexadecimal to decimal. Also commented some more stuff.
b2b9d8ab
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:29
Used tabs instead of spaces before trailing comments
417fce45
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:25
Fixed other static function
e2c7ea89
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:22
Left long lines long instead of making them take several lines
81864078
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:18
Fixed switch formatting
5ca917bc
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:16
Removed usage of TILES_TO_PIXELS/PIXELS_TO_TILES in PutCampObject
07dc0aff
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 16:12
Removed static from MoveArmsCursor to fix function ordering
e5e01b2b
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:59
Re-added accidentally removed spacing
3f6c744e
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:57
Re-added accidentally removed statement
ba8f2138
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:52
Finished commenting ArmsItem basically
4fc38593
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 15:47
More comments in ArmsItem
b4ef218d
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 06:34
Removed unnecessary "and" from comment
d73f82cf
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 06:32
Removed wrong FIX_BUGS
c94d1f13
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 05:25
Corrected some comments in ArmsItem
6cd2a498
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 04:46
Corrected comment
9d8018e9
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/23 03:28
More comments in ArmsItem
eb461986
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 16:06
Add some comments for the searching of codes
f6ed1836
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 16:04
Remove macros for searching for codes
986ab280
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 15:26
Revert change from GAME_FLAG_IS_CONTROL_ENABLED to GAME_FLAG_IS_CONTROL_DISABLED and clarify its documentation
337c81da
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 14:48
Changed GAME_FLAG_IS_CONTROL_ENABLED to GAME_FLAG_IS_CONTROL_DISABLED
63a8385c
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 14:40
Documented bit 2 of g_GameFlags
ac5439cd
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 11:25
Added TBD notes to GameFlag enum
f68ee5c4
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 11:22
Added an enum for g_GameFlags and a few comments in CampLoop
7de9ecf1
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/21 08:14
Some commenting
55cc349d
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/20 16:25
Moar commenting stuff
453ce04e
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/20 15:16
Added a few comments and a newline
79d8e175
– Gabriel Ravier <gabravier@gmail.com>
authored
on 2019/09/19 06:30
Documented some variables and macro-ed some stuff
Next