This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-19 18:32:35 +01:00
Code
Issues
Releases
Wiki
Activity
Files
c8f6c4ef2f93028e402422cb5ee764939f2269a0
OpenTTD
/
video
History
tron
0a72639c2d
(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
2006-06-10 08:37:41 +00:00
..
cocoa_keys.h
(svn r3615) Remove the Quartz key codes from the public cocoa video driver interface
2006-02-18 16:20:50 +00:00
cocoa_v.h
(svn r3615) Remove the Quartz key codes from the public cocoa video driver interface
2006-02-18 16:20:50 +00:00
cocoa_v.m
(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
2006-06-10 08:37:41 +00:00
dedicated_v.c
(svn r3339) Remove unnecessary includes
2005-12-24 20:54:31 +00:00
dedicated_v.h
…
null_v.c
(svn r2748) Remove unused cruft from the main loop
2005-07-29 16:40:29 +00:00
null_v.h
…
sdl_v.c
(svn r4090) - Followup for r4075. Some SDL implementations seem to have a different define for the SDL_ACTIVEEVENT SDL_APPMOUSEFOCUS which caused undrawing of the mouse only on losing input-focus. Correctly check for the event state
2006-03-24 17:00:55 +00:00
sdl_v.h
…
win32_v.c
(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
2006-06-10 08:37:41 +00:00
win32_v.h
(svn r2725) Move MyShowCursor() back into win32.c, it fits better there
2005-07-27 19:22:38 +00:00