svdijk
74f244801f
Fix game saving on page 2(+).
...
Fixes issue #16 .
2012-12-26 09:30:16 +01:00
svdijk
bcc6f62b61
Make the Load/Save menu multi-page (support low-res).
2012-12-09 17:57:00 +01:00
svdijk
e78a18c5ca
Fix the "help computer" keybinding option; some whitespace cleanup.
2012-12-09 17:56:47 +01:00
Yamagi Burmeister
a76d7d5cfb
The default video mode is 5 (640x480). Spotted by svdijk.
2012-11-14 21:12:21 +01:00
svdijk
76e3480ccb
Some rewriting of windowed_mouse setting, in preparation of releasing the mouse in the menu.
2012-10-30 20:36:15 +01:00
svdijk
a1adac8ba9
client/menu/menu.c: make ConsoleFunc() consistent with cl_console:Con_ToggleConsole_f().
2012-10-30 20:36:10 +01:00
Ricardo Garcia
74beca0d11
Add "horplus" cvar to get Hor+ behavior with default FOV
...
If "horplus" is set, the "fov" cvar is interpreted as the horizontal FOV
in a 4:3 screen, and is adapted automatically to the current screen
aspect ratio accordingly. If not set, use the old Vert- approach.
In addition, "horplus" can also be set from the video menu by selecting
the "Auto" option for aspect ratio, which also resets the FOV value to the
standard 90 degrees.
Finally, add a 5:4 aspect ratio (1280x1024) and correct the 16:9 angle
slightly.
2012-10-28 10:20:46 +01:00
Sander van Dijk
f292c1e22d
Fix custom resolution handling in the video menu.
2012-08-06 14:04:12 +02:00
Sander van Dijk
3d4bbe6c31
Fix aspect menu options.
2012-08-03 08:05:09 +02:00
Yamagi Burmeister
efd1ddb1c5
Initialze vid_gamma
2012-08-02 15:33:42 +02:00
Yamagi Burmeister
8141380030
Allow to set the aspect ratio via the menu
2012-08-02 15:18:58 +02:00
Yamagi Burmeister
de9dda7432
Restart the refresher when certain values are changed via the menu
2012-08-02 14:59:51 +02:00
Yamagi Burmeister
3ab4e58df5
Cleanup the video menu, remove support for different refresher
2012-08-02 14:39:33 +02:00
Yamagi Burmeister
c6eaf5c876
Mobe LIBGL makro to common.h and replace all hardcoded libGL calls with it
2012-08-02 14:06:32 +02:00
Yamagi Burmeister
b52336850f
Reformat the client
2012-07-22 15:34:45 +02:00
Yamagi Burmeister
881b935b65
Change atof() to strtod()
2012-06-02 10:33:28 +02:00
Yamagi Burmeister
67dbe816c9
Change atoi() to strtol()
2012-06-02 10:24:52 +02:00
Yamagi Burmeister
b6325d7858
Remove unused variables and dead code (patch submitted by Christoph
...
Mallon)
2012-04-30 10:02:58 +02:00
Christoph Mallon
ab034114b4
Whitespace fixes.
2012-04-30 08:25:59 +02:00
Yamagi Burmeister
03015a686b
Hide music playback from CD behind CDA
2012-04-25 08:53:25 +00:00
Yamagi Burmeister
9d60a5de6a
Hide OGG/Vorbis support under OGG
2012-04-25 08:24:38 +00:00
Yamagi Burmeister
2b2e996dda
Make windowed_mouse CVAR_USERINFO
2012-03-08 11:33:58 +00:00
Yamagi Burmeister
d87328293c
Add a CHANGELOG entry
2012-02-27 11:33:32 +00:00
Daniel Gibson
b70dc11672
- Fix memory leaks in the server start menu by not
...
creating the maplist each time it's called, but
preserve it across several calls.
- Fix M_PushMenu a second time by taking a corner
case into account when the requested menu is
opened and on the stack but not on top.
2012-02-26 20:21:40 +00:00
Daniel Gibson
32377a6b57
Fix crash when opening menu twice via hotkeys
...
Now this closes the menu again, faking toggling behaviour
2012-02-26 18:58:48 +00:00
Yamagi Burmeister
d511ed7b03
Add 1280x960. This is the "native" resolution for 19" 4:3 CRTs.
2011-10-15 16:27:19 +00:00
Yamagi Burmeister
07ed4c8b5a
Make the client and server IPv6 aware
2011-10-15 16:18:26 +00:00
Yamagi Burmeister
13d1ab9bc1
Add 1440x900 and 1920x1080 resolutions
2011-10-10 08:37:35 +00:00
Yamagi Burmeister
d4a60e7b77
- Add yq2.cfg to the code, an example to stuff/ and metion it in the
...
README
- Rename tools/ to stuff/
2011-10-09 17:55:10 +00:00
Yamagi Burmeister
66ac4643cb
Überarbeite das Sound-Menü
2010-10-28 06:28:11 +00:00
Yamagi Burmeister
6db456587c
Schreibe das Hardwaregamma auf X11 um :)
2010-10-25 15:57:39 +00:00
Yamagi Burmeister
0e7a9957e9
Löse qgl/ und vid/ auf
2010-10-19 09:17:18 +00:00
Yamagi Burmeister
5af05f7d81
Repariere die Cursortasten im Menü
2010-10-19 09:03:27 +00:00
Yamagi Burmeister
7edacb5638
- Reiße das Clipboard raus, funktionierte eh nicht
...
- Entferne weiteren toten Code
2010-10-19 08:34:59 +00:00
Yamagi Burmeister
cabcc18e97
Entferne das caedes
2010-07-13 19:48:46 +00:00
Yamagi Burmeister
c483dc2c26
Yamagi Q2 Credits
2010-07-13 19:00:16 +00:00
Yamagi Burmeister
b554afa486
Headerguqards für den Client
2010-07-13 18:30:43 +00:00
Yamagi Burmeister
787686a976
Dateiheader neu formatiert und "particles.h" entfernt
2010-07-13 18:19:42 +00:00
Yamagi Burmeister
6fd3a53119
Die Reste vom Joystick entfernt
2010-07-13 18:04:07 +00:00
Yamagi Burmeister
f16ba343cc
s_primary war windows only
2010-07-13 08:44:06 +00:00
Yamagi Burmeister
8fc77edad0
qmenu.h in ein eigenes Verzeichnis
2010-06-19 19:21:16 +00:00
Yamagi Burmeister
2d6df87745
Das Menü-System in Sachen Formatierung und Kommentaren aufgeräumt
2010-06-19 08:15:18 +00:00
Yamagi Burmeister
6669ab3643
strtok ist seit Jahren durch strsep ersetzt. Es ist schneller und
...
besser.
2010-06-17 06:59:33 +00:00
Yamagi Burmeister
c13b2f9bbe
Ein zu kleines array gefixt :/
2010-02-01 12:55:06 +00:00
Yamagi Burmeister
2a96ab56b9
Ein logkfehler. 1 ist falsch, es muss loop heißen
2009-10-28 16:31:07 +00:00
Yamagi Burmeister
09d0000fa9
Savegames-Menü geht wieder
2009-10-04 09:34:29 +00:00
Yamagi Burmeister
e4818d35d5
Speichern funktioniert nun wieder. Das Menü spinnt aber noch
2009-10-04 09:26:46 +00:00
Yamagi Burmeister
7fdf2a7c4d
Weitere Filesystem-Fixes
2009-10-04 08:10:43 +00:00
Yamagi Burmeister
18fd45bb82
Warnings ruhiggestellt
2009-10-04 07:06:21 +00:00
Yamagi Burmeister
21168ea8ed
Noch einige Bugs durch das neue Dateisystem behoben
2009-10-04 06:57:04 +00:00
Yamagi Burmeister
b6f5dadf4c
Merge in den Trunk:
...
- OGG/Vorbis Support
- pk3 Support (ungetestet)
2009-10-03 16:06:45 +00:00
Yamagi Burmeister
6e2f0cd5c1
Buildfix für Linux
2009-03-10 16:52:46 +00:00
Yamagi Burmeister
84032eee3d
OK, dies ist dann hoffentlich die final :
2009-03-09 18:04:50 +00:00
Yamagi Burmeister
e7b1488f74
Spielmode hard+ ins Menü gepackt
2009-03-09 17:46:56 +00:00
Yamagi Burmeister
6b265935f9
Windows Support rausoperiert
2009-03-05 15:33:31 +00:00
Yamagi Burmeister
05e630158a
Dateien des Clients neu angeordnet
2009-03-03 13:43:32 +00:00