summaryrefslogtreecommitdiff
path: root/src/glyph.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-21Remove duplicated code in glyph loadingJeff Garrett1-32/+0
2007-11-20Initialize the glyph cache lazilyJeff Garrett1-6/+12
2007-11-20Remove struct wrapper around glyph cacheJeff Garrett1-17/+18
2005-10-26Fix all compiler warnings that showed up after adding -Wall.Ian McIntosh1-4/+12
2005-10-01Renamed src/history.c to src/map_history.cIan McIntosh1-10/+7
2005-09-30Removed "constants"-- found out that XML already has this feature!Ian McIntosh1-8/+98
2005-09-26Added the basics of a help system.Ian McIntosh1-9/+10
2005-09-25Removed "m_" prefix from all struct variables! (It makes much more sense inIan McIntosh1-28/+28
2005-09-24New "Go" menu with web maps. General GUI cleanup.Ian McIntosh1-49/+143
2005-03-28Added this file for global flags.Ian McIntosh1-1/+0
2005-03-04Use gtk/gtk.h instead of gnome.h where possible.Ian McIntosh1-1/+1
2005-03-03Removed drawing code, added two rendering backends.Ian McIntosh1-0/+17
2005-03-01Added with code removed from map module.Ian McIntosh1-7/+7
2005-02-27Added.Ian McIntosh1-0/+105