ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/resources/noface.png
Revision: 1.2
Committed: Fri Apr 6 07:45:35 2007 UTC (17 years, 1 month ago) by root
Content type: image/png
Branch: MAIN
CVS Tags: rel-0_98
Changes since 1.1: +15 -8 lines
Unable to calculate annotation data on binary file contents.
Log Message:
- changed most db accesses to be asynchronous
  (this was way more difficult than anticipated)
- face id allocation is still synchronous (and has to be as long as
  we want to allow multiple instances running in parallel)
- facemap is cached locally, so subsequent accesses are fast
- the alternative would be to store faceids, not tileids, in the
  in-memory map, but then mapcache tiles are non-displayable
  unless the server already sent them.
- tile loading and map cache load/store are fully asynchronous
- replaced 32x32 dialogue and noface images by 64 bit versions
- properly scale special dialogue/noface textures to tilesize

File Contents