index
:
myArcade
master
origin/HEAD
origin/develop
origin/master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-10-23
Fix hud not updating after first game
Fernando Carmona Varo
2015-10-23
Save state to disk on shutdown as well
Fernando Carmona Varo
2015-10-23
Fix sound issue when picking 2 power pellets simultaneously
Fernando Carmona Varo
2015-10-23
Some improvements to the HUD
Fernando Carmona Varo
2015-10-22
Update HUD in some other places. Using also the eatghost sound now
Fernando Carmona Varo
2015-10-22
Merge branch 'master' of https://github.com/DonBatman/mypacman
DonBatman
textures
2015-10-22
Changed a few textures
DonBatman
2015-10-22
Added score HUD
Fernando Carmona Varo
2015-10-22
improved pellet detection
Fernando Carmona Varo
2015-10-22
Stop ghosts when the player leaves
Fernando Carmona Varo
2015-10-22
Let the player eat pellets on touch
Fernando Carmona Varo
2015-10-22
Ghosts should be immortal now, even with bigger collisionbox
Fernando Carmona Varo
2015-10-22
Added score to table. Changed craft items to nodes. Changed sounds. Changed ↵
DonBatman
blocks to immortal
2015-10-21
added 4 sound files
DonBatman
2015-10-22
Fixed some problems with ghosts from previous game levels or states not ↵
Fernando Carmona Varo
getting removed, also added /mypacman_exit chatcommand
2015-10-21
Added power pellet state, ghosts will run away from the player and get ↵
Fernando Carmona Varo
teleported to the ghost spawn
2015-10-21
Some cleanup and refactoring, it should be possible now to have multiple ↵
Fernando Carmona Varo
pacman games running simultaneously in different boards
2015-10-21
First Upload
DonBatman