changelog
- Mon, 22 Jun 2015 01:44:30 +0300
- by Teemu Piippo <tsapii@utu.fi> [Mon, 22 Jun 2015 01:44:30 +0300] rev 56
- Added the ability to automatically look up wad paths from other sources (for now just Doomseeker's configuration). By default, ZCinema will automatically do such a lookup if it fails to find a WAD needed for demo playback. This can also be invoked manually in the config prompt.
- Sun, 07 Jun 2015 19:56:40 +0300
- by Teemu Piippo <tsapii@utu.fi> [Sun, 07 Jun 2015 19:56:40 +0300] rev 55
- A few minor touchups
- Sun, 07 Jun 2015 19:55:06 +0300
- by Teemu Piippo <tsapii@utu.fi> [Sun, 07 Jun 2015 19:55:06 +0300] rev 54
- VersionGuiEntry is now a proper class.
Release versions are now bolded in the version table.
- Sun, 07 Jun 2015 19:15:12 +0300
- by Teemu Piippo <tsapii@utu.fi> [Sun, 07 Jun 2015 19:15:12 +0300] rev 53
- Fix filter text when choosing Zandronum binaries
- Sun, 07 Jun 2015 18:48:06 +0300
- by Teemu Piippo <tsapii@utu.fi> [Sun, 07 Jun 2015 18:48:06 +0300] rev 52
- Improved wording on the unknown version prompt, replaced the command link buttons with a more regular button box
- Sun, 07 Jun 2015 18:31:19 +0300
- by Teemu Piippo <tsapii@utu.fi> [Sun, 07 Jun 2015 18:31:19 +0300] rev 51
- Fixed the demo not loading properly when the user is prompted for the binary path
- Sun, 07 Jun 2015 18:11:06 +0300
- by Teemu Piippo <tsapii@utu.fi> [Sun, 07 Jun 2015 18:11:06 +0300] rev 50
- Removed the not very useful apply button from the config window
Fixed compilation warnings under MSVC 2013
- Sun, 07 Jun 2015 15:52:33 +0300
- by Teemu Piippo <tsapii@utu.fi> [Sun, 07 Jun 2015 15:52:33 +0300] rev 49
- Got it to compile under Windows
- Sat, 06 Jun 2015 23:17:33 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Jun 2015 23:17:33 +0300] rev 48
- Now C++03 compatible
- Sat, 06 Jun 2015 23:13:41 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Jun 2015 23:13:41 +0300] rev 47
- No, we don't need the network or OpenGL libraries to build zcinema.
- Sat, 06 Jun 2015 23:12:59 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Jun 2015 23:12:59 +0300] rev 46
- Renamed the src* directories into commonlib/, config/ and launcher/
- Sat, 06 Jun 2015 23:06:14 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Jun 2015 23:06:14 +0300] rev 45
- Compilation tweaks
- Sat, 06 Jun 2015 23:02:51 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Jun 2015 23:02:51 +0300] rev 44
- Split the project into two executables (the launcher and the configurator)
- Sat, 06 Jun 2015 22:28:34 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sat, 06 Jun 2015 22:28:34 +0300] rev 43
- Renamed cfg.cpp/h to config.cpp/h