Changeset 481 for abuse/trunk
- Timestamp:
- Apr 17, 2011, 10:28:05 AM (12 years ago)
- Location:
- abuse/trunk
- Files:
-
- 114 edited
- 107 moved
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/osx/abuse.xcodeproj/project.pbxproj
r97 r481 22 22 B99CE2530D833D8F00E42436 /* collide.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE16F0D833D8F00E42436 /* collide.cpp */; }; 23 23 B99CE2540D833D8F00E42436 /* compiled.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1700D833D8F00E42436 /* compiled.cpp */; }; 24 B99CE2550D833D8F00E42436 /* config .cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1720D833D8F00E42436 /* config.cpp */; };24 B99CE2550D833D8F00E42436 /* configuration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1720D833D8F00E42436 /* configuration.cpp */; }; 25 25 B99CE2560D833D8F00E42436 /* console.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1740D833D8F00E42436 /* console.cpp */; }; 26 26 B99CE2570D833D8F00E42436 /* cop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B99CE1760D833D8F00E42436 /* cop.cpp */; }; … … 144 144 B953855B0D84568200AF7B2A /* abuse.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = abuse.icns; sourceTree = "<group>"; }; 145 145 B99CE1600D833D8F00E42436 /* ability.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ability.cpp; sourceTree = "<group>"; }; 146 B99CE1610D833D8F00E42436 /* ability.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ability.hpp; sourceTree = "<group>"; };146 B99CE1610D833D8F00E42436 /* ability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ability.h; sourceTree = "<group>"; }; 147 147 B99CE1620D833D8F00E42436 /* ant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ant.cpp; sourceTree = "<group>"; }; 148 B99CE1630D833D8F00E42436 /* ant.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ant.hpp; sourceTree = "<group>"; };148 B99CE1630D833D8F00E42436 /* ant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ant.h; sourceTree = "<group>"; }; 149 149 B99CE1640D833D8F00E42436 /* automap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = automap.cpp; sourceTree = "<group>"; }; 150 B99CE1650D833D8F00E42436 /* automap.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = automap.hpp; sourceTree = "<group>"; };151 B99CE1660D833D8F00E42436 /* bus_type.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bus_type.hpp; sourceTree = "<group>"; };150 B99CE1650D833D8F00E42436 /* automap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = automap.h; sourceTree = "<group>"; }; 151 B99CE1660D833D8F00E42436 /* bus_type.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bus_type.h; sourceTree = "<group>"; }; 152 152 B99CE1670D833D8F00E42436 /* cache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cache.cpp; sourceTree = "<group>"; }; 153 B99CE1680D833D8F00E42436 /* cache.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cache.hpp; sourceTree = "<group>"; };153 B99CE1680D833D8F00E42436 /* cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cache.h; sourceTree = "<group>"; }; 154 154 B99CE1690D833D8F00E42436 /* chars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chars.cpp; sourceTree = "<group>"; }; 155 B99CE16A0D833D8F00E42436 /* chars.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chars.hpp; sourceTree = "<group>"; };155 B99CE16A0D833D8F00E42436 /* chars.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chars.h; sourceTree = "<group>"; }; 156 156 B99CE16B0D833D8F00E42436 /* chat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chat.cpp; sourceTree = "<group>"; }; 157 B99CE16C0D833D8F00E42436 /* chat.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chat.hpp; sourceTree = "<group>"; };157 B99CE16C0D833D8F00E42436 /* chat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chat.h; sourceTree = "<group>"; }; 158 158 B99CE16D0D833D8F00E42436 /* clisp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clisp.cpp; sourceTree = "<group>"; }; 159 B99CE16E0D833D8F00E42436 /* clisp.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = clisp.hpp; sourceTree = "<group>"; };159 B99CE16E0D833D8F00E42436 /* clisp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = clisp.h; sourceTree = "<group>"; }; 160 160 B99CE16F0D833D8F00E42436 /* collide.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collide.cpp; sourceTree = "<group>"; }; 161 161 B99CE1700D833D8F00E42436 /* compiled.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compiled.cpp; sourceTree = "<group>"; }; 162 B99CE1710D833D8F00E42436 /* compiled.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compiled.hpp; sourceTree = "<group>"; };163 B99CE1720D833D8F00E42436 /* config .cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = config.cpp; sourceTree = "<group>"; };164 B99CE1730D833D8F00E42436 /* config .hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = config.hpp; sourceTree = "<group>"; };162 B99CE1710D833D8F00E42436 /* compiled.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compiled.h; sourceTree = "<group>"; }; 163 B99CE1720D833D8F00E42436 /* configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = configuration.cpp; sourceTree = "<group>"; }; 164 B99CE1730D833D8F00E42436 /* configuration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = configuration.h; sourceTree = "<group>"; }; 165 165 B99CE1740D833D8F00E42436 /* console.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = console.cpp; sourceTree = "<group>"; }; 166 B99CE1750D833D8F00E42436 /* console.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = console.hpp; sourceTree = "<group>"; };166 B99CE1750D833D8F00E42436 /* console.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = console.h; sourceTree = "<group>"; }; 167 167 B99CE1760D833D8F00E42436 /* cop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cop.cpp; sourceTree = "<group>"; }; 168 B99CE1770D833D8F00E42436 /* cop.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cop.hpp; sourceTree = "<group>"; };168 B99CE1770D833D8F00E42436 /* cop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cop.h; sourceTree = "<group>"; }; 169 169 B99CE1780D833D8F00E42436 /* crc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = crc.cpp; sourceTree = "<group>"; }; 170 B99CE1790D833D8F00E42436 /* crc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = crc.hpp; sourceTree = "<group>"; };170 B99CE1790D833D8F00E42436 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = crc.h; sourceTree = "<group>"; }; 171 171 B99CE17A0D833D8F00E42436 /* demo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = demo.cpp; sourceTree = "<group>"; }; 172 B99CE17B0D833D8F00E42436 /* demo.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = demo.hpp; sourceTree = "<group>"; };172 B99CE17B0D833D8F00E42436 /* demo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = demo.h; sourceTree = "<group>"; }; 173 173 B99CE17C0D833D8F00E42436 /* dev.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dev.cpp; sourceTree = "<group>"; }; 174 B99CE17D0D833D8F00E42436 /* dev.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dev.hpp; sourceTree = "<group>"; };174 B99CE17D0D833D8F00E42436 /* dev.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dev.h; sourceTree = "<group>"; }; 175 175 B99CE17E0D833D8F00E42436 /* devsel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = devsel.cpp; sourceTree = "<group>"; }; 176 B99CE17F0D833D8F00E42436 /* devsel.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = devsel.hpp; sourceTree = "<group>"; };176 B99CE17F0D833D8F00E42436 /* devsel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = devsel.h; sourceTree = "<group>"; }; 177 177 B99CE1800D833D8F00E42436 /* director.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = director.cpp; sourceTree = "<group>"; }; 178 B99CE1810D833D8F00E42436 /* director.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = director.hpp; sourceTree = "<group>"; };178 B99CE1810D833D8F00E42436 /* director.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = director.h; sourceTree = "<group>"; }; 179 179 B99CE1820D833D8F00E42436 /* endgame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = endgame.cpp; sourceTree = "<group>"; }; 180 B99CE1830D833D8F00E42436 /* exitproc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = exitproc.hpp; sourceTree = "<group>"; };180 B99CE1830D833D8F00E42436 /* exitproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = exitproc.h; sourceTree = "<group>"; }; 181 181 B99CE1840D833D8F00E42436 /* extend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extend.cpp; sourceTree = "<group>"; }; 182 B99CE1850D833D8F00E42436 /* extend.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = extend.hpp; sourceTree = "<group>"; };182 B99CE1850D833D8F00E42436 /* extend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = extend.h; sourceTree = "<group>"; }; 183 183 B99CE1860D833D8F00E42436 /* fnt6x13.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fnt6x13.cpp; sourceTree = "<group>"; }; 184 184 B99CE1870D833D8F00E42436 /* game.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = game.cpp; sourceTree = "<group>"; }; 185 B99CE1880D833D8F00E42436 /* game.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = game.hpp; sourceTree = "<group>"; };185 B99CE1880D833D8F00E42436 /* game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = game.h; sourceTree = "<group>"; }; 186 186 B99CE1890D833D8F00E42436 /* gamma.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gamma.cpp; sourceTree = "<group>"; }; 187 B99CE18A0D833D8F00E42436 /* gamma.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gamma.hpp; sourceTree = "<group>"; };187 B99CE18A0D833D8F00E42436 /* gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gamma.h; sourceTree = "<group>"; }; 188 188 B99CE18B0D833D8F00E42436 /* gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gui.cpp; sourceTree = "<group>"; }; 189 B99CE18C0D833D8F00E42436 /* gui.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gui.hpp; sourceTree = "<group>"; };189 B99CE18C0D833D8F00E42436 /* gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gui.h; sourceTree = "<group>"; }; 190 190 B99CE18D0D833D8F00E42436 /* help.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = help.cpp; sourceTree = "<group>"; }; 191 B99CE18E0D833D8F00E42436 /* help.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = help.hpp; sourceTree = "<group>"; };192 B99CE18F0D833D8F00E42436 /* id.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = id.hpp; sourceTree = "<group>"; };191 B99CE18E0D833D8F00E42436 /* help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = help.h; sourceTree = "<group>"; }; 192 B99CE18F0D833D8F00E42436 /* id.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = id.h; sourceTree = "<group>"; }; 193 193 B99CE1910D833D8F00E42436 /* decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decoder.cpp; sourceTree = "<group>"; }; 194 194 B99CE1920D833D8F00E42436 /* dir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dir.h; sourceTree = "<group>"; }; 195 195 B99CE1930D833D8F00E42436 /* dos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dos.h; sourceTree = "<group>"; }; 196 196 B99CE1940D833D8F00E42436 /* dprint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dprint.cpp; sourceTree = "<group>"; }; 197 B99CE1950D833D8F00E42436 /* dprint.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dprint.hpp; sourceTree = "<group>"; };198 B99CE1960D833D8F00E42436 /* emm.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = emm.hpp; sourceTree = "<group>"; };197 B99CE1950D833D8F00E42436 /* dprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dprint.h; sourceTree = "<group>"; }; 198 B99CE1960D833D8F00E42436 /* emm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = emm.h; sourceTree = "<group>"; }; 199 199 B99CE1970D833D8F00E42436 /* errs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errs.h; sourceTree = "<group>"; }; 200 B99CE1980D833D8F00E42436 /* event.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = event.hpp; sourceTree = "<group>"; };200 B99CE1980D833D8F00E42436 /* event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = event.h; sourceTree = "<group>"; }; 201 201 B99CE1990D833D8F00E42436 /* filesel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filesel.cpp; sourceTree = "<group>"; }; 202 B99CE19A0D833D8F00E42436 /* filesel.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filesel.hpp; sourceTree = "<group>"; };202 B99CE19A0D833D8F00E42436 /* filesel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filesel.h; sourceTree = "<group>"; }; 203 203 B99CE19B0D833D8F00E42436 /* filter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter.cpp; sourceTree = "<group>"; }; 204 B99CE19C0D833D8F00E42436 /* filter.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter.hpp; sourceTree = "<group>"; };204 B99CE19C0D833D8F00E42436 /* filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter.h; sourceTree = "<group>"; }; 205 205 B99CE19D0D833D8F00E42436 /* fonts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fonts.cpp; sourceTree = "<group>"; }; 206 B99CE19E0D833D8F00E42436 /* fonts.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fonts.hpp; sourceTree = "<group>"; };207 B99CE19F0D833D8F00E42436 /* gifdecod.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifdecod.hpp; sourceTree = "<group>"; };206 B99CE19E0D833D8F00E42436 /* fonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fonts.h; sourceTree = "<group>"; }; 207 B99CE19F0D833D8F00E42436 /* gifdecod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifdecod.h; sourceTree = "<group>"; }; 208 208 B99CE1A00D833D8F00E42436 /* gifread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gifread.cpp; sourceTree = "<group>"; }; 209 B99CE1A10D833D8F00E42436 /* gifread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifread.hpp; sourceTree = "<group>"; };209 B99CE1A10D833D8F00E42436 /* gifread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gifread.h; sourceTree = "<group>"; }; 210 210 B99CE1A20D833D8F00E42436 /* globals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = globals.cpp; sourceTree = "<group>"; }; 211 211 B99CE1A30D833D8F00E42436 /* glread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = glread.cpp; sourceTree = "<group>"; }; 212 B99CE1A40D833D8F00E42436 /* glread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = glread.hpp; sourceTree = "<group>"; };212 B99CE1A40D833D8F00E42436 /* glread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = glread.h; sourceTree = "<group>"; }; 213 213 B99CE1A50D833D8F00E42436 /* guistat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = guistat.cpp; sourceTree = "<group>"; }; 214 B99CE1A60D833D8F00E42436 /* guistat.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = guistat.hpp; sourceTree = "<group>"; };214 B99CE1A60D833D8F00E42436 /* guistat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = guistat.h; sourceTree = "<group>"; }; 215 215 B99CE1A70D833D8F00E42436 /* image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = image.cpp; sourceTree = "<group>"; }; 216 B99CE1A80D833D8F00E42436 /* image.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image.hpp; sourceTree = "<group>"; };216 B99CE1A80D833D8F00E42436 /* image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image.h; sourceTree = "<group>"; }; 217 217 B99CE1A90D833D8F00E42436 /* image24.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = image24.cpp; sourceTree = "<group>"; }; 218 B99CE1AA0D833D8F00E42436 /* image24.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image24.hpp; sourceTree = "<group>"; };218 B99CE1AA0D833D8F00E42436 /* image24.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = image24.h; sourceTree = "<group>"; }; 219 219 B99CE1AB0D833D8F00E42436 /* include.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = include.cpp; sourceTree = "<group>"; }; 220 B99CE1AC0D833D8F00E42436 /* include.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = include.hpp; sourceTree = "<group>"; };220 B99CE1AC0D833D8F00E42436 /* include.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = include.h; sourceTree = "<group>"; }; 221 221 B99CE1AD0D833D8F00E42436 /* input.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = input.cpp; sourceTree = "<group>"; }; 222 B99CE1AE0D833D8F00E42436 /* input.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = input.hpp; sourceTree = "<group>"; };223 B99CE1AF0D833D8F00E42436 /* jdir.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jdir.hpp; sourceTree = "<group>"; };222 B99CE1AE0D833D8F00E42436 /* input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = input.h; sourceTree = "<group>"; }; 223 B99CE1AF0D833D8F00E42436 /* jdir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jdir.h; sourceTree = "<group>"; }; 224 224 B99CE1B00D833D8F00E42436 /* jmalloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jmalloc.cpp; sourceTree = "<group>"; }; 225 B99CE1B10D833D8F00E42436 /* jmalloc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jmalloc.hpp; sourceTree = "<group>"; };225 B99CE1B10D833D8F00E42436 /* jmalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jmalloc.h; sourceTree = "<group>"; }; 226 226 B99CE1B20D833D8F00E42436 /* jrand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jrand.cpp; sourceTree = "<group>"; }; 227 B99CE1B30D833D8F00E42436 /* jrand.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jrand.hpp; sourceTree = "<group>"; };227 B99CE1B30D833D8F00E42436 /* jrand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jrand.h; sourceTree = "<group>"; }; 228 228 B99CE1B40D833D8F00E42436 /* jwindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jwindow.cpp; sourceTree = "<group>"; }; 229 B99CE1B50D833D8F00E42436 /* jwindow.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jwindow.hpp; sourceTree = "<group>"; };229 B99CE1B50D833D8F00E42436 /* jwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = jwindow.h; sourceTree = "<group>"; }; 230 230 B99CE1B60D833D8F00E42436 /* keys.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = keys.cpp; sourceTree = "<group>"; }; 231 B99CE1B70D833D8F00E42436 /* keys.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = keys.hpp; sourceTree = "<group>"; };231 B99CE1B70D833D8F00E42436 /* keys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = keys.h; sourceTree = "<group>"; }; 232 232 B99CE1B80D833D8F00E42436 /* lbmread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lbmread.cpp; sourceTree = "<group>"; }; 233 B99CE1B90D833D8F00E42436 /* lbmread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lbmread.hpp; sourceTree = "<group>"; };233 B99CE1B90D833D8F00E42436 /* lbmread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lbmread.h; sourceTree = "<group>"; }; 234 234 B99CE1BA0D833D8F00E42436 /* linked.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linked.cpp; sourceTree = "<group>"; }; 235 B99CE1BB0D833D8F00E42436 /* linked.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = linked.hpp; sourceTree = "<group>"; };235 B99CE1BB0D833D8F00E42436 /* linked.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = linked.h; sourceTree = "<group>"; }; 236 236 B99CE1BC0D833D8F00E42436 /* loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loader.cpp; sourceTree = "<group>"; }; 237 B99CE1BD0D833D8F00E42436 /* loader.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader.hpp; sourceTree = "<group>"; };238 B99CE1BE0D833D8F00E42436 /* macs.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = macs.hpp; sourceTree = "<group>"; };239 B99CE1BF0D833D8F00E42436 /* main.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = main.hpp; sourceTree = "<group>"; };237 B99CE1BD0D833D8F00E42436 /* loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader.h; sourceTree = "<group>"; }; 238 B99CE1BE0D833D8F00E42436 /* macs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = macs.h; sourceTree = "<group>"; }; 239 B99CE1BF0D833D8F00E42436 /* main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = main.h; sourceTree = "<group>"; }; 240 240 B99CE1C20D833D8F00E42436 /* mdlread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mdlread.cpp; sourceTree = "<group>"; }; 241 B99CE1C30D833D8F00E42436 /* mdlread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mdlread.hpp; sourceTree = "<group>"; };242 B99CE1C40D833D8F00E42436 /* mouse.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mouse.hpp; sourceTree = "<group>"; };241 B99CE1C30D833D8F00E42436 /* mdlread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mdlread.h; sourceTree = "<group>"; }; 242 B99CE1C40D833D8F00E42436 /* mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mouse.h; sourceTree = "<group>"; }; 243 243 B99CE1C50D833D8F00E42436 /* packet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = packet.cpp; sourceTree = "<group>"; }; 244 B99CE1C60D833D8F00E42436 /* packet.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = packet.hpp; sourceTree = "<group>"; };244 B99CE1C60D833D8F00E42436 /* packet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = packet.h; sourceTree = "<group>"; }; 245 245 B99CE1C70D833D8F00E42436 /* palette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = palette.cpp; sourceTree = "<group>"; }; 246 B99CE1C80D833D8F00E42436 /* palette.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = palette.hpp; sourceTree = "<group>"; };246 B99CE1C80D833D8F00E42436 /* palette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = palette.h; sourceTree = "<group>"; }; 247 247 B99CE1C90D833D8F00E42436 /* pcxread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pcxread.cpp; sourceTree = "<group>"; }; 248 B99CE1CA0D833D8F00E42436 /* pcxread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pcxread.hpp; sourceTree = "<group>"; };248 B99CE1CA0D833D8F00E42436 /* pcxread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pcxread.h; sourceTree = "<group>"; }; 249 249 B99CE1CB0D833D8F00E42436 /* pmenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pmenu.cpp; sourceTree = "<group>"; }; 250 B99CE1CC0D833D8F00E42436 /* pmenu.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pmenu.hpp; sourceTree = "<group>"; };250 B99CE1CC0D833D8F00E42436 /* pmenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pmenu.h; sourceTree = "<group>"; }; 251 251 B99CE1CD0D833D8F00E42436 /* ppmread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ppmread.cpp; sourceTree = "<group>"; }; 252 B99CE1CE0D833D8F00E42436 /* ppmread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ppmread.hpp; sourceTree = "<group>"; };252 B99CE1CE0D833D8F00E42436 /* ppmread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ppmread.h; sourceTree = "<group>"; }; 253 253 B99CE1CF0D833D8F00E42436 /* readwav.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = readwav.cpp; sourceTree = "<group>"; }; 254 B99CE1D00D833D8F00E42436 /* readwav.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = readwav.hpp; sourceTree = "<group>"; };254 B99CE1D00D833D8F00E42436 /* readwav.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = readwav.h; sourceTree = "<group>"; }; 255 255 B99CE1D10D833D8F00E42436 /* scroller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scroller.cpp; sourceTree = "<group>"; }; 256 B99CE1D20D833D8F00E42436 /* scroller.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scroller.hpp; sourceTree = "<group>"; };256 B99CE1D20D833D8F00E42436 /* scroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scroller.h; sourceTree = "<group>"; }; 257 257 B99CE1D30D833D8F00E42436 /* specs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = specs.cpp; sourceTree = "<group>"; }; 258 B99CE1D40D833D8F00E42436 /* specs.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specs.hpp; sourceTree = "<group>"; };258 B99CE1D40D833D8F00E42436 /* specs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specs.h; sourceTree = "<group>"; }; 259 259 B99CE1D50D833D8F00E42436 /* sprite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sprite.cpp; sourceTree = "<group>"; }; 260 B99CE1D60D833D8F00E42436 /* sprite.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sprite.hpp; sourceTree = "<group>"; };260 B99CE1D60D833D8F00E42436 /* sprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sprite.h; sourceTree = "<group>"; }; 261 261 B99CE1D70D833D8F00E42436 /* status.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = status.cpp; sourceTree = "<group>"; }; 262 B99CE1D80D833D8F00E42436 /* status.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = status.hpp; sourceTree = "<group>"; };262 B99CE1D80D833D8F00E42436 /* status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = status.h; sourceTree = "<group>"; }; 263 263 B99CE1D90D833D8F00E42436 /* std.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = std.h; sourceTree = "<group>"; }; 264 264 B99CE1DA0D833D8F00E42436 /* supmorph.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = supmorph.cpp; sourceTree = "<group>"; }; 265 B99CE1DB0D833D8F00E42436 /* supmorph.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = supmorph.hpp; sourceTree = "<group>"; };265 B99CE1DB0D833D8F00E42436 /* supmorph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = supmorph.h; sourceTree = "<group>"; }; 266 266 B99CE1DC0D833D8F00E42436 /* system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = system.h; sourceTree = "<group>"; }; 267 267 B99CE1DD0D833D8F00E42436 /* targa.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = targa.cpp; sourceTree = "<group>"; }; 268 B99CE1DE0D833D8F00E42436 /* targa.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = targa.hpp; sourceTree = "<group>"; };268 B99CE1DE0D833D8F00E42436 /* targa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = targa.h; sourceTree = "<group>"; }; 269 269 B99CE1DF0D833D8F00E42436 /* texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = texture.cpp; sourceTree = "<group>"; }; 270 B99CE1E00D833D8F00E42436 /* texture.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = texture.hpp; sourceTree = "<group>"; };270 B99CE1E00D833D8F00E42436 /* texture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = texture.h; sourceTree = "<group>"; }; 271 271 B99CE1E10D833D8F00E42436 /* timage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = timage.cpp; sourceTree = "<group>"; }; 272 B99CE1E20D833D8F00E42436 /* timage.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timage.hpp; sourceTree = "<group>"; };273 B99CE1E30D833D8F00E42436 /* timing.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timing.hpp; sourceTree = "<group>"; };272 B99CE1E20D833D8F00E42436 /* timage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timage.h; sourceTree = "<group>"; }; 273 B99CE1E30D833D8F00E42436 /* timing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timing.h; sourceTree = "<group>"; }; 274 274 B99CE1E40D833D8F00E42436 /* tools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tools.cpp; sourceTree = "<group>"; }; 275 B99CE1E50D833D8F00E42436 /* tools.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tools.hpp; sourceTree = "<group>"; };276 B99CE1E60D833D8F00E42436 /* video.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = video.hpp; sourceTree = "<group>"; };275 B99CE1E50D833D8F00E42436 /* tools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tools.h; sourceTree = "<group>"; }; 276 B99CE1E60D833D8F00E42436 /* video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = video.h; sourceTree = "<group>"; }; 277 277 B99CE1E70D833D8F00E42436 /* visobj.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = visobj.cpp; sourceTree = "<group>"; }; 278 B99CE1E80D833D8F00E42436 /* visobj.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = visobj.hpp; sourceTree = "<group>"; };278 B99CE1E80D833D8F00E42436 /* visobj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = visobj.h; sourceTree = "<group>"; }; 279 279 B99CE1E90D833D8F00E42436 /* xwdread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xwdread.cpp; sourceTree = "<group>"; }; 280 B99CE1EA0D833D8F00E42436 /* xwdread.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = xwdread.hpp; sourceTree = "<group>"; };280 B99CE1EA0D833D8F00E42436 /* xwdread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = xwdread.h; sourceTree = "<group>"; }; 281 281 B99CE1EB0D833D8F00E42436 /* innet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = innet.cpp; sourceTree = "<group>"; }; 282 282 B99CE1EC0D833D8F00E42436 /* intsect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = intsect.cpp; sourceTree = "<group>"; }; 283 B99CE1ED0D833D8F00E42436 /* intsect.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = intsect.hpp; sourceTree = "<group>"; };284 B99CE1EE0D833D8F00E42436 /* isllist.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = isllist.hpp; sourceTree = "<group>"; };283 B99CE1ED0D833D8F00E42436 /* intsect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = intsect.h; sourceTree = "<group>"; }; 284 B99CE1EE0D833D8F00E42436 /* isllist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = isllist.h; sourceTree = "<group>"; }; 285 285 B99CE1EF0D833D8F00E42436 /* items.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = items.cpp; sourceTree = "<group>"; }; 286 B99CE1F00D833D8F00E42436 /* items.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = items.hpp; sourceTree = "<group>"; };286 B99CE1F00D833D8F00E42436 /* items.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = items.h; sourceTree = "<group>"; }; 287 287 B99CE1F10D833D8F00E42436 /* language.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = language.cpp; sourceTree = "<group>"; }; 288 B99CE1F20D833D8F00E42436 /* language.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = language.hpp; sourceTree = "<group>"; };288 B99CE1F20D833D8F00E42436 /* language.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = language.h; sourceTree = "<group>"; }; 289 289 B99CE1F30D833D8F00E42436 /* lcache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lcache.cpp; sourceTree = "<group>"; }; 290 B99CE1F40D833D8F00E42436 /* lcache.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lcache.hpp; sourceTree = "<group>"; };290 B99CE1F40D833D8F00E42436 /* lcache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lcache.h; sourceTree = "<group>"; }; 291 291 B99CE1F50D833D8F00E42436 /* level.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = level.cpp; sourceTree = "<group>"; }; 292 B99CE1F60D833D8F00E42436 /* level.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = level.hpp; sourceTree = "<group>"; };292 B99CE1F60D833D8F00E42436 /* level.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = level.h; sourceTree = "<group>"; }; 293 293 B99CE1F70D833D8F00E42436 /* light.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = light.cpp; sourceTree = "<group>"; }; 294 B99CE1F80D833D8F00E42436 /* light.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = light.hpp; sourceTree = "<group>"; };294 B99CE1F80D833D8F00E42436 /* light.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = light.h; sourceTree = "<group>"; }; 295 295 B99CE1FA0D833D8F00E42436 /* lisp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lisp.cpp; sourceTree = "<group>"; }; 296 B99CE1FB0D833D8F00E42436 /* lisp.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp.hpp; sourceTree = "<group>"; };296 B99CE1FB0D833D8F00E42436 /* lisp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp.h; sourceTree = "<group>"; }; 297 297 B99CE1FC0D833D8F00E42436 /* lisp_gc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lisp_gc.cpp; sourceTree = "<group>"; }; 298 B99CE1FD0D833D8F00E42436 /* lisp_gc.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_gc.hpp; sourceTree = "<group>"; };298 B99CE1FD0D833D8F00E42436 /* lisp_gc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_gc.h; sourceTree = "<group>"; }; 299 299 B99CE1FE0D833D8F00E42436 /* lisp_opt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lisp_opt.cpp; sourceTree = "<group>"; }; 300 B99CE1FF0D833D8F00E42436 /* lisp_opt.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_opt.hpp; sourceTree = "<group>"; };300 B99CE1FF0D833D8F00E42436 /* lisp_opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = lisp_opt.h; sourceTree = "<group>"; }; 301 301 B99CE2020D833D8F00E42436 /* loader2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loader2.cpp; sourceTree = "<group>"; }; 302 B99CE2030D833D8F00E42436 /* loader2.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader2.hpp; sourceTree = "<group>"; };302 B99CE2030D833D8F00E42436 /* loader2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loader2.h; sourceTree = "<group>"; }; 303 303 B99CE2040D833D8F00E42436 /* loadgame.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loadgame.cpp; sourceTree = "<group>"; }; 304 B99CE2050D833D8F00E42436 /* loadgame.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loadgame.hpp; sourceTree = "<group>"; };304 B99CE2050D833D8F00E42436 /* loadgame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = loadgame.h; sourceTree = "<group>"; }; 305 305 B99CE2080D833D8F00E42436 /* menu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = menu.cpp; sourceTree = "<group>"; }; 306 B99CE2090D833D8F00E42436 /* menu.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = menu.hpp; sourceTree = "<group>"; };306 B99CE2090D833D8F00E42436 /* menu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = menu.h; sourceTree = "<group>"; }; 307 307 B99CE20A0D833D8F00E42436 /* morpher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = morpher.cpp; sourceTree = "<group>"; }; 308 B99CE20B0D833D8F00E42436 /* morpher.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = morpher.hpp; sourceTree = "<group>"; };308 B99CE20B0D833D8F00E42436 /* morpher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = morpher.h; sourceTree = "<group>"; }; 309 309 B99CE20D0D833D8F00E42436 /* fileman.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fileman.cpp; sourceTree = "<group>"; }; 310 B99CE20E0D833D8F00E42436 /* fileman.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fileman.hpp; sourceTree = "<group>"; };310 B99CE20E0D833D8F00E42436 /* fileman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fileman.h; sourceTree = "<group>"; }; 311 311 B99CE20F0D833D8F00E42436 /* gclient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gclient.cpp; sourceTree = "<group>"; }; 312 B99CE2100D833D8F00E42436 /* gclient.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gclient.hpp; sourceTree = "<group>"; };313 B99CE2110D833D8F00E42436 /* ghandler.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ghandler.hpp; sourceTree = "<group>"; };312 B99CE2100D833D8F00E42436 /* gclient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gclient.h; sourceTree = "<group>"; }; 313 B99CE2110D833D8F00E42436 /* ghandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ghandler.h; sourceTree = "<group>"; }; 314 314 B99CE2120D833D8F00E42436 /* gserver.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gserver.cpp; sourceTree = "<group>"; }; 315 B99CE2130D833D8F00E42436 /* gserver.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gserver.hpp; sourceTree = "<group>"; };316 B99CE2140D833D8F00E42436 /* indian.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = indian.hpp; sourceTree = "<group>"; };315 B99CE2130D833D8F00E42436 /* gserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gserver.h; sourceTree = "<group>"; }; 316 B99CE2140D833D8F00E42436 /* indian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = indian.h; sourceTree = "<group>"; }; 317 317 B99CE2170D833D8F00E42436 /* sock.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sock.cpp; sourceTree = "<group>"; }; 318 B99CE2180D833D8F00E42436 /* sock.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sock.hpp; sourceTree = "<group>"; };318 B99CE2180D833D8F00E42436 /* sock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sock.h; sourceTree = "<group>"; }; 319 319 B99CE2190D833D8F00E42436 /* tcpip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tcpip.cpp; sourceTree = "<group>"; }; 320 B99CE21A0D833D8F00E42436 /* tcpip.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tcpip.hpp; sourceTree = "<group>"; };321 B99CE21B0D833D8F00E42436 /* undrv.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = undrv.hpp; sourceTree = "<group>"; };320 B99CE21A0D833D8F00E42436 /* tcpip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tcpip.h; sourceTree = "<group>"; }; 321 B99CE21B0D833D8F00E42436 /* undrv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = undrv.h; sourceTree = "<group>"; }; 322 322 B99CE21C0D833D8F00E42436 /* netcfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = netcfg.cpp; sourceTree = "<group>"; }; 323 B99CE21D0D833D8F00E42436 /* netcfg.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netcfg.hpp; sourceTree = "<group>"; };324 B99CE21E0D833D8F00E42436 /* netface.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netface.hpp; sourceTree = "<group>"; };323 B99CE21D0D833D8F00E42436 /* netcfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netcfg.h; sourceTree = "<group>"; }; 324 B99CE21E0D833D8F00E42436 /* netface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = netface.h; sourceTree = "<group>"; }; 325 325 B99CE21F0D833D8F00E42436 /* nfclient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nfclient.cpp; sourceTree = "<group>"; }; 326 B99CE2200D833D8F00E42436 /* nfclient.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfclient.hpp; sourceTree = "<group>"; };327 B99CE2210D833D8F00E42436 /* nfserver.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfserver.hpp; sourceTree = "<group>"; };326 B99CE2200D833D8F00E42436 /* nfclient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfclient.h; sourceTree = "<group>"; }; 327 B99CE2210D833D8F00E42436 /* nfserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nfserver.h; sourceTree = "<group>"; }; 328 328 B99CE2220D833D8F00E42436 /* objects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objects.cpp; sourceTree = "<group>"; }; 329 B99CE2230D833D8F00E42436 /* objects.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = objects.hpp; sourceTree = "<group>"; };329 B99CE2230D833D8F00E42436 /* objects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = objects.h; sourceTree = "<group>"; }; 330 330 B99CE2240D833D8F00E42436 /* particle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = particle.cpp; sourceTree = "<group>"; }; 331 B99CE2250D833D8F00E42436 /* particle.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = particle.hpp; sourceTree = "<group>"; };331 B99CE2250D833D8F00E42436 /* particle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = particle.h; sourceTree = "<group>"; }; 332 332 B99CE2260D833D8F00E42436 /* points.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = points.cpp; sourceTree = "<group>"; }; 333 B99CE2270D833D8F00E42436 /* points.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = points.hpp; sourceTree = "<group>"; };333 B99CE2270D833D8F00E42436 /* points.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = points.h; sourceTree = "<group>"; }; 334 334 B99CE2280D833D8F00E42436 /* profile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = profile.cpp; sourceTree = "<group>"; }; 335 B99CE2290D833D8F00E42436 /* profile.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = profile.hpp; sourceTree = "<group>"; };335 B99CE2290D833D8F00E42436 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = profile.h; sourceTree = "<group>"; }; 336 336 B99CE22A0D833D8F00E42436 /* property.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = property.cpp; sourceTree = "<group>"; }; 337 B99CE22B0D833D8F00E42436 /* property.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = property.hpp; sourceTree = "<group>"; };338 B99CE22C0D833D8F00E42436 /* sbar.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sbar.hpp; sourceTree = "<group>"; };337 B99CE22B0D833D8F00E42436 /* property.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = property.h; sourceTree = "<group>"; }; 338 B99CE22C0D833D8F00E42436 /* sbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sbar.h; sourceTree = "<group>"; }; 339 339 B99CE22E0D833D8F00E42436 /* event.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = event.cpp; sourceTree = "<group>"; }; 340 340 B99CE22F0D833D8F00E42436 /* jdir.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jdir.cpp; sourceTree = "<group>"; }; 341 B99CE2300D833D8F00E42436 /* joy.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = joy.hpp; sourceTree = "<group>"; };341 B99CE2300D833D8F00E42436 /* joy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = joy.h; sourceTree = "<group>"; }; 342 342 B99CE2310D833D8F00E42436 /* joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = joystick.cpp; sourceTree = "<group>"; }; 343 343 B99CE2340D833D8F00E42436 /* mouse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mouse.cpp; sourceTree = "<group>"; }; … … 345 345 B99CE2360D833D8F00E42436 /* setup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setup.h; sourceTree = "<group>"; }; 346 346 B99CE2370D833D8F00E42436 /* sound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sound.cpp; sourceTree = "<group>"; }; 347 B99CE2380D833D8F00E42436 /* sound.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sound.hpp; sourceTree = "<group>"; };347 B99CE2380D833D8F00E42436 /* sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sound.h; sourceTree = "<group>"; }; 348 348 B99CE2390D833D8F00E42436 /* timing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = timing.cpp; sourceTree = "<group>"; }; 349 349 B99CE23A0D833D8F00E42436 /* video.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = video.cpp; sourceTree = "<group>"; }; 350 350 B99CE23B0D833D8F00E42436 /* sensor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sensor.cpp; sourceTree = "<group>"; }; 351 351 B99CE23C0D833D8F00E42436 /* seq.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = seq.cpp; sourceTree = "<group>"; }; 352 B99CE23D0D833D8F00E42436 /* seq.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = seq.hpp; sourceTree = "<group>"; };352 B99CE23D0D833D8F00E42436 /* seq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = seq.h; sourceTree = "<group>"; }; 353 353 B99CE23E0D833D8F00E42436 /* smallfnt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smallfnt.cpp; sourceTree = "<group>"; }; 354 354 B99CE23F0D833D8F00E42436 /* specache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = specache.cpp; sourceTree = "<group>"; }; 355 B99CE2400D833D8F00E42436 /* specache.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specache.hpp; sourceTree = "<group>"; };356 B99CE2410D833D8F00E42436 /* stack.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stack.hpp; sourceTree = "<group>"; };355 B99CE2400D833D8F00E42436 /* specache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = specache.h; sourceTree = "<group>"; }; 356 B99CE2410D833D8F00E42436 /* stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stack.h; sourceTree = "<group>"; }; 357 357 B99CE2420D833D8F00E42436 /* statbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = statbar.cpp; sourceTree = "<group>"; }; 358 358 B99CE2430D833D8F00E42436 /* text_gui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_gui.cpp; sourceTree = "<group>"; }; 359 B99CE2440D833D8F00E42436 /* text_gui.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = text_gui.hpp; sourceTree = "<group>"; };359 B99CE2440D833D8F00E42436 /* text_gui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = text_gui.h; sourceTree = "<group>"; }; 360 360 B99CE2450D833D8F00E42436 /* transp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transp.cpp; sourceTree = "<group>"; }; 361 B99CE2460D833D8F00E42436 /* transp.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transp.hpp; sourceTree = "<group>"; };361 B99CE2460D833D8F00E42436 /* transp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transp.h; sourceTree = "<group>"; }; 362 362 B99CE2470D833D8F00E42436 /* trig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trig.cpp; sourceTree = "<group>"; }; 363 363 B99CE2480D833D8F00E42436 /* username.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = username.cpp; sourceTree = "<group>"; }; 364 364 B99CE2490D833D8F00E42436 /* version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = version.cpp; sourceTree = "<group>"; }; 365 365 B99CE24A0D833D8F00E42436 /* view.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = view.cpp; sourceTree = "<group>"; }; 366 B99CE24B0D833D8F00E42436 /* view.h pp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = view.hpp; sourceTree = "<group>"; };366 B99CE24B0D833D8F00E42436 /* view.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = view.h; sourceTree = "<group>"; }; 367 367 B99CE2DC0D833F7E00E42436 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; }; 368 368 B99CE2DD0D833F7E00E42436 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = "<group>"; }; … … 439 439 children = ( 440 440 B99CE1600D833D8F00E42436 /* ability.cpp */, 441 B99CE1610D833D8F00E42436 /* ability.h pp*/,441 B99CE1610D833D8F00E42436 /* ability.h */, 442 442 B99CE1620D833D8F00E42436 /* ant.cpp */, 443 B99CE1630D833D8F00E42436 /* ant.h pp*/,443 B99CE1630D833D8F00E42436 /* ant.h */, 444 444 B99CE1640D833D8F00E42436 /* automap.cpp */, 445 B99CE1650D833D8F00E42436 /* automap.h pp*/,446 B99CE1660D833D8F00E42436 /* bus_type.h pp*/,445 B99CE1650D833D8F00E42436 /* automap.h */, 446 B99CE1660D833D8F00E42436 /* bus_type.h */, 447 447 B99CE1670D833D8F00E42436 /* cache.cpp */, 448 B99CE1680D833D8F00E42436 /* cache.h pp*/,448 B99CE1680D833D8F00E42436 /* cache.h */, 449 449 B99CE1690D833D8F00E42436 /* chars.cpp */, 450 B99CE16A0D833D8F00E42436 /* chars.h pp*/,450 B99CE16A0D833D8F00E42436 /* chars.h */, 451 451 B99CE16B0D833D8F00E42436 /* chat.cpp */, 452 B99CE16C0D833D8F00E42436 /* chat.h pp*/,452 B99CE16C0D833D8F00E42436 /* chat.h */, 453 453 B99CE16D0D833D8F00E42436 /* clisp.cpp */, 454 B99CE16E0D833D8F00E42436 /* clisp.h pp*/,454 B99CE16E0D833D8F00E42436 /* clisp.h */, 455 455 B99CE16F0D833D8F00E42436 /* collide.cpp */, 456 456 B99CE1700D833D8F00E42436 /* compiled.cpp */, 457 B99CE1710D833D8F00E42436 /* compiled.h pp*/,458 B99CE1720D833D8F00E42436 /* config .cpp */,459 B99CE1730D833D8F00E42436 /* config .hpp*/,457 B99CE1710D833D8F00E42436 /* compiled.h */, 458 B99CE1720D833D8F00E42436 /* configuration.cpp */, 459 B99CE1730D833D8F00E42436 /* configuration.h */, 460 460 B99CE1740D833D8F00E42436 /* console.cpp */, 461 B99CE1750D833D8F00E42436 /* console.h pp*/,461 B99CE1750D833D8F00E42436 /* console.h */, 462 462 B99CE1760D833D8F00E42436 /* cop.cpp */, 463 B99CE1770D833D8F00E42436 /* cop.h pp*/,463 B99CE1770D833D8F00E42436 /* cop.h */, 464 464 B99CE1780D833D8F00E42436 /* crc.cpp */, 465 B99CE1790D833D8F00E42436 /* crc.h pp*/,465 B99CE1790D833D8F00E42436 /* crc.h */, 466 466 B99CE17A0D833D8F00E42436 /* demo.cpp */, 467 B99CE17B0D833D8F00E42436 /* demo.h pp*/,467 B99CE17B0D833D8F00E42436 /* demo.h */, 468 468 B99CE17C0D833D8F00E42436 /* dev.cpp */, 469 B99CE17D0D833D8F00E42436 /* dev.h pp*/,469 B99CE17D0D833D8F00E42436 /* dev.h */, 470 470 B99CE17E0D833D8F00E42436 /* devsel.cpp */, 471 B99CE17F0D833D8F00E42436 /* devsel.h pp*/,471 B99CE17F0D833D8F00E42436 /* devsel.h */, 472 472 B99CE1800D833D8F00E42436 /* director.cpp */, 473 B99CE1810D833D8F00E42436 /* director.h pp*/,473 B99CE1810D833D8F00E42436 /* director.h */, 474 474 B99CE1820D833D8F00E42436 /* endgame.cpp */, 475 B99CE1830D833D8F00E42436 /* exitproc.h pp*/,475 B99CE1830D833D8F00E42436 /* exitproc.h */, 476 476 B99CE1840D833D8F00E42436 /* extend.cpp */, 477 B99CE1850D833D8F00E42436 /* extend.h pp*/,477 B99CE1850D833D8F00E42436 /* extend.h */, 478 478 B99CE1860D833D8F00E42436 /* fnt6x13.cpp */, 479 479 B99CE1870D833D8F00E42436 /* game.cpp */, 480 B99CE1880D833D8F00E42436 /* game.h pp*/,480 B99CE1880D833D8F00E42436 /* game.h */, 481 481 B99CE1890D833D8F00E42436 /* gamma.cpp */, 482 B99CE18A0D833D8F00E42436 /* gamma.h pp*/,482 B99CE18A0D833D8F00E42436 /* gamma.h */, 483 483 B99CE18B0D833D8F00E42436 /* gui.cpp */, 484 B99CE18C0D833D8F00E42436 /* gui.h pp*/,484 B99CE18C0D833D8F00E42436 /* gui.h */, 485 485 B99CE18D0D833D8F00E42436 /* help.cpp */, 486 B99CE18E0D833D8F00E42436 /* help.h pp*/,487 B99CE18F0D833D8F00E42436 /* id.h pp*/,486 B99CE18E0D833D8F00E42436 /* help.h */, 487 B99CE18F0D833D8F00E42436 /* id.h */, 488 488 B99CE1900D833D8F00E42436 /* imlib */, 489 489 B99CE1EB0D833D8F00E42436 /* innet.cpp */, 490 490 B99CE1EC0D833D8F00E42436 /* intsect.cpp */, 491 B99CE1ED0D833D8F00E42436 /* intsect.h pp*/,492 B99CE1EE0D833D8F00E42436 /* isllist.h pp*/,491 B99CE1ED0D833D8F00E42436 /* intsect.h */, 492 B99CE1EE0D833D8F00E42436 /* isllist.h */, 493 493 B99CE1EF0D833D8F00E42436 /* items.cpp */, 494 B99CE1F00D833D8F00E42436 /* items.h pp*/,494 B99CE1F00D833D8F00E42436 /* items.h */, 495 495 B99CE1F10D833D8F00E42436 /* language.cpp */, 496 B99CE1F20D833D8F00E42436 /* language.h pp*/,496 B99CE1F20D833D8F00E42436 /* language.h */, 497 497 B99CE1F30D833D8F00E42436 /* lcache.cpp */, 498 B99CE1F40D833D8F00E42436 /* lcache.h pp*/,498 B99CE1F40D833D8F00E42436 /* lcache.h */, 499 499 B99CE1F50D833D8F00E42436 /* level.cpp */, 500 B99CE1F60D833D8F00E42436 /* level.h pp*/,500 B99CE1F60D833D8F00E42436 /* level.h */, 501 501 B99CE1F70D833D8F00E42436 /* light.cpp */, 502 B99CE1F80D833D8F00E42436 /* light.h pp*/,502 B99CE1F80D833D8F00E42436 /* light.h */, 503 503 B99CE1F90D833D8F00E42436 /* lisp */, 504 504 B99CE2020D833D8F00E42436 /* loader2.cpp */, 505 B99CE2030D833D8F00E42436 /* loader2.h pp*/,505 B99CE2030D833D8F00E42436 /* loader2.h */, 506 506 B99CE2040D833D8F00E42436 /* loadgame.cpp */, 507 B99CE2050D833D8F00E42436 /* loadgame.h pp*/,507 B99CE2050D833D8F00E42436 /* loadgame.h */, 508 508 B99CE2080D833D8F00E42436 /* menu.cpp */, 509 B99CE2090D833D8F00E42436 /* menu.h pp*/,509 B99CE2090D833D8F00E42436 /* menu.h */, 510 510 B99CE20A0D833D8F00E42436 /* morpher.cpp */, 511 B99CE20B0D833D8F00E42436 /* morpher.h pp*/,511 B99CE20B0D833D8F00E42436 /* morpher.h */, 512 512 B99CE20C0D833D8F00E42436 /* net */, 513 513 B99CE21C0D833D8F00E42436 /* netcfg.cpp */, 514 B99CE21D0D833D8F00E42436 /* netcfg.h pp*/,515 B99CE21E0D833D8F00E42436 /* netface.h pp*/,514 B99CE21D0D833D8F00E42436 /* netcfg.h */, 515 B99CE21E0D833D8F00E42436 /* netface.h */, 516 516 B99CE21F0D833D8F00E42436 /* nfclient.cpp */, 517 B99CE2200D833D8F00E42436 /* nfclient.h pp*/,518 B99CE2210D833D8F00E42436 /* nfserver.h pp*/,517 B99CE2200D833D8F00E42436 /* nfclient.h */, 518 B99CE2210D833D8F00E42436 /* nfserver.h */, 519 519 B99CE2220D833D8F00E42436 /* objects.cpp */, 520 B99CE2230D833D8F00E42436 /* objects.h pp*/,520 B99CE2230D833D8F00E42436 /* objects.h */, 521 521 B99CE2240D833D8F00E42436 /* particle.cpp */, 522 B99CE2250D833D8F00E42436 /* particle.h pp*/,522 B99CE2250D833D8F00E42436 /* particle.h */, 523 523 B99CE2260D833D8F00E42436 /* points.cpp */, 524 B99CE2270D833D8F00E42436 /* points.h pp*/,524 B99CE2270D833D8F00E42436 /* points.h */, 525 525 B99CE2280D833D8F00E42436 /* profile.cpp */, 526 B99CE2290D833D8F00E42436 /* profile.h pp*/,526 B99CE2290D833D8F00E42436 /* profile.h */, 527 527 B99CE22A0D833D8F00E42436 /* property.cpp */, 528 B99CE22B0D833D8F00E42436 /* property.h pp*/,529 B99CE22C0D833D8F00E42436 /* sbar.h pp*/,528 B99CE22B0D833D8F00E42436 /* property.h */, 529 B99CE22C0D833D8F00E42436 /* sbar.h */, 530 530 B99CE22D0D833D8F00E42436 /* sdlport */, 531 531 B99CE23B0D833D8F00E42436 /* sensor.cpp */, 532 532 B99CE23C0D833D8F00E42436 /* seq.cpp */, 533 B99CE23D0D833D8F00E42436 /* seq.h pp*/,533 B99CE23D0D833D8F00E42436 /* seq.h */, 534 534 B99CE23E0D833D8F00E42436 /* smallfnt.cpp */, 535 535 B99CE23F0D833D8F00E42436 /* specache.cpp */, 536 B99CE2400D833D8F00E42436 /* specache.h pp*/,537 B99CE2410D833D8F00E42436 /* stack.h pp*/,536 B99CE2400D833D8F00E42436 /* specache.h */, 537 B99CE2410D833D8F00E42436 /* stack.h */, 538 538 B99CE2420D833D8F00E42436 /* statbar.cpp */, 539 539 B99CE2430D833D8F00E42436 /* text_gui.cpp */, 540 B99CE2440D833D8F00E42436 /* text_gui.h pp*/,540 B99CE2440D833D8F00E42436 /* text_gui.h */, 541 541 B99CE2450D833D8F00E42436 /* transp.cpp */, 542 B99CE2460D833D8F00E42436 /* transp.h pp*/,542 B99CE2460D833D8F00E42436 /* transp.h */, 543 543 B99CE2470D833D8F00E42436 /* trig.cpp */, 544 544 B99CE2480D833D8F00E42436 /* username.cpp */, 545 545 B99CE2490D833D8F00E42436 /* version.cpp */, 546 546 B99CE24A0D833D8F00E42436 /* view.cpp */, 547 B99CE24B0D833D8F00E42436 /* view.h pp*/,547 B99CE24B0D833D8F00E42436 /* view.h */, 548 548 ); 549 549 name = src; … … 558 558 B99CE1930D833D8F00E42436 /* dos.h */, 559 559 B99CE1940D833D8F00E42436 /* dprint.cpp */, 560 B99CE1950D833D8F00E42436 /* dprint.h pp*/,561 B99CE1960D833D8F00E42436 /* emm.h pp*/,560 B99CE1950D833D8F00E42436 /* dprint.h */, 561 B99CE1960D833D8F00E42436 /* emm.h */, 562 562 B99CE1970D833D8F00E42436 /* errs.h */, 563 B99CE1980D833D8F00E42436 /* event.h pp*/,563 B99CE1980D833D8F00E42436 /* event.h */, 564 564 B99CE1990D833D8F00E42436 /* filesel.cpp */, 565 B99CE19A0D833D8F00E42436 /* filesel.h pp*/,565 B99CE19A0D833D8F00E42436 /* filesel.h */, 566 566 B99CE19B0D833D8F00E42436 /* filter.cpp */, 567 B99CE19C0D833D8F00E42436 /* filter.h pp*/,567 B99CE19C0D833D8F00E42436 /* filter.h */, 568 568 B99CE19D0D833D8F00E42436 /* fonts.cpp */, 569 B99CE19E0D833D8F00E42436 /* fonts.h pp*/,570 B99CE19F0D833D8F00E42436 /* gifdecod.h pp*/,569 B99CE19E0D833D8F00E42436 /* fonts.h */, 570 B99CE19F0D833D8F00E42436 /* gifdecod.h */, 571 571 B99CE1A00D833D8F00E42436 /* gifread.cpp */, 572 B99CE1A10D833D8F00E42436 /* gifread.h pp*/,572 B99CE1A10D833D8F00E42436 /* gifread.h */, 573 573 B99CE1A20D833D8F00E42436 /* globals.cpp */, 574 574 B99CE1A30D833D8F00E42436 /* glread.cpp */, 575 B99CE1A40D833D8F00E42436 /* glread.h pp*/,575 B99CE1A40D833D8F00E42436 /* glread.h */, 576 576 B99CE1A50D833D8F00E42436 /* guistat.cpp */, 577 B99CE1A60D833D8F00E42436 /* guistat.h pp*/,577 B99CE1A60D833D8F00E42436 /* guistat.h */, 578 578 B99CE1A70D833D8F00E42436 /* image.cpp */, 579 B99CE1A80D833D8F00E42436 /* image.h pp*/,579 B99CE1A80D833D8F00E42436 /* image.h */, 580 580 B99CE1A90D833D8F00E42436 /* image24.cpp */, 581 B99CE1AA0D833D8F00E42436 /* image24.h pp*/,581 B99CE1AA0D833D8F00E42436 /* image24.h */, 582 582 B99CE1AB0D833D8F00E42436 /* include.cpp */, 583 B99CE1AC0D833D8F00E42436 /* include.h pp*/,583 B99CE1AC0D833D8F00E42436 /* include.h */, 584 584 B99CE1AD0D833D8F00E42436 /* input.cpp */, 585 B99CE1AE0D833D8F00E42436 /* input.h pp*/,586 B99CE1AF0D833D8F00E42436 /* jdir.h pp*/,585 B99CE1AE0D833D8F00E42436 /* input.h */, 586 B99CE1AF0D833D8F00E42436 /* jdir.h */, 587 587 B99CE1B00D833D8F00E42436 /* jmalloc.cpp */, 588 B99CE1B10D833D8F00E42436 /* jmalloc.h pp*/,588 B99CE1B10D833D8F00E42436 /* jmalloc.h */, 589 589 B99CE1B20D833D8F00E42436 /* jrand.cpp */, 590 B99CE1B30D833D8F00E42436 /* jrand.h pp*/,590 B99CE1B30D833D8F00E42436 /* jrand.h */, 591 591 B99CE1B40D833D8F00E42436 /* jwindow.cpp */, 592 B99CE1B50D833D8F00E42436 /* jwindow.h pp*/,592 B99CE1B50D833D8F00E42436 /* jwindow.h */, 593 593 B99CE1B60D833D8F00E42436 /* keys.cpp */, 594 B99CE1B70D833D8F00E42436 /* keys.h pp*/,594 B99CE1B70D833D8F00E42436 /* keys.h */, 595 595 B99CE1B80D833D8F00E42436 /* lbmread.cpp */, 596 B99CE1B90D833D8F00E42436 /* lbmread.h pp*/,596 B99CE1B90D833D8F00E42436 /* lbmread.h */, 597 597 B99CE1BA0D833D8F00E42436 /* linked.cpp */, 598 B99CE1BB0D833D8F00E42436 /* linked.h pp*/,598 B99CE1BB0D833D8F00E42436 /* linked.h */, 599 599 B99CE1BC0D833D8F00E42436 /* loader.cpp */, 600 B99CE1BD0D833D8F00E42436 /* loader.h pp*/,601 B99CE1BE0D833D8F00E42436 /* macs.h pp*/,602 B99CE1BF0D833D8F00E42436 /* main.h pp*/,600 B99CE1BD0D833D8F00E42436 /* loader.h */, 601 B99CE1BE0D833D8F00E42436 /* macs.h */, 602 B99CE1BF0D833D8F00E42436 /* main.h */, 603 603 B99CE1C20D833D8F00E42436 /* mdlread.cpp */, 604 B99CE1C30D833D8F00E42436 /* mdlread.h pp*/,605 B99CE1C40D833D8F00E42436 /* mouse.h pp*/,604 B99CE1C30D833D8F00E42436 /* mdlread.h */, 605 B99CE1C40D833D8F00E42436 /* mouse.h */, 606 606 B99CE1C50D833D8F00E42436 /* packet.cpp */, 607 B99CE1C60D833D8F00E42436 /* packet.h pp*/,607 B99CE1C60D833D8F00E42436 /* packet.h */, 608 608 B99CE1C70D833D8F00E42436 /* palette.cpp */, 609 B99CE1C80D833D8F00E42436 /* palette.h pp*/,609 B99CE1C80D833D8F00E42436 /* palette.h */, 610 610 B99CE1C90D833D8F00E42436 /* pcxread.cpp */, 611 B99CE1CA0D833D8F00E42436 /* pcxread.h pp*/,611 B99CE1CA0D833D8F00E42436 /* pcxread.h */, 612 612 B99CE1CB0D833D8F00E42436 /* pmenu.cpp */, 613 B99CE1CC0D833D8F00E42436 /* pmenu.h pp*/,613 B99CE1CC0D833D8F00E42436 /* pmenu.h */, 614 614 B99CE1CD0D833D8F00E42436 /* ppmread.cpp */, 615 B99CE1CE0D833D8F00E42436 /* ppmread.h pp*/,615 B99CE1CE0D833D8F00E42436 /* ppmread.h */, 616 616 B99CE1CF0D833D8F00E42436 /* readwav.cpp */, 617 B99CE1D00D833D8F00E42436 /* readwav.h pp*/,617 B99CE1D00D833D8F00E42436 /* readwav.h */, 618 618 B99CE1D10D833D8F00E42436 /* scroller.cpp */, 619 B99CE1D20D833D8F00E42436 /* scroller.h pp*/,619 B99CE1D20D833D8F00E42436 /* scroller.h */, 620 620 B99CE1D30D833D8F00E42436 /* specs.cpp */, 621 B99CE1D40D833D8F00E42436 /* specs.h pp*/,621 B99CE1D40D833D8F00E42436 /* specs.h */, 622 622 B99CE1D50D833D8F00E42436 /* sprite.cpp */, 623 B99CE1D60D833D8F00E42436 /* sprite.h pp*/,623 B99CE1D60D833D8F00E42436 /* sprite.h */, 624 624 B99CE1D70D833D8F00E42436 /* status.cpp */, 625 B99CE1D80D833D8F00E42436 /* status.h pp*/,625 B99CE1D80D833D8F00E42436 /* status.h */, 626 626 B99CE1D90D833D8F00E42436 /* std.h */, 627 627 B99CE1DA0D833D8F00E42436 /* supmorph.cpp */, 628 B99CE1DB0D833D8F00E42436 /* supmorph.h pp*/,628 B99CE1DB0D833D8F00E42436 /* supmorph.h */, 629 629 B99CE1DC0D833D8F00E42436 /* system.h */, 630 630 B99CE1DD0D833D8F00E42436 /* targa.cpp */, 631 B99CE1DE0D833D8F00E42436 /* targa.h pp*/,631 B99CE1DE0D833D8F00E42436 /* targa.h */, 632 632 B99CE1DF0D833D8F00E42436 /* texture.cpp */, 633 B99CE1E00D833D8F00E42436 /* texture.h pp*/,633 B99CE1E00D833D8F00E42436 /* texture.h */, 634 634 B99CE1E10D833D8F00E42436 /* timage.cpp */, 635 B99CE1E20D833D8F00E42436 /* timage.h pp*/,636 B99CE1E30D833D8F00E42436 /* timing.h pp*/,635 B99CE1E20D833D8F00E42436 /* timage.h */, 636 B99CE1E30D833D8F00E42436 /* timing.h */, 637 637 B99CE1E40D833D8F00E42436 /* tools.cpp */, 638 B99CE1E50D833D8F00E42436 /* tools.h pp*/,639 B99CE1E60D833D8F00E42436 /* video.h pp*/,638 B99CE1E50D833D8F00E42436 /* tools.h */, 639 B99CE1E60D833D8F00E42436 /* video.h */, 640 640 B99CE1E70D833D8F00E42436 /* visobj.cpp */, 641 B99CE1E80D833D8F00E42436 /* visobj.h pp*/,641 B99CE1E80D833D8F00E42436 /* visobj.h */, 642 642 B99CE1E90D833D8F00E42436 /* xwdread.cpp */, 643 B99CE1EA0D833D8F00E42436 /* xwdread.h pp*/,643 B99CE1EA0D833D8F00E42436 /* xwdread.h */, 644 644 ); 645 645 path = imlib; … … 650 650 children = ( 651 651 B99CE1FA0D833D8F00E42436 /* lisp.cpp */, 652 B99CE1FB0D833D8F00E42436 /* lisp.h pp*/,652 B99CE1FB0D833D8F00E42436 /* lisp.h */, 653 653 B99CE1FC0D833D8F00E42436 /* lisp_gc.cpp */, 654 B99CE1FD0D833D8F00E42436 /* lisp_gc.h pp*/,654 B99CE1FD0D833D8F00E42436 /* lisp_gc.h */, 655 655 B99CE1FE0D833D8F00E42436 /* lisp_opt.cpp */, 656 B99CE1FF0D833D8F00E42436 /* lisp_opt.h pp*/,656 B99CE1FF0D833D8F00E42436 /* lisp_opt.h */, 657 657 ); 658 658 path = lisp; … … 663 663 children = ( 664 664 B99CE20D0D833D8F00E42436 /* fileman.cpp */, 665 B99CE20E0D833D8F00E42436 /* fileman.h pp*/,665 B99CE20E0D833D8F00E42436 /* fileman.h */, 666 666 B99CE20F0D833D8F00E42436 /* gclient.cpp */, 667 B99CE2100D833D8F00E42436 /* gclient.h pp*/,668 B99CE2110D833D8F00E42436 /* ghandler.h pp*/,667 B99CE2100D833D8F00E42436 /* gclient.h */, 668 B99CE2110D833D8F00E42436 /* ghandler.h */, 669 669 B99CE2120D833D8F00E42436 /* gserver.cpp */, 670 B99CE2130D833D8F00E42436 /* gserver.h pp*/,671 B99CE2140D833D8F00E42436 /* indian.h pp*/,670 B99CE2130D833D8F00E42436 /* gserver.h */, 671 B99CE2140D833D8F00E42436 /* indian.h */, 672 672 B99CE2170D833D8F00E42436 /* sock.cpp */, 673 B99CE2180D833D8F00E42436 /* sock.h pp*/,673 B99CE2180D833D8F00E42436 /* sock.h */, 674 674 B99CE2190D833D8F00E42436 /* tcpip.cpp */, 675 B99CE21A0D833D8F00E42436 /* tcpip.h pp*/,676 B99CE21B0D833D8F00E42436 /* undrv.h pp*/,675 B99CE21A0D833D8F00E42436 /* tcpip.h */, 676 B99CE21B0D833D8F00E42436 /* undrv.h */, 677 677 ); 678 678 path = net; … … 684 684 B99CE22E0D833D8F00E42436 /* event.cpp */, 685 685 B99CE22F0D833D8F00E42436 /* jdir.cpp */, 686 B99CE2300D833D8F00E42436 /* joy.h pp*/,686 B99CE2300D833D8F00E42436 /* joy.h */, 687 687 B99CE2310D833D8F00E42436 /* joystick.cpp */, 688 688 B99CE2340D833D8F00E42436 /* mouse.cpp */, … … 690 690 B99CE2360D833D8F00E42436 /* setup.h */, 691 691 B99CE2370D833D8F00E42436 /* sound.cpp */, 692 B99CE2380D833D8F00E42436 /* sound.h pp*/,692 B99CE2380D833D8F00E42436 /* sound.h */, 693 693 B99CE2390D833D8F00E42436 /* timing.cpp */, 694 694 B99CE23A0D833D8F00E42436 /* video.cpp */, … … 760 760 B99CE2530D833D8F00E42436 /* collide.cpp in Sources */, 761 761 B99CE2540D833D8F00E42436 /* compiled.cpp in Sources */, 762 B99CE2550D833D8F00E42436 /* config .cpp in Sources */,762 B99CE2550D833D8F00E42436 /* configuration.cpp in Sources */, 763 763 B99CE2560D833D8F00E42436 /* console.cpp in Sources */, 764 764 B99CE2570D833D8F00E42436 /* cop.cpp in Sources */, -
abuse/trunk/src/Makefile.am
r142 r481 6 6 7 7 abuse_SOURCES = \ 8 specache.cpp specache.h pp\9 netcfg.cpp netcfg.h pp\8 specache.cpp specache.h \ 9 netcfg.cpp netcfg.h \ 10 10 innet.cpp \ 11 chat.cpp chat.h pp\11 chat.cpp chat.h \ 12 12 endgame.cpp \ 13 loadgame.cpp loadgame.h pp\14 profile.cpp profile.h pp\15 cop.cpp cop.h pp\13 loadgame.cpp loadgame.h \ 14 profile.cpp profile.h \ 15 cop.cpp cop.h \ 16 16 statbar.cpp \ 17 compiled.cpp compiled.h pp\18 ant.cpp ant.h pp\17 compiled.cpp compiled.h \ 18 ant.cpp ant.h \ 19 19 sensor.cpp \ 20 demo.cpp demo.h pp\21 lcache.cpp lcache.h pp\22 nfclient.cpp nfclient.h pp\20 demo.cpp demo.h \ 21 lcache.cpp lcache.h \ 22 nfclient.cpp nfclient.h \ 23 23 username.cpp \ 24 clisp.cpp clisp.h pp\25 gui.cpp gui.h pp\26 transp.cpp transp.h pp\24 clisp.cpp clisp.h \ 25 gui.cpp gui.h \ 26 transp.cpp transp.h \ 27 27 collide.cpp \ 28 property.cpp property.h pp\29 cache.cpp cache.h pp\30 particle.cpp particle.h pp\31 objects.cpp objects.h pp\32 extend.cpp extend.h pp\33 console.cpp console.h pp\34 ability.cpp ability.h pp\35 items.cpp items.h pp\36 dev.cpp dev.h pp\37 chars.cpp chars.h pp\38 level.cpp level.h pp\28 property.cpp property.h \ 29 cache.cpp cache.h \ 30 particle.cpp particle.h \ 31 objects.cpp objects.h \ 32 extend.cpp extend.h \ 33 console.cpp console.h \ 34 ability.cpp ability.h \ 35 items.cpp items.h \ 36 dev.cpp dev.h \ 37 chars.cpp chars.h \ 38 level.cpp level.h \ 39 39 smallfnt.cpp \ 40 automap.cpp automap.h pp\41 help.cpp help.h pp\42 intsect.cpp intsect.h pp\43 loader2.cpp loader2.h pp\44 seq.cpp seq.h pp\45 points.cpp points.h pp\40 automap.cpp automap.h \ 41 help.cpp help.h \ 42 intsect.cpp intsect.h \ 43 loader2.cpp loader2.h \ 44 seq.cpp seq.h \ 45 points.cpp points.h \ 46 46 fnt6x13.cpp \ 47 morpher.cpp morpher.h pp\48 menu.cpp menu.h pp\49 director.cpp director.h pp\50 view.cpp view.h pp\51 config .cpp config.hpp\52 game.cpp game.h pp\53 light.cpp light.h pp\54 devsel.cpp devsel.h pp\55 crc.cpp crc.h pp\56 gamma.cpp gamma.h pp\57 bus_type.h pp id.hpp netface.hpp isllist.hpp sbar.hpp\58 nfserver.h pp exitproc.hpp\47 morpher.cpp morpher.h \ 48 menu.cpp menu.h \ 49 director.cpp director.h \ 50 view.cpp view.h \ 51 configuration.cpp configuration.h \ 52 game.cpp game.h \ 53 light.cpp light.h \ 54 devsel.cpp devsel.h \ 55 crc.cpp crc.h \ 56 gamma.cpp gamma.h \ 57 bus_type.h id.h netface.h isllist.h sbar.h \ 58 nfserver.h exitproc.h \ 59 59 \ 60 ui/volumewindow.cpp volumewindow.h pp\60 ui/volumewindow.cpp volumewindow.h \ 61 61 $(NULL) 62 62 -
abuse/trunk/src/ability.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "ability.h pp"13 #include "chars.h pp"12 #include "ability.h" 13 #include "chars.h" 14 14 15 15 /*int abil[TOTAL_OBJECTS*TOTAL_ABILITIES]= { -
abuse/trunk/src/ability.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/ant.cpp
r124 r481 12 12 #include <ctype.h> 13 13 14 #include "ant.h pp"15 #include "lisp.h pp"16 #include "lisp_gc.h pp"17 #include "compiled.h pp"18 #include "objects.h pp"19 #include "level.h pp"20 #include "game.h pp"21 #include "jrand.h pp"22 #include "clisp.h pp"23 #include "dev.h pp"14 #include "ant.h" 15 #include "lisp.h" 16 #include "lisp_gc.h" 17 #include "compiled.h" 18 #include "objects.h" 19 #include "level.h" 20 #include "game.h" 21 #include "jrand.h" 22 #include "clisp.h" 23 #include "dev.h" 24 24 25 25 enum { ANT_need_to_dodge, // ant vars -
abuse/trunk/src/ant.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/automap.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "automap.h pp"13 #include "game.h pp"12 #include "automap.h" 13 #include "game.h" 14 14 15 15 automap *current_automap=0; -
abuse/trunk/src/automap.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __AUTOMAP_HPP_ 12 12 13 #include "jwindow.h pp"14 #include "level.h pp"13 #include "jwindow.h" 14 #include "level.h" 15 15 16 16 class automap -
Property
svn:keywords
set to
-
abuse/trunk/src/bus_type.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/cache.cpp
r476 r481 17 17 #include <string.h> 18 18 19 #include "cache.h pp"20 #include "lisp.h pp"21 #include "video.h pp"22 #include "dprint.h pp"23 #include "exitproc.h pp"24 #include "lcache.h pp"25 #include "status.h pp"26 #include "game.h pp"27 #include "lisp_gc.h pp"28 #include "level.h pp"29 #include "status.h pp"30 #include "crc.h pp"31 #include "dev.h pp"32 #include "specache.h pp"33 #include "netface.h pp"19 #include "cache.h" 20 #include "lisp.h" 21 #include "video.h" 22 #include "dprint.h" 23 #include "exitproc.h" 24 #include "lcache.h" 25 #include "status.h" 26 #include "game.h" 27 #include "lisp_gc.h" 28 #include "level.h" 29 #include "status.h" 30 #include "crc.h" 31 #include "dev.h" 32 #include "specache.h" 33 #include "netface.h" 34 34 35 35 char lfname[100]=""; // name of compiled lisp code cache file -
abuse/trunk/src/cache.h
-
Property
svn:keywords
set to
Id
r480 r481 13 13 #include <stdlib.h> 14 14 15 #include "lisp/lisp.h pp"16 #include "sdlport/sound.h pp"15 #include "lisp/lisp.h" 16 #include "sdlport/sound.h" 17 17 18 #include "specs.h pp"19 #include "items.h pp"20 #include "particle.h pp"18 #include "specs.h" 19 #include "items.h" 20 #include "particle.h" 21 21 22 22 class level; -
Property
svn:keywords
set to
-
abuse/trunk/src/chars.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "chars.h pp"13 #include "game.h pp"14 #include "intsect.h pp"15 #include "lisp.h pp"16 #include "jwindow.h pp"17 #include "input.h pp"18 #include "id.h pp"19 #include "clisp.h pp"20 #include "dprint.h pp"21 #include "lisp_gc.h pp"12 #include "chars.h" 13 #include "game.h" 14 #include "intsect.h" 15 #include "lisp.h" 16 #include "jwindow.h" 17 #include "input.h" 18 #include "id.h" 19 #include "clisp.h" 20 #include "dprint.h" 21 #include "lisp_gc.h" 22 22 23 23 #define FADING_FRAMES 26 -
abuse/trunk/src/chars.h
-
Property
svn:keywords
set to
Id
r480 r481 13 13 #include <string.h> 14 14 15 #include "seq.h pp"16 //#include "sound.h pp"17 #include "ability.h pp"18 #include "event.h pp"19 #include "macs.h pp"15 #include "seq.h" 16 //#include "sound.h" 17 #include "ability.h" 18 #include "event.h" 19 #include "macs.h" 20 20 #include <stdarg.h> 21 21 #include <time.h> -
Property
svn:keywords
set to
-
abuse/trunk/src/chat.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "chat.h pp"13 #include "dev.h pp"12 #include "chat.h" 13 #include "dev.h" 14 14 15 15 chat_console *chat = NULL; -
abuse/trunk/src/chat.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define CHAT_HPP_ 12 12 13 #include "console.h pp"13 #include "console.h" 14 14 15 15 class chat_console : public console -
Property
svn:keywords
set to
-
abuse/trunk/src/clisp.cpp
r136 r481 12 12 #include <string.h> 13 13 14 #include "sdlport/joy.h pp"15 16 #include "ant.h pp"17 #include "lisp.h pp"18 #include "game.h pp"19 #include "jrand.h pp"20 #include "dev.h pp"21 #include "pcxread.h pp"22 #include "menu.h pp"23 #include "dprint.h pp"24 #include "clisp.h pp"25 #include "chars.h pp"26 #include "lisp_gc.h pp"27 #include "cop.h pp"28 #include "loadgame.h pp"29 #include "nfserver.h pp"30 #include "demo.h pp"31 #include "chat.h pp"32 #include "jdir.h pp"33 #include "netcfg.h pp"14 #include "sdlport/joy.h" 15 16 #include "ant.h" 17 #include "lisp.h" 18 #include "game.h" 19 #include "jrand.h" 20 #include "dev.h" 21 #include "pcxread.h" 22 #include "menu.h" 23 #include "dprint.h" 24 #include "clisp.h" 25 #include "chars.h" 26 #include "lisp_gc.h" 27 #include "cop.h" 28 #include "loadgame.h" 29 #include "nfserver.h" 30 #include "demo.h" 31 #include "chat.h" 32 #include "jdir.h" 33 #include "netcfg.h" 34 34 35 35 #define ENGINE_MAJOR 1 -
abuse/trunk/src/clisp.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/collide.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "level.h pp"13 #include "intsect.h pp"12 #include "level.h" 13 #include "intsect.h" 14 14 15 15 class collide_patch -
abuse/trunk/src/compiled.cpp
r146 r481 13 13 #include <malloc.h> 14 14 15 #include "lisp.h pp"16 #include "macs.h pp"15 #include "lisp.h" 16 #include "macs.h" 17 17 18 18 extern int total_objects; -
abuse/trunk/src/compiled.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __COMPILED_HPP_ 11 11 #define __COMPILED_HPP_ 12 #include "macs.h pp"12 #include "macs.h" 13 13 extern int32_t S_fall_start,S_falling,S_landing,S_pounce_wait, 14 14 S_turn_around,S_fire_wait,S_ceil_fire,S_top_walk, -
Property
svn:keywords
set to
-
abuse/trunk/src/configuration.cpp
-
Property
svn:keywords
set to
Id
r480 r481 12 12 #include <ctype.h> 13 13 14 #include "sdlport/joy.h pp"15 #include "game.h pp"16 17 #include "keys.h pp"18 #include "lisp.h pp"19 #include "jwindow.h pp"20 #include "config .hpp"14 #include "sdlport/joy.h" 15 #include "game.h" 16 17 #include "keys.h" 18 #include "lisp.h" 19 #include "jwindow.h" 20 #include "configuration.h" 21 21 22 22 extern int get_key_binding(char const *dir, int i); -
Property
svn:keywords
set to
-
abuse/trunk/src/configuration.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/console.cpp
r131 r481 14 14 #include <string.h> 15 15 16 #include "game.h pp"17 18 #include "linked.h pp"19 #include "console.h pp"16 #include "game.h" 17 18 #include "linked.h" 19 #include "console.h" 20 20 21 21 void console::put_string(char const *st) -
abuse/trunk/src/console.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __CONSOLE_HPP_ 11 11 #define __CONSOLE_HPP_ 12 #include "jwindow.h pp"12 #include "jwindow.h" 13 13 14 14 class console -
Property
svn:keywords
set to
-
abuse/trunk/src/control.cpp
r134 r481 10 10 #include "config.h" 11 11 12 #include "game.h pp"13 #include "control.h pp"14 #include "specs.h pp"15 #include "hpoint.h pp"16 #include "ability.h pp"12 #include "game.h" 13 #include "control.h" 14 #include "specs.h" 15 #include "hpoint.h" 16 #include "ability.h" 17 17 18 18 #define FADING_FRAMES 20 -
abuse/trunk/src/control.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __CONTROLLED_HPP_ 12 12 13 #include "objects.h pp"14 #include "chars.h pp"13 #include "objects.h" 14 #include "chars.h" 15 15 16 16 -
Property
svn:keywords
set to
-
abuse/trunk/src/cop.cpp
r132 r481 10 10 #include "config.h" 11 11 12 #include "lisp.h pp"13 #include "lisp_gc.h pp"14 #include "compiled.h pp"15 #include "objects.h pp"16 #include "level.h pp"17 #include "game.h pp"18 #include "jrand.h pp"19 #include "clisp.h pp"20 #include "ant.h pp"21 #include "dev.h pp"12 #include "lisp.h" 13 #include "lisp_gc.h" 14 #include "compiled.h" 15 #include "objects.h" 16 #include "level.h" 17 #include "game.h" 18 #include "jrand.h" 19 #include "clisp.h" 20 #include "ant.h" 21 #include "dev.h" 22 22 23 23 enum { point_angle, fire_delay1 }; -
abuse/trunk/src/cop.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/crc.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "crc.h pp"12 #include "crc.h" 13 13 14 14 uint16_t calc_crc(uint8_t *buf, int len) -
abuse/trunk/src/crc.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef _CRC_HPP_ 11 11 #define _CRC_HPP_ 12 #include "specs.h pp"13 #include "macs.h pp"12 #include "specs.h" 13 #include "macs.h" 14 14 15 15 uint16_t calc_crc(uint8_t *buf, int len); -
Property
svn:keywords
set to
-
abuse/trunk/src/demo.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "game.h pp"13 14 #include "demo.h pp"15 #include "specs.h pp"16 #include "macs.h pp"17 #include "jwindow.h pp"18 #include "dprint.h pp"19 #include "dev.h pp"20 #include "jrand.h pp"21 #include "lisp.h pp"22 #include "clisp.h pp"23 #include "netface.h pp"12 #include "game.h" 13 14 #include "demo.h" 15 #include "specs.h" 16 #include "macs.h" 17 #include "jwindow.h" 18 #include "dprint.h" 19 #include "dev.h" 20 #include "jrand.h" 21 #include "lisp.h" 22 #include "clisp.h" 23 #include "netface.h" 24 24 25 25 -
abuse/trunk/src/demo.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __DEMO_HPP_ 12 12 13 #include "jwindow.h pp"13 #include "jwindow.h" 14 14 15 15 class demo_manager -
Property
svn:keywords
set to
-
abuse/trunk/src/dev.cpp
r131 r481 13 13 #include <string.h> 14 14 15 #include "dev.h pp"16 #include "input.h pp"17 #include "objects.h pp"18 #include "id.h pp"19 #include "lisp.h pp"20 #include "light.h pp"21 #include "devsel.h pp"22 #include "dprint.h pp"23 #include "property.h pp"24 #include "pmenu.h pp"25 #include "filesel.h pp"26 #include "tools.h pp"27 #include "game.h pp"28 #include "pcxread.h pp"29 #include "lisp_gc.h pp"30 #include "demo.h pp"31 #include "profile.h pp"32 #include "sbar.h pp"33 #include "compiled.h pp"34 #include "chat.h pp"15 #include "dev.h" 16 #include "input.h" 17 #include "objects.h" 18 #include "id.h" 19 #include "lisp.h" 20 #include "light.h" 21 #include "devsel.h" 22 #include "dprint.h" 23 #include "property.h" 24 #include "pmenu.h" 25 #include "filesel.h" 26 #include "tools.h" 27 #include "game.h" 28 #include "pcxread.h" 29 #include "lisp_gc.h" 30 #include "demo.h" 31 #include "profile.h" 32 #include "sbar.h" 33 #include "compiled.h" 34 #include "chat.h" 35 35 36 36 #define make_above_tile(x) ((x)|0x4000) -
abuse/trunk/src/dev.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __DEV_HPP_ 12 12 13 #include "game.h pp"14 #include "light.h pp"15 #include "console.h pp"16 #include "timing.h pp"13 #include "game.h" 14 #include "light.h" 15 #include "console.h" 16 #include "timing.h" 17 17 18 18 /* Cleaned-up externs */ -
Property
svn:keywords
set to
-
abuse/trunk/src/devsel.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "devsel.h pp"13 #include "scroller.h pp"14 #include "cache.h pp"15 #include "game.h pp"12 #include "devsel.h" 13 #include "scroller.h" 14 #include "cache.h" 15 #include "game.h" 16 16 17 17 void scale_put(image *im, image *screen, int x, int y, short new_width, short new_height); -
abuse/trunk/src/devsel.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __DEVSCROLL_HPP_ 11 11 #define __DEVSCROLL_HPP_ 12 #include "scroller.h pp"12 #include "scroller.h" 13 13 14 14 class tile_picker : public scroller -
Property
svn:keywords
set to
-
abuse/trunk/src/director.cpp
r162 r481 10 10 #include "config.h" 11 11 12 #include "director.h pp"13 #include "game.h pp"14 #include "lisp.h pp"15 #include "fonts.h pp"12 #include "director.h" 13 #include "game.h" 14 #include "lisp.h" 15 #include "fonts.h" 16 16 17 17 director scene_director; -
abuse/trunk/src/director.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __DIRECTOR_HPP_ 12 12 13 #include "timing.h pp"13 #include "timing.h" 14 14 15 15 class director // the director controlls the scene -
Property
svn:keywords
set to
-
abuse/trunk/src/endgame.cpp
r129 r481 12 12 #include <math.h> 13 13 14 #include "menu.h pp"15 #include "lisp.h pp"16 #include "game.h pp"17 #include "timing.h pp"18 #include "game.h pp"19 #include "id.h pp"20 #include "pmenu.h pp"21 #include "gui.h pp"22 #include "property.h pp"23 #include "dev.h pp"24 #include "clisp.h pp"25 #include "dprint.h pp"26 #include "jrand.h pp"27 #include "director.h pp"28 #include "lisp_gc.h pp"14 #include "menu.h" 15 #include "lisp.h" 16 #include "game.h" 17 #include "timing.h" 18 #include "game.h" 19 #include "id.h" 20 #include "pmenu.h" 21 #include "gui.h" 22 #include "property.h" 23 #include "dev.h" 24 #include "clisp.h" 25 #include "dprint.h" 26 #include "jrand.h" 27 #include "director.h" 28 #include "lisp_gc.h" 29 29 30 30 extern palette *old_pal; -
abuse/trunk/src/exitproc.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/extend.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "extend.h pp"13 #include "view.h pp"14 #include "objects.h pp"15 #include "lisp.h pp"12 #include "extend.h" 13 #include "view.h" 14 #include "objects.h" 15 #include "lisp.h" 16 16 17 17 /* -
abuse/trunk/src/extend.h
-
Property
svn:keywords
set to
Id
r480 r481 18 18 19 19 20 #include "lisp/lisp.h pp"20 #include "lisp/lisp.h" 21 21 22 #include "macs.h pp"23 #include "morpher.h pp"24 #include "chars.h pp"22 #include "macs.h" 23 #include "morpher.h" 24 #include "chars.h" 25 25 26 26 -
Property
svn:keywords
set to
-
abuse/trunk/src/fakelib.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/game.cpp
r480 r481 18 18 #endif 19 19 20 #include "sdlport/joy.h pp"21 22 #include "dev.h pp"23 #include "game.h pp"24 25 #include "id.h pp"26 #include "timing.h pp"27 #include "automap.h pp"28 #include "help.h pp"29 #include "ability.h pp"30 #include "cache.h pp"31 #include "lisp.h pp"32 #include "jrand.h pp"33 #include "config .hpp"34 #include "light.h pp"35 #include "scroller.h pp"36 #include "dprint.h pp"37 #include "nfserver.h pp"38 #include "video.h pp"39 #include "transp.h pp"40 #include "clisp.h pp"41 #include "guistat.h pp"42 #include "menu.h pp"43 #include "gamma.h pp"44 #include "lisp_gc.h pp"45 #include "demo.h pp"46 #include "sbar.h pp"47 #include "profile.h pp"48 #include "compiled.h pp"49 #include "lisp_gc.h pp"50 #include "pmenu.h pp"51 #include "timing.h pp"52 #include "chat.h pp"53 #include "demo.h pp"54 #include "netcfg.h pp"20 #include "sdlport/joy.h" 21 22 #include "dev.h" 23 #include "game.h" 24 25 #include "id.h" 26 #include "timing.h" 27 #include "automap.h" 28 #include "help.h" 29 #include "ability.h" 30 #include "cache.h" 31 #include "lisp.h" 32 #include "jrand.h" 33 #include "configuration.h" 34 #include "light.h" 35 #include "scroller.h" 36 #include "dprint.h" 37 #include "nfserver.h" 38 #include "video.h" 39 #include "transp.h" 40 #include "clisp.h" 41 #include "guistat.h" 42 #include "menu.h" 43 #include "gamma.h" 44 #include "lisp_gc.h" 45 #include "demo.h" 46 #include "sbar.h" 47 #include "profile.h" 48 #include "compiled.h" 49 #include "lisp_gc.h" 50 #include "pmenu.h" 51 #include "timing.h" 52 #include "chat.h" 53 #include "demo.h" 54 #include "netcfg.h" 55 55 56 56 #define SHIFT_RIGHT_DEFAULT 0 … … 79 79 80 80 // Enabled TCPIP driver 81 #include "tcpip.h pp"81 #include "tcpip.h" 82 82 tcpip_protocol tcpip; 83 83 -
abuse/trunk/src/game.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __GAME_HPP_ 12 12 13 #include "loader2.h pp"13 #include "loader2.h" 14 14 15 #include "macs.h pp"16 #include "image.h pp"17 #include "video.h pp"18 #include "event.h pp"19 #include "fonts.h pp"20 #include "items.h pp"21 #include "jwindow.h pp"22 #include "filter.h pp"23 #include "level.h pp"24 #include "cache.h pp"25 #include "director.h pp"26 #include "view.h pp"27 #include "id.h pp"15 #include "macs.h" 16 #include "image.h" 17 #include "video.h" 18 #include "event.h" 19 #include "fonts.h" 20 #include "items.h" 21 #include "jwindow.h" 22 #include "filter.h" 23 #include "level.h" 24 #include "cache.h" 25 #include "director.h" 26 #include "view.h" 27 #include "id.h" 28 28 29 29 #define MAPFW 100 -
Property
svn:keywords
set to
-
abuse/trunk/src/gamma.cpp
r142 r481 12 12 #include <math.h> 13 13 14 #include "game.h pp"15 16 #include "jwindow.h pp"17 #include "lisp.h pp"18 #include "scroller.h pp"19 #include "id.h pp"20 #include "cache.h pp"21 #include "dprint.h pp"22 #include "loader2.h pp"14 #include "game.h" 15 16 #include "jwindow.h" 17 #include "lisp.h" 18 #include "scroller.h" 19 #include "id.h" 20 #include "cache.h" 21 #include "dprint.h" 22 #include "loader2.h" 23 23 24 24 extern int dev_ok; -
abuse/trunk/src/gamma.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __GAMMA_HPP_ 12 12 13 #include "palette.h pp"13 #include "palette.h" 14 14 void gamma_correct(palette *&pal, int force_menu=0); 15 15 -
Property
svn:keywords
set to
-
abuse/trunk/src/go.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "go.h pp"13 #include "level.h pp"14 #include "game.h pp"15 #include "id.h pp"16 #include "signals.h pp"12 #include "go.h" 13 #include "level.h" 14 #include "game.h" 15 #include "id.h" 16 #include "signals.h" 17 17 18 18 #define EL_WAIT_MOVEMENT 1 // wait for the user to press up or down -
abuse/trunk/src/go.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __GO_HPP_ 11 11 #define __GO_HPP_ 12 #include "objects.h pp"12 #include "objects.h" 13 13 14 14 class elcontrol : public game_object -
Property
svn:keywords
set to
-
abuse/trunk/src/gui.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "cache.h pp"13 #include "gui.h pp"14 #include "dev.h pp"15 #include "loader2.h pp"12 #include "cache.h" 13 #include "gui.h" 14 #include "dev.h" 15 #include "loader2.h" 16 16 17 17 void ico_button::set_act_id(int id) -
abuse/trunk/src/gui.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __GUI_HPP_ 11 11 #define __GUI_HPP_ 12 #include "jwindow.h pp"12 #include "jwindow.h" 13 13 14 14 -
Property
svn:keywords
set to
-
abuse/trunk/src/help.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "help.h pp"13 #include "game.h pp"14 #include "netcfg.h pp"12 #include "help.h" 13 #include "game.h" 14 #include "netcfg.h" 15 15 16 16 int total_help_screens; -
abuse/trunk/src/help.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __HELP_HPP_ 12 12 13 #include "event.h pp"13 #include "event.h" 14 14 15 15 extern int total_help_screens; -
Property
svn:keywords
set to
-
abuse/trunk/src/id.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/Makefile.am
r142 r481 3 3 4 4 libimlib_a_SOURCES = \ 5 filter.cpp filter.h pp\6 image.cpp image.h pp\7 linked.cpp linked.h pp\8 input.cpp input.h pp\9 palette.cpp palette.h pp\10 include.cpp include.h pp\11 fonts.cpp fonts.h pp\12 specs.cpp specs.h pp\13 supmorph.cpp supmorph.h pp\14 pcxread.cpp pcxread.h pp\15 timage.cpp timage.h pp\16 jrand.cpp jrand.h pp\17 keys.cpp keys.h pp\18 dprint.cpp dprint.h pp\19 status.cpp status.h pp\20 readwav.cpp readwav.h pp\21 pmenu.cpp pmenu.h pp\22 scroller.cpp scroller.h pp\23 filesel.cpp filesel.h pp\24 tools.cpp tools.h pp\25 guistat.cpp guistat.h pp\26 sprite.cpp sprite.h pp\27 jwindow.cpp jwindow.h pp\28 main.h pp macs.hpp video.hpp event.hpp mouse.hpp timing.hpp jdir.hpp\5 filter.cpp filter.h \ 6 image.cpp image.h \ 7 linked.cpp linked.h \ 8 input.cpp input.h \ 9 palette.cpp palette.h \ 10 include.cpp include.h \ 11 fonts.cpp fonts.h \ 12 specs.cpp specs.h \ 13 supmorph.cpp supmorph.h \ 14 pcxread.cpp pcxread.h \ 15 timage.cpp timage.h \ 16 jrand.cpp jrand.h \ 17 keys.cpp keys.h \ 18 dprint.cpp dprint.h \ 19 status.cpp status.h \ 20 readwav.cpp readwav.h \ 21 pmenu.cpp pmenu.h \ 22 scroller.cpp scroller.h \ 23 filesel.cpp filesel.h \ 24 tools.cpp tools.h \ 25 guistat.cpp guistat.h \ 26 sprite.cpp sprite.h \ 27 jwindow.cpp jwindow.h \ 28 main.h macs.h video.h event.h mouse.h timing.h jdir.h \ 29 29 system.h \ 30 30 $(NULL) -
abuse/trunk/src/imlib/dprint.cpp
r124 r481 14 14 #include <stdio.h> 15 15 16 #include "macs.h pp"16 #include "macs.h" 17 17 18 18 void (*dprint_fun)(char *) = NULL; -
abuse/trunk/src/imlib/dprint.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/event.h
-
Property
svn:keywords
set to
Id
r480 r481 25 25 #define RIGHT_BUTTON 2 26 26 #define MIDDLE_BUTTON 4 27 #include "keys.h pp"28 #include "sprite.h pp"29 #include "mouse.h pp"27 #include "keys.h" 28 #include "sprite.h" 29 #include "mouse.h" 30 30 31 31 class Jwindow; -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/filesel.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "filesel.h pp"13 #include "input.h pp"14 #include "scroller.h pp"15 #include "jdir.h pp"12 #include "filesel.h" 13 #include "input.h" 14 #include "scroller.h" 15 #include "jdir.h" 16 16 17 17 class file_picker : public spicker -
abuse/trunk/src/imlib/filesel.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __FSELECT_HPP_ 12 12 13 #include "jwindow.h pp"13 #include "jwindow.h" 14 14 15 15 Jwindow *file_dialog(char const *prompt, char const *def, -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/filter.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "image.h pp"13 #include "macs.h pp"14 #include "filter.h pp"12 #include "image.h" 13 #include "macs.h" 14 #include "filter.h" 15 15 16 16 extern unsigned char current_background; -
abuse/trunk/src/imlib/filter.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define _FILTER_HPP 12 12 13 #include "image.h pp"14 #include "palette.h pp"15 #include "specs.h pp"13 #include "image.h" 14 #include "palette.h" 15 #include "specs.h" 16 16 17 17 class filter -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/fonts.cpp
r124 r481 12 12 #include <ctype.h> 13 13 14 #include "fonts.h pp"14 #include "fonts.h" 15 15 16 16 texture_font::texture_font(image *letters, image *font_pattern) -
abuse/trunk/src/imlib/fonts.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __FONTS_HPP_ 11 11 #define __FONTS_HPP_ 12 #include "image.h pp"13 #include "timage.h pp"12 #include "image.h" 13 #include "timage.h" 14 14 15 15 -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/glview.cpp
r129 r481 12 12 #include <math.h> 13 13 14 #include "macs.h pp"15 #include "mdlread.h pp"16 #include "video.h pp"17 #include "image.h pp"18 #include "palette.h pp"19 #include "linked.h pp"14 #include "macs.h" 15 #include "mdlread.h" 16 #include "video.h" 17 #include "image.h" 18 #include "palette.h" 19 #include "linked.h" 20 20 21 #include "glread.h pp"22 #include "gifread.h pp"23 #include "ppmread.h pp"21 #include "glread.h" 22 #include "gifread.h" 23 #include "ppmread.h" 24 24 25 25 -
abuse/trunk/src/imlib/guistat.cpp
r131 r481 12 12 #include <string.h> 13 13 14 #include "input.h pp"15 #include "status.h pp"16 #include "timing.h pp"17 #include "guistat.h pp"14 #include "input.h" 15 #include "status.h" 16 #include "timing.h" 17 #include "guistat.h" 18 18 19 19 class gui_status_node -
abuse/trunk/src/imlib/guistat.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __GU_STAT_HPP 11 11 #define __GU_STAT_HPP 12 #include "status.h pp"13 #include "jwindow.h pp"12 #include "status.h" 13 #include "jwindow.h" 14 14 #include <string.h> 15 15 -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/image.cpp
r129 r481 18 18 #include <stdlib.h> 19 19 20 #include "image.h pp"21 #include "macs.h pp"20 #include "image.h" 21 #include "macs.h" 22 22 #include "system.h" 23 23 #include "system.h" -
abuse/trunk/src/imlib/image.h
-
Property
svn:keywords
set to
Id
r480 r481 12 12 13 13 #include <stdlib.h> 14 #include "linked.h pp"15 #include "palette.h pp"14 #include "linked.h" 15 #include "palette.h" 16 16 #include "system.h" 17 #include "specs.h pp"17 #include "specs.h" 18 18 #define MAX_DIRTY 200 19 19 #define Inew(pointer,type); { make_block(sizeof(type)); pointer=new type; } -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/include.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "include.h pp"12 #include "include.h" 13 13 #include "ctype.h" 14 14 -
abuse/trunk/src/imlib/include.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __INCLUDE_HPP_ 11 11 #define __INCLUDE_HPP_ 12 #include "image.h pp"13 #include "palette.h pp"12 #include "image.h" 13 #include "palette.h" 14 14 15 15 void write_include(image *im, palette *pal, char *filename, char *name); -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/input.cpp
r131 r481 12 12 #include <string.h> 13 13 14 #include "input.h pp"15 #include "macs.h pp"14 #include "input.h" 15 #include "macs.h" 16 16 17 17 -
abuse/trunk/src/imlib/input.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __INPUT_HPP_ 11 11 #define __INPUT_HPP_ 12 #include "jwindow.h pp"13 #include "filter.h pp"12 #include "jwindow.h" 13 #include "filter.h" 14 14 15 15 extern WindowManager *wm; /* FIXME: get rid of this if possible */ -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/jdir.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/jrand.cpp
r124 r481 13 13 #include <stdio.h> 14 14 15 #include "jrand.h pp"15 #include "jrand.h" 16 16 17 17 unsigned short rtable[RAND_TABLE_SIZE]; -
abuse/trunk/src/imlib/jrand.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/jwindow.cpp
r131 r481 12 12 #include <string.h> 13 13 14 #include "video.h pp"15 #include "image.h pp"16 #include "input.h pp"17 #include "event.h pp"18 #include "filter.h pp"19 #include "event.h pp"20 #include "jwindow.h pp"14 #include "video.h" 15 #include "image.h" 16 #include "input.h" 17 #include "event.h" 18 #include "filter.h" 19 #include "event.h" 20 #include "jwindow.h" 21 21 22 22 static int jw_left = 3, jw_right = 3, jw_top = 2, jw_bottom = 3; -
abuse/trunk/src/imlib/jwindow.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __JWIN__ 11 11 #define __JWIN__ 12 #include "video.h pp"13 #include "image.h pp"14 #include "event.h pp"15 #include "filter.h pp"16 #include "event.h pp"17 #include "fonts.h pp"12 #include "video.h" 13 #include "image.h" 14 #include "event.h" 15 #include "filter.h" 16 #include "event.h" 17 #include "fonts.h" 18 18 19 19 class ifield; -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/keys.cpp
r56 r481 13 13 #include <ctype.h> 14 14 15 #include "keys.h pp"15 #include "keys.h" 16 16 17 17 char const *jk_key_names[]= -
abuse/trunk/src/imlib/keys.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/linked.cpp
r124 r481 14 14 #include <string.h> 15 15 16 #include "linked.h pp"16 #include "linked.h" 17 17 18 18 // -
abuse/trunk/src/imlib/linked.h
-
Property
svn:keywords
set to
Id
r480 r481 8 8 */ 9 9 10 // linked.h pp- linked list and linked list node classes10 // linked.h - linked list and linked list node classes 11 11 // written June 2, 1992 by Jonathan Clark (at home) 12 12 // these classes provide the basic groundwork for any future linked list -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/macs.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/main.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/morph.cpp
r129 r481 12 12 #include "config.h" 13 13 14 #include "morph.h pp"14 #include "morph.h" 15 15 16 16 long trans(long x1, long x2, long frame) -
abuse/trunk/src/imlib/morph.h
r57 r481 11 11 #define __MORPH_H_ 12 12 13 #include "image.h pp"13 #include "image.h" 14 14 struct point 15 15 { -
abuse/trunk/src/imlib/morph.hpp
r129 r481 15 15 #include <stdio.h> 16 16 17 #include "image.h pp"18 #include "palette.h pp"19 #include "macs.h pp"20 #include "specs.h pp"21 #include "filter.h pp"17 #include "image.h" 18 #include "palette.h" 19 #include "macs.h" 20 #include "specs.h" 21 #include "filter.h" 22 22 23 23 -
abuse/trunk/src/imlib/mouse.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __MOUSE_HPP_ 11 11 #define __MOUSE_HPP_ 12 #include "image.h pp"13 #include "sprite.h pp"12 #include "image.h" 13 #include "sprite.h" 14 14 15 15 class JCMouse -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/palette.cpp
r476 r481 12 12 #include <math.h> 13 13 14 #include "palette.h pp"15 #include "image.h pp"16 #include "macs.h pp"17 #include "video.h pp"18 #include "filter.h pp"14 #include "palette.h" 15 #include "image.h" 16 #include "macs.h" 17 #include "video.h" 18 #include "filter.h" 19 19 20 20 palette *lastl=NULL; -
abuse/trunk/src/imlib/palette.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef _PALETTE_H_ 11 11 #define _PALETTE_H_ 12 #include "linked.h pp"13 #include "specs.h pp"12 #include "linked.h" 13 #include "specs.h" 14 14 #define COLOR_BITS 6 // On PC-6, most others -8 15 15 #define COLOR_SHIFT (8-COLOR_BITS) -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/pcxread.cpp
r134 r481 10 10 #include "config.h" 11 11 12 #include "pcxread.h pp"13 #include "specs.h pp"12 #include "pcxread.h" 13 #include "specs.h" 14 14 15 15 struct PCX_header_type -
abuse/trunk/src/imlib/pcxread.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __PCX_READ_HPP__ 12 12 13 #include "image.h pp"14 #include "palette.h pp"13 #include "image.h" 14 #include "palette.h" 15 15 16 16 void write_PCX(image *im, palette *pal, char const *filename); -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/pmenu.cpp
r162 r481 12 12 #include <string.h> 13 13 14 #include "pmenu.h pp"14 #include "pmenu.h" 15 15 16 16 void pmenu::move(int new_x, int new_y) -
abuse/trunk/src/imlib/pmenu.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __PMENU_HPP_ 12 12 13 #include "input.h pp"13 #include "input.h" 14 14 15 15 class psub_menu; -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/readwav.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "readwav.h pp"13 #include "specs.h pp"14 #include "macs.h pp"15 #include "dprint.h pp"12 #include "readwav.h" 13 #include "specs.h" 14 #include "macs.h" 15 #include "dprint.h" 16 16 17 17 struct wav_chunk -
abuse/trunk/src/imlib/readwav.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __READ_WAV_HPP_ 11 11 #define __READ_WAV_HPP_ 12 #include "specs.h pp"12 #include "specs.h" 13 13 unsigned char *read_wav(char *filename, long &sample_rate, long &data_size); 14 14 void write_wav(char *filename, long sample_rate, long data_size, unsigned char *data); -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/scroller.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "scroller.h pp"12 #include "scroller.h" 13 13 #define HS_ICON_W 10 14 14 #define HS_ICON_H 8 -
abuse/trunk/src/imlib/scroller.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define _SCROLLER_HPP_ 12 12 13 #include "input.h pp"13 #include "input.h" 14 14 15 15 class scroller : public ifield -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/specs.cpp
r162 r481 21 21 #endif 22 22 23 #include "image.h pp"24 #include "palette.h pp"25 #include "specs.h pp"23 #include "image.h" 24 #include "palette.h" 25 #include "specs.h" 26 26 #include "system.h" 27 #include "dprint.h pp"27 #include "dprint.h" 28 28 29 29 char const *spec_types[] = -
abuse/trunk/src/imlib/specs.h
-
Property
svn:keywords
set to
Id
r480 r481 17 17 #include <string.h> 18 18 19 #include "linked.h pp"19 #include "linked.h" 20 20 #include "system.h" 21 21 -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/sprite.cpp
r134 r481 12 12 #include <math.h> 13 13 14 #include "macs.h pp"15 #include "video.h pp"16 #include "image.h pp"17 #include "palette.h pp"18 #include "linked.h pp"19 #include "sprite.h pp"14 #include "macs.h" 15 #include "video.h" 16 #include "image.h" 17 #include "palette.h" 18 #include "linked.h" 19 #include "sprite.h" 20 20 21 21 -
abuse/trunk/src/imlib/sprite.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __SPRITE_HPP 11 11 #define __SPRITE_HPP 12 #include "macs.h pp"13 #include "image.h pp"14 #include "linked.h pp"12 #include "macs.h" 13 #include "image.h" 14 #include "linked.h" 15 15 16 16 class sprite : public linked_node -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/status.cpp
r131 r481 12 12 #include <string.h> 13 13 14 #include "macs.h pp"15 #include "status.h pp"16 #include "dprint.h pp"14 #include "macs.h" 15 #include "status.h" 16 #include "dprint.h" 17 17 18 18 status_manager *stat_man=NULL; -
abuse/trunk/src/imlib/status.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __STATUS_HPP_ 12 12 13 #include "visobj.h pp" // get visual object declaration13 #include "visobj.h" // get visual object declaration 14 14 15 15 -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/supmorph.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "supmorph.h pp"13 #include "specs.h pp"14 #include "timage.h pp"15 #include "timing.h pp"16 #include "filter.h pp"17 #include "video.h pp"18 #include "jrand.h pp"12 #include "supmorph.h" 13 #include "specs.h" 14 #include "timage.h" 15 #include "timing.h" 16 #include "filter.h" 17 #include "video.h" 18 #include "jrand.h" 19 19 20 20 #define p_swap(x,y) { x^=y; y^=x; x^=y; } -
abuse/trunk/src/imlib/supmorph.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __SUPER_MORPH_HPP__ 12 12 13 #include "timage.h pp"13 #include "timage.h" 14 14 15 15 class super_morph -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/timage.cpp
r130 r481 10 10 #include "config.h" 11 11 12 #include "timage.h pp"12 #include "timage.h" 13 13 14 14 void trans_image::make_color(int c) -
abuse/trunk/src/imlib/timage.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __TIMAGE_HPP_ 12 12 13 #include "image.h pp"14 #include "macs.h pp"15 #include "palette.h pp"16 #include "filter.h pp"13 #include "image.h" 14 #include "macs.h" 15 #include "palette.h" 16 #include "filter.h" 17 17 18 18 /* data is stored in the following format -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/timing.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/tools.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "tools.h pp"12 #include "tools.h" 13 13 14 14 -
abuse/trunk/src/imlib/tools.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __TOOLS_HPP_ 12 12 13 #include "jwindow.h pp"14 #include "input.h pp"15 #include "specs.h pp"16 #include "scroller.h pp"17 #include "visobj.h pp"13 #include "jwindow.h" 14 #include "input.h" 15 #include "specs.h" 16 #include "scroller.h" 17 #include "visobj.h" 18 18 19 19 class tool_picker : public spicker -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/video.h
-
Property
svn:keywords
set to
Id
r480 r481 20 20 #define XWINDOWS_2 2 21 21 22 #include "image.h pp"22 #include "image.h" 23 23 24 24 -
Property
svn:keywords
set to
-
abuse/trunk/src/imlib/visobj.cpp
r131 r481 12 12 #include <string.h> 13 13 14 #include "input.h pp"15 #include "visobj.h pp"14 #include "input.h" 15 #include "visobj.h" 16 16 17 17 void image_visual::draw(image *screen, int x, int y, -
abuse/trunk/src/imlib/visobj.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define VIS_OBJECT_HPP 12 12 13 #include "jwindow.h pp"14 #include "filter.h pp"13 #include "jwindow.h" 14 #include "filter.h" 15 15 16 16 class visual_object -
Property
svn:keywords
set to
-
abuse/trunk/src/innet.cpp
r151 r481 12 12 #include <stdio.h> 13 13 14 #include "demo.h pp"15 #include "macs.h pp"16 #include "specs.h pp"17 #include "level.h pp"18 #include "game.h pp"19 #include "dev.h pp"20 #include "timing.h pp"21 #include "fileman.h pp"22 #include "netface.h pp"23 24 #include "gserver.h pp"25 #include "gclient.h pp"26 #include "dprint.h pp"27 #include "netcfg.h pp"14 #include "demo.h" 15 #include "macs.h" 16 #include "specs.h" 17 #include "level.h" 18 #include "game.h" 19 #include "dev.h" 20 #include "timing.h" 21 #include "fileman.h" 22 #include "netface.h" 23 24 #include "gserver.h" 25 #include "gclient.h" 26 #include "dprint.h" 27 #include "netcfg.h" 28 28 29 29 /* -
abuse/trunk/src/intsect.cpp
r124 r481 12 12 #include <stdlib.h> 13 13 14 #include "macs.h pp"14 #include "macs.h" 15 15 16 16 void pushback(int32_t x1,int32_t y1,int32_t &x2,int32_t &y2, -
abuse/trunk/src/intsect.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/isllist.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define ISLLIST_HH 12 12 13 // "inc/isllist.h pp", line 13.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed.13 // "inc/isllist.h", line 13.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed. 14 14 15 15 template <class T> … … 117 117 118 118 /* 119 "inc/isllist.h pp", line 9.8: 1540-051: (S) A declaration has been made without a type specification.120 "inc/isllist.h pp", line 9.8: 1540-022: (S) "isllist" was previously declared as "type name".121 "inc/isllist.h pp", line 9.1: 1540-377: (I) "isllist" is declared on line 6 of "/u/crack/abuse/inc/isllist.hpp".122 "inc/isllist.h pp", line 16.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed.119 "inc/isllist.h", line 9.8: 1540-051: (S) A declaration has been made without a type specification. 120 "inc/isllist.h", line 9.8: 1540-022: (S) "isllist" was previously declared as "type name". 121 "inc/isllist.h", line 9.1: 1540-377: (I) "isllist" is declared on line 6 of "/u/crack/abuse/inc/isllist.h". 122 "inc/isllist.h", line 16.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed. 123 123 */ -
Property
svn:keywords
set to
-
abuse/trunk/src/items.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "items.h pp"13 #include "lisp.h pp"14 #include "dev.h pp"12 #include "items.h" 13 #include "lisp.h" 14 #include "dev.h" 15 15 16 16 -
abuse/trunk/src/items.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __ITEMS_HPP__ 11 11 #define __ITEMS_HPP__ 12 #include "image.h pp"13 #include "specs.h pp"14 #include "points.h pp"15 #include "timage.h pp"12 #include "image.h" 13 #include "specs.h" 14 #include "points.h" 15 #include "timage.h" 16 16 #include <stdio.h> 17 17 #include <stdlib.h> -
Property
svn:keywords
set to
-
abuse/trunk/src/lcache.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "lisp.h pp"13 #include "specs.h pp"14 #include "bus_type.h pp"12 #include "lisp.h" 13 #include "specs.h" 14 #include "bus_type.h" 15 15 16 16 long block_size(Cell *level) // return size needed to recreate this block -
abuse/trunk/src/lcache.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __LCACHE_HPP_ 11 11 #define __LCACHE_HPP_ 12 #include "lisp.h pp"12 #include "lisp.h" 13 13 14 14 #ifdef SCADALISP -
Property
svn:keywords
set to
-
abuse/trunk/src/level.cpp
r131 r481 18 18 #include <time.h> 19 19 20 #include "light.h pp"21 #include "level.h pp"22 #include "game.h pp"23 #include "intsect.h pp"24 #include "lisp.h pp"25 #include "dprint.h pp"26 #include "particle.h pp"27 #include "objects.h pp"28 #include "jrand.h pp"29 #include "macs.h pp"30 #include "clisp.h pp"31 #include "status.h pp"32 #include "dev.h pp"33 #include "demo.h pp"34 #include "pcxread.h pp"35 #include "profile.h pp"36 #include "sbar.h pp"37 #include "cop.h pp"38 #include "nfserver.h pp"39 #include "lisp_gc.h pp"20 #include "light.h" 21 #include "level.h" 22 #include "game.h" 23 #include "intsect.h" 24 #include "lisp.h" 25 #include "dprint.h" 26 #include "particle.h" 27 #include "objects.h" 28 #include "jrand.h" 29 #include "macs.h" 30 #include "clisp.h" 31 #include "status.h" 32 #include "dev.h" 33 #include "demo.h" 34 #include "pcxread.h" 35 #include "profile.h" 36 #include "sbar.h" 37 #include "cop.h" 38 #include "nfserver.h" 39 #include "lisp_gc.h" 40 40 41 41 level *current_level; -
abuse/trunk/src/level.h
-
Property
svn:keywords
set to
Id
r480 r481 12 12 #define __LEVEL_HPP_ 13 13 14 #include "specs.h pp"15 #include "macs.h pp"16 #include "objects.h pp"17 #include "view.h pp"18 #include "id.h pp"14 #include "specs.h" 15 #include "macs.h" 16 #include "objects.h" 17 #include "view.h" 18 #include "id.h" 19 19 20 20 #include <stdlib.h> -
Property
svn:keywords
set to
-
abuse/trunk/src/light.cpp
r129 r481 12 12 #include <stdlib.h> 13 13 14 #include "light.h pp"15 #include "image.h pp"16 #include "macs.h pp"17 #include "video.h pp"18 #include "palette.h pp"19 #include "timing.h pp"20 #include "specs.h pp"21 #include "dprint.h pp"22 #include "filter.h pp"23 #include "status.h pp"24 #include "dev.h pp"14 #include "light.h" 15 #include "image.h" 16 #include "macs.h" 17 #include "video.h" 18 #include "palette.h" 19 #include "timing.h" 20 #include "specs.h" 21 #include "dprint.h" 22 #include "filter.h" 23 #include "status.h" 24 #include "dev.h" 25 25 26 26 light_source *first_light_source=NULL; … … 28 28 short ambient_ramp=0; 29 29 short shutdown_lighting_value,shutdown_lighting=0; 30 extern char disable_autolight; // defined in dev.h pp30 extern char disable_autolight; // defined in dev.h 31 31 32 32 int light_detail=MEDIUM_DETAIL; -
abuse/trunk/src/light.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define LIGHT_HPP 12 12 13 #include "image.h pp"14 #include "palette.h pp"15 #include "config .hpp"16 #include "crc.h pp"13 #include "image.h" 14 #include "palette.h" 15 #include "configuration.h" 16 #include "crc.h" 17 17 18 18 #define TTINTS 9 -
Property
svn:keywords
set to
-
abuse/trunk/src/lisp/Makefile.am
r133 r481 3 3 4 4 liblisp_a_SOURCES = \ 5 lisp.cpp lisp.h pp\6 lisp_opt.cpp lisp_opt.h pp\7 lisp_gc.cpp lisp_gc.h pp\5 lisp.cpp lisp.h \ 6 lisp_opt.cpp lisp_opt.h \ 7 lisp_gc.cpp lisp_gc.h \ 8 8 trig.cpp \ 9 stack.h pp symbols.hpp\9 stack.h symbols.h \ 10 10 $(NULL) 11 11 -
abuse/trunk/src/lisp/lisp.cpp
r480 r481 17 17 18 18 #define TYPE_CHECKING 1 19 #include "bus_type.h pp"20 21 #include "lisp.h pp"22 #include "lisp_gc.h pp"23 #include "symbols.h pp"19 #include "bus_type.h" 20 21 #include "lisp.h" 22 #include "lisp_gc.h" 23 #include "symbols.h" 24 24 25 25 #ifdef NO_LIBS 26 # include "fakelib.h pp"26 # include "fakelib.h" 27 27 #else 28 # include "status.h pp"29 # include "macs.h pp"30 # include "specs.h pp"31 # include "dprint.h pp"32 # include "cache.h pp"33 # include "dev.h pp"28 # include "status.h" 29 # include "macs.h" 30 # include "specs.h" 31 # include "dprint.h" 32 # include "cache.h" 33 # include "dev.h" 34 34 #endif 35 35 -
abuse/trunk/src/lisp/lisp.h
-
Property
svn:keywords
set to
Id
r480 r481 13 13 #include <stdint.h> 14 14 15 #include "lisp_opt.h pp"15 #include "lisp_opt.h" 16 16 17 17 #ifdef L_PROFILE 18 #include "timing.h pp"18 #include "timing.h" 19 19 #endif 20 20 -
Property
svn:keywords
set to
-
abuse/trunk/src/lisp/lisp_gc.cpp
r480 r481 13 13 #include <string.h> 14 14 15 #include "lisp.h pp"15 #include "lisp.h" 16 16 #ifdef NO_LIBS 17 #include "fakelib.h pp"17 #include "fakelib.h" 18 18 #else 19 #include "macs.h pp"19 #include "macs.h" 20 20 #endif 21 21 22 #include "stack.h pp"22 #include "stack.h" 23 23 24 24 /* Lisp garbage collection: uses copy/free algorithm -
abuse/trunk/src/lisp/lisp_gc.h
-
Property
svn:keywords
set to
Id
r480 r481 8 8 */ 9 9 10 #include "stack.h pp"10 #include "stack.h" 11 11 #ifndef __LISP_GC_HPP_ 12 12 #define __LISP_GC_HPP_ -
Property
svn:keywords
set to
-
abuse/trunk/src/lisp/lisp_opt.cpp
r124 r481 11 11 12 12 #ifdef NO_LIBS 13 #include "fakelib.h pp"13 #include "fakelib.h" 14 14 #else 15 #include "macs.h pp"15 #include "macs.h" 16 16 #endif 17 17 18 #include "lisp.h pp"19 #include "lisp_gc.h pp"18 #include "lisp.h" 19 #include "lisp_gc.h" 20 20 21 21 void *true_symbol=NULL,*l_undefined,*list_symbol,*string_symbol, // in lisp_init() -
abuse/trunk/src/lisp/lisp_opt.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/lisp/stack.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/lisp/symbols.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/loader2.cpp
r129 r481 12 12 #include <math.h> 13 13 14 #include "timing.h pp"15 #include "loader2.h pp"16 #include "chars.h pp"17 #include "specs.h pp"18 #include "lisp.h pp"19 #include "jrand.h pp"20 #include "menu.h pp"21 #include "dev.h pp"22 #include "director.h pp"23 24 #include "dev.h pp"25 #include "light.h pp"26 #include "dprint.h pp"27 #include "particle.h pp"28 #include "clisp.h pp"29 #include "compiled.h pp"30 #include "sbar.h pp"31 #include "help.h pp"32 #include "loadgame.h pp"33 #include "nfserver.h pp"34 #include "specache.h pp"14 #include "timing.h" 15 #include "loader2.h" 16 #include "chars.h" 17 #include "specs.h" 18 #include "lisp.h" 19 #include "jrand.h" 20 #include "menu.h" 21 #include "dev.h" 22 #include "director.h" 23 24 #include "dev.h" 25 #include "light.h" 26 #include "dprint.h" 27 #include "particle.h" 28 #include "clisp.h" 29 #include "compiled.h" 30 #include "sbar.h" 31 #include "help.h" 32 #include "loadgame.h" 33 #include "nfserver.h" 34 #include "specache.h" 35 35 36 36 extern int past_startup; -
abuse/trunk/src/loader2.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __LOADER_HPP_ 12 12 13 #include "lisp/lisp.h pp"14 #include "sdlport/sound.h pp"13 #include "lisp/lisp.h" 14 #include "sdlport/sound.h" 15 15 16 #include "jwindow.h pp"16 #include "jwindow.h" 17 17 class property_manager; 18 18 extern property_manager *prop; -
Property
svn:keywords
set to
-
abuse/trunk/src/loadgame.cpp
r162 r481 12 12 #include <string.h> 13 13 14 #include "game.h pp"15 16 #include "specs.h pp"17 #include "jwindow.h pp"18 #include "id.h pp"19 #include "input.h pp"20 #include "fonts.h pp"21 #include "lisp.h pp"22 #include "dprint.h pp"23 #include "cache.h pp"24 #include "gui.h pp"25 #include "dev.h pp"26 #include "id.h pp"27 #include "demo.h pp"14 #include "game.h" 15 16 #include "specs.h" 17 #include "jwindow.h" 18 #include "id.h" 19 #include "input.h" 20 #include "fonts.h" 21 #include "lisp.h" 22 #include "dprint.h" 23 #include "cache.h" 24 #include "gui.h" 25 #include "dev.h" 26 #include "id.h" 27 #include "demo.h" 28 28 29 29 extern void *save_order; // load from "saveordr.lsp", contains a list ordering the save games -
abuse/trunk/src/loadgame.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/menu.cpp
r124 r481 12 12 #include <math.h> 13 13 14 #include "dev.h pp"15 16 #include "ui/volumewindow.h pp"17 18 #include "menu.h pp"19 #include "lisp.h pp"20 #include "game.h pp"21 #include "timing.h pp"22 #include "game.h pp"23 #include "id.h pp"24 #include "pmenu.h pp"25 #include "gui.h pp"26 #include "property.h pp"27 #include "clisp.h pp"28 #include "gamma.h pp"29 #include "dprint.h pp"30 #include "demo.h pp"31 #include "loadgame.h pp"32 #include "scroller.h pp"33 #include "netcfg.h pp"34 #include "sock.h pp"14 #include "dev.h" 15 16 #include "ui/volumewindow.h" 17 18 #include "menu.h" 19 #include "lisp.h" 20 #include "game.h" 21 #include "timing.h" 22 #include "game.h" 23 #include "id.h" 24 #include "pmenu.h" 25 #include "gui.h" 26 #include "property.h" 27 #include "clisp.h" 28 #include "gamma.h" 29 #include "dprint.h" 30 #include "demo.h" 31 #include "loadgame.h" 32 #include "scroller.h" 33 #include "netcfg.h" 34 #include "sock.h" 35 35 36 36 extern net_protocol *prot; -
abuse/trunk/src/menu.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef GRUE_MENU_HPP 11 11 #define GRUE_MENU_HPP 12 #include "fonts.h pp"12 #include "fonts.h" 13 13 14 14 int menu(void *args, JCFont *font); // reurns -1 on esc -
Property
svn:keywords
set to
-
abuse/trunk/src/morpher.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "morpher.h pp"13 #include "game.h pp"14 #include "objects.h pp"15 #include "view.h pp"12 #include "morpher.h" 13 #include "game.h" 14 #include "objects.h" 15 #include "view.h" 16 16 17 17 void morph_char::draw(game_object *who, view *v) -
abuse/trunk/src/morpher.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __MORPHER_HPP_ 11 11 #define __MORPHER_HPP_ 12 #include "supmorph.h pp"13 #include "config .hpp"12 #include "supmorph.h" 13 #include "configuration.h" 14 14 15 15 extern int morph_detail; -
Property
svn:keywords
set to
-
abuse/trunk/src/net/Makefile.am
r130 r481 3 3 4 4 libnet_a_SOURCES = \ 5 gserver.cpp gserver.h pp\6 gclient.cpp gclient.h pp\7 fileman.cpp fileman.h pp\8 sock.cpp sock.h pp\9 tcpip.cpp tcpip.h pp\10 indian.h pp ghandler.hpp undrv.hpp\5 gserver.cpp gserver.h \ 6 gclient.cpp gclient.h \ 7 fileman.cpp fileman.h \ 8 sock.cpp sock.h \ 9 tcpip.cpp tcpip.h \ 10 indian.h ghandler.h undrv.h \ 11 11 $(NULL) 12 12 -
abuse/trunk/src/net/engine.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "indian.h pp"13 #include "../inc/netface.h pp" // net interface structures to the engine will use14 #include "netfile.h pp"15 #include "engine.h pp"12 #include "indian.h" 13 #include "../inc/netface.h" // net interface structures to the engine will use 14 #include "netfile.h" 15 #include "engine.h" 16 16 17 17 // these are the names of the fifos to create in tmp -
abuse/trunk/src/net/engine.h
-
Property
svn:keywords
set to
Id
r480 r481 4 4 #define __ENGINE_HPP_ 5 5 6 #include "../inc/netface.h pp"6 #include "../inc/netface.h" 7 7 #include <stdio.h> 8 8 #include <stdlib.h> -
Property
svn:keywords
set to
-
abuse/trunk/src/net/fileman.cpp
r476 r481 18 18 #include <sys/stat.h> 19 19 20 #include "macs.h pp"21 22 #include "fileman.h pp"23 #include "netface.h pp"24 #include "ghandler.h pp"25 #include "specache.h pp"20 #include "macs.h" 21 22 #include "fileman.h" 23 #include "netface.h" 24 #include "ghandler.h" 25 #include "specache.h" 26 26 27 27 extern net_protocol *prot; -
abuse/trunk/src/net/fileman.h
-
Property
svn:keywords
set to
Id
r480 r481 3 3 4 4 #include <unistd.h> 5 #include "sock.h pp"5 #include "sock.h" 6 6 #include <stdlib.h> 7 7 #include <string.h> -
Property
svn:keywords
set to
-
abuse/trunk/src/net/gclient.cpp
r124 r481 19 19 #include <signal.h> 20 20 21 #include "netcfg.h pp"22 #include "gclient.h pp"23 #include "netface.h pp"24 #include "undrv.h pp"25 #include "timing.h pp"21 #include "netcfg.h" 22 #include "gclient.h" 23 #include "netface.h" 24 #include "undrv.h" 25 #include "timing.h" 26 26 27 27 extern base_memory_struct *base; -
abuse/trunk/src/net/gclient.h
-
Property
svn:keywords
set to
Id
r480 r481 3 3 4 4 #include <unistd.h> 5 #include "sock.h pp"6 #include "ghandler.h pp"5 #include "sock.h" 6 #include "ghandler.h" 7 7 8 8 class game_client : public game_handler -
Property
svn:keywords
set to
-
abuse/trunk/src/net/ghandler.h
-
Property
svn:keywords
set to
Id
r480 r481 2 2 #define __GHANDLER_HPP_ 3 3 4 #include "netface.h pp"4 #include "netface.h" 5 5 6 6 -
Property
svn:keywords
set to
-
abuse/trunk/src/net/gserver.cpp
r124 r481 20 20 21 21 #include "system.h" 22 #include "macs.h pp"23 #include "gserver.h pp"24 #include "netface.h pp"25 #include "timing.h pp"26 #include "netcfg.h pp"27 #include "id.h pp"28 #include "jwindow.h pp"29 #include "input.h pp"30 #include "dev.h pp"31 #include "game.h pp"22 #include "macs.h" 23 #include "gserver.h" 24 #include "netface.h" 25 #include "timing.h" 26 #include "netcfg.h" 27 #include "id.h" 28 #include "jwindow.h" 29 #include "input.h" 30 #include "dev.h" 31 #include "game.h" 32 32 33 33 extern base_memory_struct *base; -
abuse/trunk/src/net/gserver.h
-
Property
svn:keywords
set to
Id
r480 r481 4 4 #define MAX_JOINERS 32 // maximum clients that can join at the same time 5 5 6 #include "sock.h pp"7 #include "ghandler.h pp"6 #include "sock.h" 7 #include "ghandler.h" 8 8 9 9 class game_server : public game_handler -
Property
svn:keywords
set to
-
abuse/trunk/src/net/indian.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/net/netdrv.cpp
r151 r481 28 28 #include <netdb.h> 29 29 30 #include "fileman.h pp"31 #include "netdrv.h pp"32 #include "gserver.h pp"33 #include "gclient.h pp"34 #include "undrv.h pp"35 #include "tcpip.h pp"30 #include "fileman.h" 31 #include "netdrv.h" 32 #include "gserver.h" 33 #include "gclient.h" 34 #include "undrv.h" 35 #include "tcpip.h" 36 36 37 37 #define real2shm(type,ptr) (ptr==NULL ? NULL : ((type *)((uint8_t *)(ptr)-(uint8_t *)base))) -
abuse/trunk/src/net/netdrv.h
-
Property
svn:keywords
set to
Id
r480 r481 3 3 4 4 #error hi 5 #include "netface.h pp"5 #include "netface.h" 6 6 #include <unistd.h> 7 #include "undrv.h pp"7 #include "undrv.h" 8 8 // these are the names of the fifos to create in tmp 9 9 // that communitcate with the engine … … 15 15 16 16 #define DLOCK_NAME "/tmp/.abuse_ndrv_lock" 17 #include "sock.h pp"17 #include "sock.h" 18 18 19 19 -
Property
svn:keywords
set to
-
abuse/trunk/src/net/netfile.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "indian.h pp"13 #include "netfile.h pp"14 #include "../inc/netface.h pp"15 #include "engine.h pp"12 #include "indian.h" 13 #include "netfile.h" 14 #include "../inc/netface.h" 15 #include "engine.h" 16 16 17 17 -
abuse/trunk/src/net/netfile.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/net/sock.cpp
r56 r481 12 12 #include <stdlib.h> 13 13 14 #include "sock.h pp"14 #include "sock.h" 15 15 16 16 const char notify_signature[] = "I wanna play ABUSE!"; -
abuse/trunk/src/net/sock.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/net/tcpip.cpp
r162 r481 18 18 # include "GUSI.h" 19 19 #endif 20 #include "tcpip.h pp"20 #include "tcpip.h" 21 21 22 22 extern tcpip_protocol tcpip; -
abuse/trunk/src/net/tcpip.h
-
Property
svn:keywords
set to
Id
r480 r481 1 #include "sock.h pp"1 #include "sock.h" 2 2 3 3 #include <stdlib.h> … … 8 8 #include <signal.h> 9 9 #include <sys/types.h> 10 #include "isllist.h pp"10 #include "isllist.h" 11 11 12 12 #if (defined(__APPLE__) && !defined(__MACH__)) -
Property
svn:keywords
set to
-
abuse/trunk/src/net/undrv.cpp
r124 r481 27 27 #include <netdb.h> 28 28 29 #include "indian.h pp"30 #include "undrv.h pp"31 #include "../include/netface.h pp" // net interface structures to the engine will use32 33 #include "../include/netface.h pp"34 35 //#include "netdrv.h pp"36 #include "gserver.h pp"37 #include "gclient.h pp"38 #include "fileman.h pp"39 #include "sock.h pp"40 #include "tcpip.h pp"29 #include "indian.h" 30 #include "undrv.h" 31 #include "../include/netface.h" // net interface structures to the engine will use 32 33 #include "../include/netface.h" 34 35 //#include "netdrv.h" 36 #include "gserver.h" 37 #include "gclient.h" 38 #include "fileman.h" 39 #include "sock.h" 40 #include "tcpip.h" 41 41 42 42 -
abuse/trunk/src/net/undrv.h
-
Property
svn:keywords
set to
Id
r480 r481 6 6 #define MAX_JOINERS 32 // maximum clients that can join at the same time 7 7 8 #include "sock.h pp"8 #include "sock.h" 9 9 10 10 void undrv_cleanup(); -
Property
svn:keywords
set to
-
abuse/trunk/src/netcfg.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "game.h pp"13 14 15 #include "netcfg.h pp"16 #include "input.h pp"17 #include "cache.h pp"18 #include "sock.h pp"19 #include "timing.h pp"20 #include "light.h pp"21 22 #include "dev.h pp"12 #include "game.h" 13 14 15 #include "netcfg.h" 16 #include "input.h" 17 #include "cache.h" 18 #include "sock.h" 19 #include "timing.h" 20 #include "light.h" 21 22 #include "dev.h" 23 23 24 24 extern char *get_login(); -
abuse/trunk/src/netcfg.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __NETCFG_HPP_ 12 12 13 #include "jwindow.h pp"13 #include "jwindow.h" 14 14 15 15 class net_configuration -
Property
svn:keywords
set to
-
abuse/trunk/src/netface.h
-
Property
svn:keywords
set to
Id
r480 r481 17 17 #define NET_CRC_FILENAME "#net_crc" 18 18 #define NET_STARTFILE "netstart.spe" 19 #include "indian.h pp"19 #include "indian.h" 20 20 #include <string.h> 21 21 -
Property
svn:keywords
set to
-
abuse/trunk/src/newlight.cpp
r129 r481 12 12 #include <stdlib.h> 13 13 14 #include "light.h pp"15 #include "image.h pp"16 #include "macs.h pp"17 #include "video.h pp"18 #include "palette.h pp"19 #include "timing.h pp"20 #include "specs.h pp"21 #include "dprint.h pp"22 #include "filter.h pp"23 #include "video.h pp"14 #include "light.h" 15 #include "image.h" 16 #include "macs.h" 17 #include "video.h" 18 #include "palette.h" 19 #include "timing.h" 20 #include "specs.h" 21 #include "dprint.h" 22 #include "filter.h" 23 #include "video.h" 24 24 25 25 light_source *first_light_source=NULL; -
abuse/trunk/src/nfclient.cpp
r124 r481 18 18 19 19 #include "system.h" 20 #include "netface.h pp"21 22 #include "specs.h pp"23 #include "nfserver.h pp"24 #include "dprint.h pp"25 #include "crc.h pp"26 #include "cache.h pp"27 28 #include "gserver.h pp"20 #include "netface.h" 21 22 #include "specs.h" 23 #include "nfserver.h" 24 #include "dprint.h" 25 #include "crc.h" 26 #include "cache.h" 27 28 #include "gserver.h" 29 29 30 30 void remove_client(int client_number) { ; } -
abuse/trunk/src/nfclient.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/nfserver.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __NFSERVER_HPP_ 12 12 13 #include "specs.h pp"13 #include "specs.h" 14 14 #include "system.h" 15 #include "netface.h pp"16 #include "sock.h pp"15 #include "netface.h" 16 #include "sock.h" 17 17 18 18 int net_init(int argc, char **argv); -
Property
svn:keywords
set to
-
abuse/trunk/src/objects.cpp
r162 r481 10 10 #include "config.h" 11 11 12 #include "timage.h pp"13 #include "objects.h pp"14 #include "chars.h pp"15 16 #include "game.h pp"17 #include "intsect.h pp"18 #include "ability.h pp"19 #include "lisp.h pp"20 #include "jrand.h pp"21 #include "light.h pp"22 #include "dprint.h pp"23 #include "clisp.h pp"24 #include "lisp_gc.h pp"25 #include "profile.h pp"12 #include "timage.h" 13 #include "objects.h" 14 #include "chars.h" 15 16 #include "game.h" 17 #include "intsect.h" 18 #include "ability.h" 19 #include "lisp.h" 20 #include "jrand.h" 21 #include "light.h" 22 #include "dprint.h" 23 #include "clisp.h" 24 #include "lisp_gc.h" 25 #include "profile.h" 26 26 27 27 #ifdef SCADALISP -
abuse/trunk/src/objects.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef _OBJECTS_HPP_ 11 11 #define _OBJECTS_HPP_ 12 #include "input.h pp"13 #include "chars.h pp"14 //#include "sound.h pp"15 #include "morpher.h pp"16 #include "loader2.h pp"17 #include "view.h pp"18 #include "extend.h pp"12 #include "input.h" 13 #include "chars.h" 14 //#include "sound.h" 15 #include "morpher.h" 16 #include "loader2.h" 17 #include "view.h" 18 #include "extend.h" 19 19 20 20 class view; -
Property
svn:keywords
set to
-
abuse/trunk/src/old.nfclient.cpp
r129 r481 14 14 #include <unistd.h> 15 15 16 #include "specs.h pp"17 #include "nfserver.h pp"18 #include "dprint.h pp"19 #include "crc.h pp"20 #include "cache.h pp"16 #include "specs.h" 17 #include "nfserver.h" 18 #include "dprint.h" 19 #include "crc.h" 20 #include "cache.h" 21 21 22 22 class nfs_file : public bFILE -
abuse/trunk/src/old.nfserver.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "jnet.h pp"13 #include "specs.h pp"14 #include "nfserver.h pp"15 #include "dprint.h pp"16 #include "timing.h pp"17 #include "cache.h pp"18 #include "crc.h pp"12 #include "jnet.h" 13 #include "specs.h" 14 #include "nfserver.h" 15 #include "dprint.h" 16 #include "timing.h" 17 #include "cache.h" 18 #include "crc.h" 19 19 20 20 nfs_server *file_server=NULL; -
abuse/trunk/src/old_server.cpp
r129 r481 12 12 #include <unistd.h> 13 13 14 #include "nfserver.h pp"15 16 #include "server.h pp"17 #include "view.h pp"18 #include "dprint.h pp"19 #include "jnet.h pp"20 #include "level.h pp"21 #include "game.h pp"22 #include "jrand.h pp"23 #include "timing.h pp"24 //#include "nfserver.h pp"25 //#include "nfclient.h pp"14 #include "nfserver.h" 15 16 #include "server.h" 17 #include "view.h" 18 #include "dprint.h" 19 #include "jnet.h" 20 #include "level.h" 21 #include "game.h" 22 #include "jrand.h" 23 #include "timing.h" 24 //#include "nfserver.h" 25 //#include "nfclient.h" 26 26 27 27 //nfs_server *file_server=NULL; -
abuse/trunk/src/oldhelp.cpp
r131 r481 12 12 #include <string.h> 13 13 14 #include "help.h pp"15 #include "game.h pp"14 #include "help.h" 15 #include "game.h" 16 16 17 17 int help_page=0; -
abuse/trunk/src/parse.cpp
r124 r481 14 14 #include <ctype.h> 15 15 16 #include "parse.h pp"16 #include "parse.h" 17 17 18 18 char *ttype[]={"END","NUMBER","STRING","WORD","OPERATOR","LEFT BRACE","RIGHT BRACE", -
abuse/trunk/src/parse.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/particle.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "macs.h pp"13 #include "particle.h pp"14 #include "view.h pp"15 #include "lisp.h pp"16 #include "cache.h pp"17 #include "jrand.h pp"12 #include "macs.h" 13 #include "particle.h" 14 #include "view.h" 15 #include "lisp.h" 16 #include "cache.h" 17 #include "jrand.h" 18 18 19 19 -
abuse/trunk/src/particle.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __PARTICLE_HPP_ 12 12 13 #include "specs.h pp"14 #include "image.h pp"13 #include "specs.h" 14 #include "image.h" 15 15 16 16 class view; -
Property
svn:keywords
set to
-
abuse/trunk/src/points.cpp
r129 r481 12 12 #include <string.h> 13 13 14 #include "points.h pp"15 #include "dev.h pp"14 #include "points.h" 15 #include "dev.h" 16 16 17 17 point_list::point_list(unsigned char how_many, unsigned char *Data) -
abuse/trunk/src/points.h
-
Property
svn:keywords
set to
Id
r480 r481 14 14 #include <stdlib.h> 15 15 16 #include "specs.h pp"16 #include "specs.h" 17 17 18 18 class point_list -
Property
svn:keywords
set to
-
abuse/trunk/src/profile.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "game.h pp"12 #include "game.h" 13 13 14 14 15 #include "profile.h pp"16 #include "jwindow.h pp"17 #include "property.h pp"18 #include "objects.h pp"15 #include "profile.h" 16 #include "jwindow.h" 17 #include "property.h" 18 #include "objects.h" 19 19 20 20 -
abuse/trunk/src/profile.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __JPROF_HPP_ 12 12 13 #include "event.h pp"13 #include "event.h" 14 14 15 15 void profile_init(); -
Property
svn:keywords
set to
-
abuse/trunk/src/property.cpp
r131 r481 13 13 #include <string.h> 14 14 15 #include "property.h pp"16 #include "dprint.h pp"17 #include "game.h pp"15 #include "property.h" 16 #include "dprint.h" 17 #include "game.h" 18 18 19 19 class property -
abuse/trunk/src/property.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/sbar.h
-
Property
svn:keywords
set to
Id
r480 r481 15 15 16 16 #define TOTAL_WEAPONS 8 17 #include "image.h pp"17 #include "image.h" 18 18 19 19 class status_bar -
Property
svn:keywords
set to
-
abuse/trunk/src/scene.cpp
r131 r481 16 16 #include <fcntl.h> 17 17 18 #include "specs.h pp"19 #include "timage.h pp"20 #include "jwindow.h pp"21 #include "fonts.h pp"22 #include "timing.h pp"23 #include "scene.h pp"24 #include "game.h pp"25 #include "parse.h pp"26 #include "cache.h pp"18 #include "specs.h" 19 #include "timage.h" 20 #include "jwindow.h" 21 #include "fonts.h" 22 #include "timing.h" 23 #include "scene.h" 24 #include "game.h" 25 #include "parse.h" 26 #include "cache.h" 27 27 28 28 -
abuse/trunk/src/scene.h
-
Property
svn:keywords
set to
Id
r480 r481 12 12 13 13 #define MAX_SCROLL_DATA 4096 14 #include "fonts.h pp"14 #include "fonts.h" 15 15 void play_scene(char *script, char *filename, JCFont *font); 16 16 -
Property
svn:keywords
set to
-
abuse/trunk/src/sdlport/Makefile.am
r479 r481 8 8 mouse.cpp \ 9 9 event.cpp \ 10 sound.cpp sound.h pp\10 sound.cpp sound.h \ 11 11 timing.cpp \ 12 12 jdir.cpp \ 13 joystick.cpp joy.h pp\13 joystick.cpp joy.h \ 14 14 setup.cpp setup.h \ 15 15 hmi.cpp hmi.h \ -
abuse/trunk/src/sdlport/event.cpp
r477 r481 23 23 24 24 #include "system.h" 25 #include "image.h pp"26 #include "palette.h pp"27 #include "video.h pp"28 #include "macs.h pp"29 #include "mouse.h pp"30 #include "event.h pp"31 #include "timing.h pp"32 #include "sprite.h pp"33 #include "game.h pp"25 #include "image.h" 26 #include "palette.h" 27 #include "video.h" 28 #include "macs.h" 29 #include "mouse.h" 30 #include "event.h" 31 #include "timing.h" 32 #include "sprite.h" 33 #include "game.h" 34 34 35 35 extern int get_key_binding( char const *dir, int i ); -
abuse/trunk/src/sdlport/hmi.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/sdlport/jnet.cpp
r129 r481 36 36 #include <netdb.h> 37 37 38 #include "jnet.h pp"39 #include "macs.h pp"38 #include "jnet.h" 39 #include "macs.h" 40 40 41 41 int current_sock_err; -
abuse/trunk/src/sdlport/jnet.h
-
Property
svn:keywords
set to
Id
r480 r481 13 13 #define __NET_HPP_ 14 14 15 #include "macs.h pp"16 #include "packet.h pp"15 #include "macs.h" 16 #include "packet.h" 17 17 18 18 enum { SOCK_BAD_HOST = -1, -
Property
svn:keywords
set to
-
abuse/trunk/src/sdlport/joy.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/sdlport/joystick.cpp
r124 r481 20 20 #include "config.h" 21 21 22 #include "joy.h pp"22 #include "joy.h" 23 23 24 24 /* NOTE: No joystick support yet. -
abuse/trunk/src/sdlport/mouse.cpp
r477 r481 22 22 #include <SDL.h> 23 23 24 #include "video.h pp"25 #include "sprite.h pp"26 #include "image.h pp"27 #include "filter.h pp"28 #include "mouse.h pp"24 #include "video.h" 25 #include "sprite.h" 26 #include "image.h" 27 #include "filter.h" 28 #include "mouse.h" 29 29 30 30 unsigned char def_mouse[]= -
abuse/trunk/src/sdlport/setup.cpp
r162 r481 36 36 #endif /* HAVE_OPENGL */ 37 37 38 #include "specs.h pp"39 #include "keys.h pp"38 #include "specs.h" 39 #include "keys.h" 40 40 #include "setup.h" 41 41 -
abuse/trunk/src/sdlport/sound.cpp
r479 r481 25 25 #ifdef USE_SDL_MIXER 26 26 #include <SDL/SDL_mixer.h> 27 #include "hmi.h pp"28 #endif 29 30 #include "sound.h pp"31 #include "readwav.h pp"32 #include "specs.h pp"27 #include "hmi.h" 28 #endif 29 30 #include "sound.h" 31 #include "readwav.h" 32 #include "specs.h" 33 33 #include "setup.h" 34 34 -
abuse/trunk/src/sdlport/sound.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/sdlport/timing.cpp
r124 r481 25 25 #include <time.h> 26 26 27 #include "timing.h pp"27 #include "timing.h" 28 28 29 29 #ifdef __APPLE__ -
abuse/trunk/src/sdlport/video-overlay.cpp
r142 r481 22 22 #include <SDL.h> 23 23 24 #include "filter.h pp"24 #include "filter.h" 25 25 #include "system.h" 26 #include "video.h pp"27 #include "macs.h pp"28 #include "image.h pp"26 #include "video.h" 27 #include "macs.h" 28 #include "image.h" 29 29 #include "setup.h" 30 30 -
abuse/trunk/src/sdlport/video.cpp
r162 r481 32 32 #endif /* HAVE_OPENGL */ 33 33 34 #include "filter.h pp"34 #include "filter.h" 35 35 #include "system.h" 36 #include "video.h pp"37 #include "macs.h pp"38 #include "image.h pp"36 #include "video.h" 37 #include "macs.h" 38 #include "image.h" 39 39 #include "setup.h" 40 40 -
abuse/trunk/src/sensor.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "lisp.h pp"13 #include "lisp_gc.h pp"14 #include "compiled.h pp"15 #include "objects.h pp"16 #include "level.h pp"17 #include "game.h pp"18 #include "jrand.h pp"19 #include "clisp.h pp"12 #include "lisp.h" 13 #include "lisp_gc.h" 14 #include "compiled.h" 15 #include "objects.h" 16 #include "level.h" 17 #include "game.h" 18 #include "jrand.h" 19 #include "clisp.h" 20 20 21 21 enum { un_offable }; // vars -
abuse/trunk/src/seq.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "seq.h pp"13 #include "macs.h pp"14 #include "lisp.h pp"12 #include "seq.h" 13 #include "macs.h" 14 #include "lisp.h" 15 15 16 16 int sequence::size() -
abuse/trunk/src/seq.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __SEQUENCE_HPP_ 12 12 13 #include "image.h pp"14 #include "items.h pp"15 #include "timage.h pp"16 #include "cache.h pp"13 #include "image.h" 14 #include "items.h" 15 #include "timage.h" 16 #include "cache.h" 17 17 #include <stdarg.h> 18 18 -
Property
svn:keywords
set to
-
abuse/trunk/src/server2.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "server2.h pp"13 #include "nfserver.h pp"14 #include "nfclient.h pp"15 #include "dprint.h pp"16 #include "view.h pp"17 #include "jrand.h pp"18 #include "objects.h pp"19 #include "level.h pp"20 #include "dev.h pp"12 #include "server2.h" 13 #include "nfserver.h" 14 #include "nfclient.h" 15 #include "dprint.h" 16 #include "view.h" 17 #include "jrand.h" 18 #include "objects.h" 19 #include "level.h" 20 #include "dev.h" 21 21 22 22 extern char const *get_username(); -
abuse/trunk/src/server2.h
-
Property
svn:keywords
set to
Id
-
Property
svn:keywords
set to
-
abuse/trunk/src/specache.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "specache.h pp"12 #include "specache.h" 13 13 14 14 spec_directory_cache sd_cache; -
abuse/trunk/src/specache.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define __SPECACHE_HPP_ 12 12 13 #include "specs.h pp"13 #include "specs.h" 14 14 15 15 #include <string.h> -
Property
svn:keywords
set to
-
abuse/trunk/src/statbar.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "sbar.h pp"13 #include "view.h pp"14 #include "lisp.h pp"15 #include "cache.h pp"16 #include "demo.h pp"17 #include "chars.h pp"18 #include "objects.h pp"19 #include "game.h pp"20 #include "clisp.h pp"12 #include "sbar.h" 13 #include "view.h" 14 #include "lisp.h" 15 #include "cache.h" 16 #include "demo.h" 17 #include "chars.h" 18 #include "objects.h" 19 #include "game.h" 20 #include "clisp.h" 21 21 22 22 status_bar sbar; -
abuse/trunk/src/status.cpp
r131 r481 12 12 #include <string.h> 13 13 14 #include "macs.h pp"15 #include "status.h pp"16 #include "dprint.h pp"14 #include "macs.h" 15 #include "status.h" 16 #include "dprint.h" 17 17 18 18 class status_node; -
abuse/trunk/src/tester.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "items.h pp"12 #include "items.h" 13 13 14 14 backtile::backtile(spec_entry *e, FILE *fp) -
abuse/trunk/src/transp.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "transp.h pp"12 #include "transp.h" 13 13 14 14 void transp_put(image *im, image *screen, uint8_t *table, int x, int y) -
abuse/trunk/src/transp.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #ifndef __TRANSP_HPP_ 11 11 #define __TRANSP_HPP_ 12 #include "image.h pp"13 #include "macs.h pp"12 #include "image.h" 13 #include "macs.h" 14 14 void transp_put(image *im, image *screen, uint8_t *table, int x, int y); 15 15 -
Property
svn:keywords
set to
-
abuse/trunk/src/ui/volumewindow.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "volumewindow.h pp" // class VolumeWindow13 #include "property.h pp" // class property_manager14 #include "gui.h pp" // ico_button12 #include "volumewindow.h" // class VolumeWindow 13 #include "property.h" // class property_manager 14 #include "gui.h" // ico_button 15 15 16 16 VolumeWindow::VolumeWindow() : Jwindow("Volume") -
abuse/trunk/src/ui/volumewindow.h
-
Property
svn:keywords
set to
Id
r480 r481 10 10 #include "config.h" 11 11 12 #include "dev.h pp"12 #include "dev.h" 13 13 14 14 class VolumeWindow : public Jwindow -
Property
svn:keywords
set to
-
abuse/trunk/src/unixnfc.cpp
r124 r481 22 22 23 23 #include "system.h" 24 #include "indian.h pp"25 26 #include "netface.h pp"27 #include "nfserver.h pp"28 #include "view.h pp"29 #include "objects.h pp"30 #include "level.h pp"31 #include "timing.h pp"32 #include "server2.h pp"33 #include "game.h pp"34 #include "jwindow.h pp"24 #include "indian.h" 25 26 #include "netface.h" 27 #include "nfserver.h" 28 #include "view.h" 29 #include "objects.h" 30 #include "level.h" 31 #include "timing.h" 32 #include "server2.h" 33 #include "game.h" 34 #include "jwindow.h" 35 35 36 36 extern char lsf[256]; -
abuse/trunk/src/view.cpp
r129 r481 10 10 #include "config.h" 11 11 12 #include "game.h pp"12 #include "game.h" 13 13 14 14 15 15 #include "system.h" 16 #include "view.h pp"17 #include "lisp.h pp"18 #include "jwindow.h pp"19 #include "config .hpp"20 #include "scroller.h pp"21 #include "id.h pp"22 #include "dev.h pp"23 #include "jrand.h pp"24 #include "dprint.h pp"25 #include "transp.h pp"26 #include "clisp.h pp"27 #include "demo.h pp"28 #include "sbar.h pp"29 #include "nfserver.h pp"30 #include "chat.h pp"16 #include "view.h" 17 #include "lisp.h" 18 #include "jwindow.h" 19 #include "configuration.h" 20 #include "scroller.h" 21 #include "id.h" 22 #include "dev.h" 23 #include "jrand.h" 24 #include "dprint.h" 25 #include "transp.h" 26 #include "clisp.h" 27 #include "demo.h" 28 #include "sbar.h" 29 #include "nfserver.h" 30 #include "chat.h" 31 31 32 32 #define SHIFT_DOWN_DEFAULT 15 -
abuse/trunk/src/view.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define _VIEW_HPP_ 12 12 13 #include "light.h pp"14 #include "jwindow.h pp"13 #include "light.h" 14 #include "jwindow.h" 15 15 16 16 -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.