0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
popup: Properly draw and handle input in start attack box. More... about 13 years ago
viewport: Handle click on enemy buildings. player: Add function to gather amount of knights available for attack. More... about 13 years ago
Fix: play click after map click in viewport. More... about 13 years ago
Added: minimap popup functionality More... about 13 years ago
Fix: When options box is closed, copy new settings to player. More... about 13 years ago
Move interface to seperate file. More... about 13 years ago
Add fast building feature. More... about 13 years ago
Fix: malformed LOG macro (missing subsystem). More... about 13 years ago
Allow list to be traversed in reverse using macro. More... about 13 years ago
Add GUI object hierarchy. Port viewport to gui object. Port popup box to gui object. Port control panel bar to gui object system. Move input handling related to the viewport to viewport.c, and all related functions. Move input handling related to popup box to popup.c, and related functions. Move input handling related to panel to panel.c, and related functions. Add top level gui interface. sdl-video.c: All x,y coords are relative to destinaton frame clip. This makes more sense intuitively in a hierarchial drawing model. More... about 13 years ago
Merge handling of options popup (wdigger). More... about 13 years ago
Fixed: code style More... about 13 years ago
Fixed: code style More... about 13 years ago
Allow popup box to be dragged around. More... about 13 years ago
Added: player options processing More... about 13 years ago
Add subsystem to a few more log calls. More... about 13 years ago
Add subsystem to a few more log calls. More... about 13 years ago
Fixed: volume increase/decrease More... about 13 years ago
Added: options dialog processing More... about 13 years ago
Added: options dialog processing More... about 13 years ago
Added: audio volume control More... about 13 years ago
Added: audio volume control More... about 13 years ago
Added: audio volume control More... about 13 years ago
audio.c: Fix pointer dereference. More... about 13 years ago
map.c: Fix include. More... about 13 years ago
Expand the logging system. Adds a subsystem identifier; filtering by log level; and logging to a file instead of stdout. More... about 13 years ago
Use logging functions in serf.c. More... about 13 years ago
Move cursor to flag after construction of building. More... about 13 years ago
Split various functions off from freeserf.c, and improve consistence of global function names. More... about 13 years ago
Split code related to save games into savegame.c. More... about 13 years ago