Esplora i log in modo ordinato: filtri per tipo/anno, ricerca testuale e dettaglio commit revisionato.

2100File Totali
2088Log SVN
12ChangeLog Git
2100Risultati Filtrati

Dettaglio

2013.10.08.Log0904.txt

📄SVN 📅2013-10-08 💾745 B 1 Entry parsate BUILD FIX

Revision r4090

Fix the vsync menu option so that it actually works.

Variables at global scope which share a name tend to actually be the same variable. Not good when you pass such a variable to function that immediately returns if the passed parameter (the variable) equals said variable (itself).
------------------------------------------------------------------------
Contenuto Raw
------------------------------------------------------------------------
r4091 | hendricks266 | 2013-10-08 03:00:44 -0700 (Tue, 08 Oct 2013) | 1 line

Clean up some GUI/WM minutiae. Should fix linking Mapster32 on *nix with HAVE_GTK=0.
------------------------------------------------------------------------
r4090 | hendricks266 | 2013-10-08 03:00:25 -0700 (Tue, 08 Oct 2013) | 3 lines

Fix the vsync menu option so that it actually works.

Variables at global scope which share a name tend to actually be the same variable. Not good when you pass such a variable to function that immediately returns if the passed parameter (the variable) equals said variable (itself).
------------------------------------------------------------------------