Age | Commit message (Collapse) | Author |
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2347
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2333
|
|
comment in file).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2328
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1987
|
|
by dragging the window borders.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1949
|
|
chocolate.sln
- Create separate msvc projects for all games supported, which work the
same as the codeblocks ones
- Include fixes (nothing compiler specific, just additions of stdio.h)
to build with msvc
Subversion-branch: /branches/raven-branch
Subversion-revision: 1371
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1249
|
|
level.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1204
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1095
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1045
|
|
Makes 640x480 the default when 320x200 mode is not available.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1043
|
|
scale. Only allow 320x200, 640x400 special case for aspect ratio correct
when running fullscreen. Clean up "nearest mode" autoadjustment. Fix
crash with autoadjust when running windowed.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1007
|
|
The previous system was built around the program choosing a screen mode
from the user's settings, this is based around choosing settings from
the specified screen mode.
As such, the old screenmultiply config variable is now gone. Also,
aspect ratio correction is now on by default.
Add new aspect ratio correction functions for horizontal squashing (as a
complement to the existing vertical stretching).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1005
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 919
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 787
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 786
|
|
stretching (fullscreen 320x240, 640x480, etc)!
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 771
|