0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 24 hours ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Last commit for JLO. Integrated latest CTileMngr code. Moved calculation to center map from World::World to World::load_map. Removed remainder of kludges as it now using CTileMngr completely. Moved initialization of Player object after loading the map so that the player object can be correctly placed. More... over 21 years ago
Added check for movement off of tilemap. Modified to use GetTileImage() to test the tile type during collision detection. More... over 21 years ago
v6.2: More... over 21 years ago
revision update v6.2 More... over 21 years ago
v6.1 More... over 21 years ago
revision update v6.1 More... over 21 years ago
Added new Tile manager (ver 6) files to PacMan project. More... over 21 years ago
Changes: - Integrated latest gamelib elements. Most changes in Tile manager (ver 6). - Increased usage of Tile manager features, where they appeared to work correctly. More... over 21 years ago
Changed random access to vector elements from using MSVC's vector.at() method to the vector[] operator for portability. I don't think that the at() method is part of the STL vector class, but is an extension in the MSVC library. I was unable to get it to work under Linux. More... over 21 years ago
Added code to work around CSprite animation index bug (596882 in buglist). More... over 21 years ago
Oops, wrong version of makefile. More... over 21 years ago
Updates: - Update of game library (not latest though) - Update to use new pacman animation More... over 21 years ago
Updated with new pacman animations. More... over 21 years ago
v5.8: More... over 21 years ago
revision update: v5.8 More... over 21 years ago
template for button test More... over 21 years ago
Initial commit More... over 21 years ago
added CButton to game lib More... over 21 years ago
Initial commit (v1.0) More... over 21 years ago
tile engine v6.0 compatible More... over 21 years ago
timer class v2.1 compatible More... over 21 years ago
added map file to project More... over 21 years ago
v4.1: More... over 21 years ago
v6.0: More... over 21 years ago
revision update: v6.0 More... over 21 years ago
v2.1: More... over 21 years ago
revision update: v2.1 More... over 21 years ago
v5.7: More... over 21 years ago
revision update: v5.7 More... over 21 years ago
added map file into project More... over 21 years ago