aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/render_table.cpp
AgeCommit message (Expand)Author
2013-08-04ZVISION: Change default panorama FoV to 27 degreesrichiesams
2013-08-04ZVISION: Fix closing braces on generateTiltLookupTablerichiesams
2013-08-04ZVISION: Create methods for altering panoramaOptions and create console comma...richiesams
2013-08-04ZVISION: Move generating the RenderTable to outside setRenderStaterichiesams
2013-08-04ZVISION: Rename Point template class to Vector2richiesams
2013-08-04ZVISION: Create function for mixing two RGB<555> colorsrichiesams
2013-08-04ZVISION: Convert panoramaOptions and tiltOptions to floatsrichiesams
2013-08-04ZVISION: Convert RenderTable to only storing (x,y) offsets instead of absolut...richiesams
2013-08-04ZVISION: Fix error causing image discontinutitiesrichiesams
2013-08-04ZVISION: Modify the RenderTable panorama math to account for panoramas being ...richiesams
2013-08-04ZVISION: Create a class for handling all render table logicrichiesams