Commit Graph

  • d8424a3042 Merge branch 'RocketersAlex-fixstuff' SLAwww 2016-03-31 01:54:24 +03:00
  • 1f0da8a443 GameExecutable: Some cleanup for menu code. zcaliptium 2016-03-30 23:09:51 +03:00
  • de240b4ad7 GameExecutable: Continue refactoring. Rename some files. zcaliptium 2016-03-30 22:25:24 +03:00
  • ef788b5299 GameExecutable: Put menus' extern variables into container. zcaliptium 2016-03-30 21:21:32 +03:00
  • 105bc12d64 Bunch more work on getting this to compile. Down to Stream and Gfx_OpenGL now. Ryan C. Gordon 2016-03-30 13:41:30 -04:00
  • 36c6eb19c0 Continue splitting Menu.cpp into multiple files. zcaliptium 2016-03-30 19:23:12 +03:00
  • 7d118bd249 First attempt at porting GameAgent code. Ryan C. Gordon 2016-03-30 11:00:29 -04:00
  • 8ea00b12d2 More work on getting this to compile. Ryan C. Gordon 2016-03-30 11:00:01 -04:00
  • 4f061d916c Adding regenerated parsers so they'll stop spamming my diffs. Ryan C. Gordon 2016-03-30 10:59:17 -04:00
  • 888b35dbca Mismerge fix. Ryan C. Gordon 2016-03-30 10:56:56 -04:00
  • 0d8f7da318 Fixed SeriousSam and GameAgent bugs RocketersAlex 2016-03-30 16:54:30 +03:00
  • 146da64d86 Fixed filename case on an include statement. Ryan C. Gordon 2016-03-30 04:00:23 -04:00
  • 98972f6a43 Build everything with -fPIC until we dump this Makefile for CMake. Ryan C. Gordon 2016-03-30 03:58:31 -04:00
  • 2e7af8cf00 More mismerge corrections and other fixes to get this closer to compiling. Ryan C. Gordon 2016-03-30 02:01:02 -04:00
  • 28a8b5cb2e Various patches to get this closer to compiling again. Ryan C. Gordon 2016-03-30 01:51:52 -04:00
  • 6ac856824f Fixed mismerge. Ryan C. Gordon 2016-03-30 01:36:03 -04:00
  • aa8d0216db fixed a variable initialized and also marked 'extern'. Ryan C. Gordon 2016-03-30 01:31:46 -04:00
  • 9bdb8becb1 Whoops, that '==' should be '='. Ryan C. Gordon 2016-03-30 01:31:24 -04:00
  • 735b1cb66b Fixed mismerge. Ryan C. Gordon 2016-03-30 01:29:43 -04:00
  • 892fbea6cd Turned off some compiler warnings for now. Ryan C. Gordon 2016-03-30 01:28:12 -04:00
  • 43e4866df4 Fixed a mismerge. Ryan C. Gordon 2016-03-30 01:27:59 -04:00
  • 18b339a2b6 Uncommented to include Terrain.h. Let's see what happens. Ryan C. Gordon 2016-03-30 01:25:58 -04:00
  • 31d597856d Add and remove excess empty lines between functions, zcaliptium 2016-03-29 23:49:32 +03:00
  • 2f10f864d8 Silence a whole bunch of warnings about string literals vs non-const char *. Ryan C. Gordon 2016-03-28 23:21:44 -04:00
  • a4000c69a8 Clean out a bunch of compiler warnings. Ryan C. Gordon 2016-03-28 23:49:36 -04:00
  • bafa5fca05 Blank .es files confuse ECC, so remove them. Ryan C. Gordon 2016-03-28 22:20:20 -04:00
  • e564f155e5 Updated Makefile to (maybe) build this on a modern Mac. Ryan C. Gordon 2016-03-28 23:48:52 -04:00
  • 24cb244d43 First attempt to hand-merge Ryan's Linux and Mac OS X port. Ryan C. Gordon 2016-03-28 21:03:54 -04:00
  • 282ae65d9f Update .gitignore SLAwww 2016-03-25 17:28:31 +02:00
  • 9373dd28a1 Merge branch 'zcaliptium-FixReallyStupidTypos' SLAwww 2016-03-25 16:18:13 +02:00
  • 987e9a6655 Merge branch 'FixReallyStupidTypos' of https://github.com/zcaliptium/Serious-Engine into zcaliptium-FixReallyStupidTypos SLAwww 2016-03-25 16:14:16 +02:00
  • 503fc3a7ef Updated gitignore SLAwww 2016-03-25 16:09:30 +02:00
  • 1c5556dbd9 Fixes II zcaliptium 2016-03-23 20:42:20 +03:00
  • ef0b970490 Fixes zcaliptium 2016-03-22 21:03:12 +03:00
  • c0a1b7bdf7 .gitignore zcaliptium 2016-03-18 12:56:52 +03:00
  • 2b742dbdbe Update README.md SLAwww 2016-03-18 03:20:10 +02:00
  • 3ef31a97aa ECC now works properly with long paths SLAwww 2016-03-18 03:15:05 +02:00
  • 344c836cd9 Fix compilation when build path is long Aron Visontai 2016-03-16 21:56:08 -07:00
  • 83bb896e89 Update README.md SLAwww 2016-03-17 02:37:43 +02:00
  • d29d0c64ab GameExecutable: Some improvements part II zcaliptium 2016-03-16 21:56:44 +03:00
  • 66cc1d014f GameExecutable: Some improvements. Idk how to name it. zcaliptium 2016-03-16 21:43:05 +03:00
  • d9cd480103 GameExecutable: Move some stuff from Menu.cpp into files PART VII zcaliptium 2016-03-16 01:21:35 +03:00
  • 7745f8ced1 GameExecutable: Move some stuff from Menu.cpp into files PART VI zcaliptium 2016-03-16 00:24:35 +03:00
  • 2fcc548f29 GameExecutable: Move some stuff from Menu.cpp into files PART V zcaliptium 2016-03-15 01:03:22 +03:00
  • 16990d713c GameExecutable: Move some stuff from Menu.cpp into files PART IV zcaliptium 2016-03-14 23:45:56 +03:00
  • 899d297f7b GameExecutable: Move some stuff from Menu.cpp into files PART THREE zcaliptium 2016-03-14 03:59:44 +03:00
  • dceb552265 Update .gitignore AGAAAAAAIN! zcaliptium 2016-03-14 02:57:22 +03:00
  • 764cc874c9 Remove generated files zcaliptium 2016-03-14 02:55:58 +03:00
  • 220875d2de GameExecutable: Move some stuff from Menu.cpp into files PART TWO zcaliptium 2016-03-14 02:46:30 +03:00
  • 189c343368 GameExecutable: Move some stuff from Menu.cpp into files zcaliptium 2016-03-14 00:52:32 +03:00
  • 44b3236906 Merge pull request #19 from megaserg/patch-1 SLAwww 2016-03-13 18:59:23 +02:00
  • 36177ed846 Merge pull request #18 from yamgent/master SLAwww 2016-03-13 18:58:41 +02:00
  • 6e9fbef44a Fixed error in Bison code SLAwww 2016-03-13 18:56:18 +02:00
  • c0d372051b Make Github recognize *.es files as C++ Sergey Serebryakov 2016-03-13 04:41:47 -07:00
  • 618c63f50a Delete text editor temp file Tan Wang Leng 2016-03-13 16:31:45 +08:00
  • b2745c617f Removed more generated files SLAwww 2016-03-13 02:05:30 +02:00
  • db1ad823ce Added another Visual Studio file to gitignore SLAwww 2016-03-13 01:57:46 +02:00
  • 11db0d533a Added more generated files to gitignore SLAwww 2016-03-13 01:55:29 +02:00
  • fe24f3a2a4 Updated .gitignore and removed automatically generated files SLAwww 2016-03-13 01:52:16 +02:00
  • 0a3be0bca5 Merge pull request #16 from Ragora/EccFixBase SLAwww 2016-03-13 01:00:29 +02:00
  • 1a50ba665a Check for NULL return from malloc in es vertification code and print error if es verification fails Robert MacGregor 2016-03-12 17:36:50 -05:00
  • 9766df5f5b Forgot to close dangling file handles Robert MacGregor 2016-03-12 17:31:51 -05:00
  • d69cb55c21 Add explicit 0-length check out of paranoia Robert MacGregor 2016-03-12 17:27:34 -05:00
  • 609d71437f Remove close/reopen logic for file handle and fix Ecc crash on empty Robert MacGregor 2016-03-12 17:20:41 -05:00
  • b8527ace7b Merge pull request #12 from Ragora/EccFixBase SLAwww 2016-03-13 00:06:45 +02:00
  • 9f50d3ef84 Performance fix Ecc Robert MacGregor 2016-03-12 16:45:43 -05:00
  • cfefaf581a Fix for Ecc failing on empty files Robert MacGregor 2016-03-12 15:41:56 -05:00
  • 7273b4bbb9 Updaaaaaaaaaate .gitignore! Argh! zcaliptium 2016-03-12 22:46:30 +03:00
  • 216246cf15 GameExecutable: Separate Menu.h into multiple files. zcaliptium 2016-03-12 18:25:48 +03:00
  • 3b5fdcd03d Fix mistake in the Console Window zcaliptium 2016-03-12 12:45:47 +03:00
  • c9fe415f2c Merge pull request #2 from mattl/master SLAwww 2016-03-12 04:03:00 +02:00
  • 51d6b9b61b Merge pull request #3 from aboyett/typo-fix SLAwww 2016-03-12 03:58:14 +02:00
  • 0eed45413f README.md: fix "Serious Sam" spelling Andy Boyett 2016-03-11 17:18:30 -08:00
  • a4af93fa31 Add GPL header to files Matt Lee 2016-03-11 18:20:51 -06:00
  • d1636a7990 Update .gitignore again!!! AGAIN! zcaliptium 2016-03-12 02:28:31 +03:00
  • 742d11a813 WorldEditor: FIX Remove wrong and useless conversion zcaliptium 2016-03-12 02:26:30 +03:00
  • f33bb4519f Fix. I forgot to remove piece of my code. zcaliptium 2016-03-12 00:53:58 +03:00
  • a84fb76883 Game executable: Separate MenuGadgets(.h/.cpp) zcaliptium 2016-03-12 00:45:21 +03:00
  • 47abf495f5 Update .gitignore again... zcaliptium 2016-03-12 00:19:50 +03:00
  • 45eb940e03 Update .gitignore zcaliptium 2016-03-12 00:10:54 +03:00
  • 27c0669d8b Update README.md SLAwww 2016-03-11 22:20:05 +02:00
  • a7af6eb20b Removing generated files SLAwww 2016-03-11 16:46:56 +02:00
  • 89c9fc2bf9 Update GameAgent.txt SLAwww 2016-03-11 16:12:57 +02:00
  • 8068ab1fa2 Uploading missing files and folders SLAwww 2016-03-11 16:08:56 +02:00
  • 111de045d0 Delete Empty SLAwww 2016-03-11 16:06:45 +02:00
  • ca3048de3b Create Empty SLAwww 2016-03-11 16:06:22 +02:00
  • b588995f25 Delete Empty SLAwww 2016-03-11 16:06:05 +02:00
  • 27ca26fb3d Create Empty SLAwww 2016-03-11 16:05:49 +02:00
  • 9d8b787be2 Uploading full engine sources SLAwww 2016-03-11 15:57:17 +02:00
  • 4b8c6df082 Update README.md SLAwww 2016-03-11 15:29:05 +02:00
  • d6f53ccadb Initial commit SLAwww 2016-03-11 15:28:41 +02:00