0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added: Complete implementation of playing SFX (PCM) audio More... about 13 years ago
Changed: SDL surface from sprite creation generalized More... about 13 years ago
Merge branch 'wdigger-merge' More... about 13 years ago
Fix indent in sdl-video.c. More... about 13 years ago
Fixed: sprite masking for SDL display with different then RGBA, problem affected on OS X More... about 13 years ago
Added: gitignore More... about 13 years ago
Remove functions that are no longer used. More... about 13 years ago
TODO list: Add some known graphics bugs. More... about 13 years ago
Update README on save games. Make it easy to unpause after loading a save game. More... about 13 years ago
Remove building and clear the tile properly after demolishing. More... about 13 years ago
Update TODO. More... about 13 years ago
Handle serfs and resources on path when it is demolished. More... about 13 years ago
Use logging function in serf_log_state_change(). More... about 13 years ago
Implement road removal, but any serfs on the path are not handled yet. More... about 13 years ago
Remove unused memory dumps in map.c. More... about 13 years ago
Merge commit '58448081710856ca38bd64e9a99f296e6e66539b' More... about 13 years ago
Add first part of road removal implementation. More... about 13 years ago
use log functions in sdl-video.c More... about 13 years ago
use log functions in gfx.c More... about 13 years ago
add logging functions More... about 13 years ago
fixed map border More... about 13 years ago
Add implementation of player faces box. More... over 13 years ago
Implement statistics box 8 (player statistics). Implement collection of these statistics in update_game_stats(). More... over 13 years ago
Implement statistics box 7 (historical resource charts). Add function update_game_stats() to regularly collect historical resource data. More... over 13 years ago
Implement statistics boxes 1-6, except missing meters in boxes 1, 2 and 3, More... over 13 years ago
Implement interaction with settings box 8 (knight training). More... over 13 years ago
Allow interaction with second row of setting boxes. More... over 13 years ago
Handle interaction with "knight occupation level" setting box. More... over 13 years ago
Add more documentation on map structure and how serfs are drawn. More... over 13 years ago
Automatically generate version string from git repository (borrowed from bedtools). More... over 13 years ago