1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ghost_t: ghost prefers directions in this order: up, left, down, right More... almost 4 years ago
ghost_t: ghost prefers directions in this order: up, left, down, right More... almost 4 years ago
Reorder game_level_spec_t for manual review More... almost 4 years ago
Reorder game_level_spec_t for manual review More... almost 4 years ago
Incorperate ghost_wave_t scatter/chase duration in game_level_spec_t; Use std::vector<> instead of plain arrays in impl. More... almost 4 years ago
Incorperate ghost_wave_t scatter/chase duration in game_level_spec_t; Use std::vector<> instead of plain arrays in impl. More... almost 4 years ago
README: Add Implementation Status More... almost 4 years ago
README: Add Implementation Status More... almost 4 years ago
Add ghost_t::atex_scared_flash and use it if time_left is below flash_count * 334ms More... almost 4 years ago
Add ghost_t::atex_scared_flash and use it if time_left is below flash_count * 334ms More... almost 4 years ago
Add '-level <int>' command line arg; Move command line usage and variable dump after maze dump for better visibility More... almost 4 years ago
Add '-level <int>' command line arg; Move command line usage and variable dump after maze dump for better visibility More... almost 4 years ago
Fix LEVEL_SPEC_COUNT type: bool -> int (typo) More... almost 4 years ago
Fix LEVEL_SPEC_COUNT type: bool -> int (typo) More... almost 4 years ago
Add 'Level Specification' table from 'The Pac-Man Dossier', defining all level dependent game attributes More... almost 4 years ago
Add 'Level Specification' table from 'The Pac-Man Dossier', defining all level dependent game attributes More... almost 4 years ago
ghost_t: Use global mode for group/wave SCATTER, CHASE or SCARED switches (fixing mode transitioning) More... almost 4 years ago
ghost_t: Use global mode for group/wave SCATTER, CHASE or SCARED switches (fixing mode transitioning) More... almost 4 years ago
Refine global logging commandline switches More... almost 4 years ago
Refine global logging commandline switches More... almost 4 years ago
game.cpp: Add game_mode_t::NEXT_LEVEL; Draw bottom line (levels + lives) More... almost 4 years ago
game.cpp: Add game_mode_t::NEXT_LEVEL; Draw bottom line (levels + lives) More... almost 4 years ago
ghost_t: Add random direction_t in SCARED mode More... almost 4 years ago
ghost_t: Add random direction_t in SCARED mode More... almost 4 years ago
Level starts at 1; Complete to_string(tile_t tile); ORANGE -> PEACH; Add level -> fruit mapping; More... almost 4 years ago
Level starts at 1; Complete to_string(tile_t tile); ORANGE -> PEACH; Add level -> fruit mapping; More... almost 4 years ago
acoord_t: Add positioning API doc More... almost 4 years ago
acoord_t: Add positioning API doc More... almost 4 years ago
Add CLYDE's target More... almost 4 years ago
Add CLYDE's target More... almost 4 years ago