Revision 83dd358b
Added by danij over 17 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- engine
- api
- dd_share.h (diff)
- doomsday.h (diff)
- portable
- include
- cl_def.h (diff)
- mapdata.hs (diff)
- p_maptypes.h (diff)
- p_polyob.h (diff)
- r_main.h (diff)
- sys_system.h (diff)
- src
- cl_main.c (diff)
- cl_world.c (diff)
- dam_main.c (diff)
- dd_main.c (diff)
- p_data.c (diff)
- p_dmu.c (diff)
- p_polyob.c (diff)
- r_main.c (diff)
- r_things.c (diff)
- r_util.c (diff)
- rend_decor.c (diff)
- rend_dyn.c (diff)
- rend_main.c (diff)
- rend_particle.c (diff)
- rend_sprite.c (diff)
- sv_pool.c (diff)
- sys_system.c (diff)
- include
- unix
- win32
- api
- plugins
- engine
Global viewer position and polyobj point coords changed to floating point.
Other minor fixes for warnings outputted by gcc.