aboutsummaryrefslogtreecommitdiff
path: root/x11.cpp
AgeCommit message (Collapse)Author
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
in the object flags code cleanup. Flags used: indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip -ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader -TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm -TSoundEngine -TPart -TPlayer svn-id: r3908
2002-04-05MP3 CD patch reorganizedNicolas Bacca
svn-id: r3863
2002-04-04MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ↵Nicolas Bacca
to MP3 CBR and name them trackX.mp3 in the game directory - only tested with Loom svn-id: r3861
2002-03-24Added shaking + 'pixel hunting' and 'right click emulation' modes. Still ↵Lionel Ulmer
only working with the 'pre_freeze' label. svn-id: r3804
2002-03-18Fix Yet Another API Change :-)Lionel Ulmer
svn-id: r3787
2002-03-17Fixed the 'window title' problem for the SDL and X11 ports. Other 'porters' ↵Lionel Ulmer
should fix their front-ends (sorry :-) ). svn-id: r3776
2002-03-17Upgraded X11 'port' with the new API needed. Added also 'fake right mouse' ↵Lionel Ulmer
and 'pixel hunting mode' for the iPAQ. svn-id: r3772
2002-03-06Remove too strict error checking that prevented debugging.Lionel Ulmer
svn-id: r3672
2002-03-06Applied cleanup and scaling patch by Rob.James Brown
svn-id: r3665
2002-02-23Added 'x11.cpp' file used on my iPAQ to remove the SDL dependency.Lionel Ulmer
svn-id: r3623