Mercurial
>
zcinema
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Improved wording on the unknown version prompt, replaced the command link buttons with a more regular button box
2015-06-07
, by Teemu Piippo
Fixed the demo not loading properly when the user is prompted for the binary path
2015-06-07
, by Teemu Piippo
Removed the not very useful apply button from the config window
2015-06-07
, by Teemu Piippo
Got it to compile under Windows
2015-06-07
, by Teemu Piippo
Now C++03 compatible
2015-06-06
, by Teemu Piippo
No, we don't need the network or OpenGL libraries to build zcinema.
2015-06-06
, by Teemu Piippo
Renamed the src* directories into commonlib/, config/ and launcher/
2015-06-06
, by Teemu Piippo
Compilation tweaks
2015-06-06
, by Teemu Piippo
Split the project into two executables (the launcher and the configurator)
2015-06-06
, by Teemu Piippo
Renamed cfg.cpp/h to config.cpp/h
2015-06-06
, by Teemu Piippo
rename config.cpp/h to configwindow.cpp/h
2015-06-06
, by Teemu Piippo
Removed trailing tabs
2015-06-06
, by Teemu Piippo
Added updaterevision.py, use it for hg info
2015-06-06
, by Teemu Piippo
Finally done with the new Zandronum version handling
2015-06-06
, by Teemu Piippo
Fix demo launching
2015-06-05
, by Teemu Piippo
Major rework, lots of internal maintenance, version editor removed
2015-06-05
, by Teemu Piippo
Converted to CMake
2015-06-01
, by Teemu Piippo
update tags
2015-06-01
, by convert-repo
tag 0.1 beta
v0.1-beta
2013-09-08
, by Teemu Piippo
update zcinema.rc to use the correct icon
2013-09-08
, by Teemu Piippo
removed unused 'item' variable
2013-09-08
, by Teemu Piippo
further renaming/restructuring
2013-09-08
, by Teemu Piippo
renamed the project to ZCinema
2013-09-08
, by Teemu Piippo
added missing UI file
2013-09-08
, by Teemu Piippo
don't ask to confirm when removing one version
2013-09-08
, by Teemu Piippo
clear the rows of the version editor properly when clearing versions; don't save the config when closing the version editor since then changes will apply even if user presses cancel in the main config box
2013-09-08
, by Teemu Piippo
When launched with no parameters, prompt the user for a demo
2013-09-08
, by Teemu Piippo
Added a version data editor
2013-09-08
, by Teemu Piippo
the demo auth checksums need to be read in with readString and not operator>>
2013-09-08
, by Teemu Piippo
actually use the BuildType enum
2013-09-08
, by Teemu Piippo
For some God-knows-why reason, adding operator>> overloads to QDataStream leads into crashes with QFileDialog. Fixed by removing these overloads.
2013-09-08
, by Teemu Piippo
use proper names QVariant and QChar instead of ambigous/dumb "var" and "qchar"
2013-09-08
, by Teemu Piippo
Use the cfg:: namespace system I made up a while ago instead of using QSettings directly, it's unsafe
2013-09-08
, by Teemu Piippo
Added infurnus' application icon
2013-08-11
, by Teemu Piippo
Replaced the Bytestream class with QDataStream
2013-08-11
, by Teemu Piippo
Qt4 has QChar::toLatin1() as well so we don't need to use toAscii() in Qt4.
2013-08-11
, by Teemu Piippo
Only add 'widgets' to QT in the project file in Qt5 - Qt4 doesn't have it and using it results in a warning.
2013-08-11
, by Teemu Piippo
made it compile on windows/qt5
2013-08-11
, by Teemu Piippo
more consistency
2013-08-11
, by Teemu Piippo
now with 3691% extra legalese!
2013-08-11
, by Teemu Piippo
added missing files
2013-08-11
, by Teemu Piippo
made style more consistent
2013-08-11
, by Teemu Piippo
Overhauled the way versions are handled, it's all kept dynamically now.
2013-08-10
, by Teemu Piippo
shrink a little
2013-07-17
, by Teemu Piippo
Added a prompt for demo information
2013-07-17
, by Teemu Piippo
updated .gitignore
2013-07-17
, by Teemu Piippo
Now capable of actually launching demos
2013-07-17
, by Teemu Piippo
Added configs for Zandronum binary paths
2013-07-17
, by Teemu Piippo
SEPARATORS
2013-07-16
, by Teemu Piippo
Implemented wad path list
2013-07-16
, by Teemu Piippo
argh
2013-07-16
, by Teemu Piippo
Done config box base
2013-07-16
, by Teemu Piippo
Initial commit
2013-07-16
, by Teemu Piippo
less
more
|
(0)
tip