Commit Graph

  • 720870ce53 Revert "remove miniz and zlib from libzetaglest" MathuSum Mut 2018-10-10 13:22:08 +02:00
  • 12109249ca Merge pull request #280 from andy5995/move_miniz MathuSum Mut 2018-10-10 13:16:54 +02:00
  • 769d4dab10 remove miniz and zlib from libzetaglest andy5995 2018-10-08 12:34:10 -05:00
  • 90c0a36152 Moved on Windows as well mathusummut 2018-10-08 12:03:56 +02:00
  • 86e16cd8cb Merge pull request #279 from ZetaGlest/move_libircclient MathuSum Mut 2018-10-08 11:57:30 +02:00
  • 44515f5aa0 move ircclient.h andy5995 2018-10-07 23:53:08 -05:00
  • bda3154a69 remove libircclient from shared library andy5995 2018-10-07 22:29:11 -05:00
  • 57c6cc1cdd .travis.yml:have one test (gcc 6) use only embedded libs (#278) Andy Alt 2018-10-07 23:46:12 -05:00
  • 8dc3ead522 Merge pull request #277 from ZetaGlest/rename_library MathuSum Mut 2018-10-07 14:45:13 +02:00
  • e3a3092ab8 Test remove version dependency in CMakeLists mathusummut 2018-10-07 14:22:43 +02:00
  • ff26f9f3bf remove whitespace andy5995 2018-10-06 23:48:38 -05:00
  • d1f86e52a7 rename output library (drop "liblib") andy5995 2018-10-06 23:40:18 -05:00
  • 47809c5f9c Test regex fix for CMakeLists.txt mathusummut 2018-10-07 01:00:23 +02:00
  • 391546536c Merged versioning mathusummut 2018-10-07 00:30:32 +02:00
  • d54e226fcb Removed unused private field mathusummut 2018-10-06 23:53:01 +02:00
  • 530417c797 Fixed G3DViewerVersionString printf string bug mathusummut 2018-10-06 23:44:59 +02:00
  • 7530f5dbf8 Fixed GameVersionString printf string bug mathusummut 2018-10-06 23:30:44 +02:00
  • 035da70093 Test fix for gcc to find versions.h mathusummut 2018-10-06 23:17:56 +02:00
  • 3620094a76 Test fix for gcc to find versions.h mathusummut 2018-10-06 23:13:05 +02:00
  • 2de5026e82 Test fix for gcc to find versions.h mathusummut 2018-10-06 23:06:25 +02:00
  • f8a51d3f01 Moved shared_definitions.h mathusummut 2018-10-06 22:32:29 +02:00
  • da9b378bde Removed unneccessary newline mathusummut 2018-10-06 17:51:49 +02:00
  • e12f168a01 Added const strings for versions mathusummut 2018-10-06 17:20:22 +02:00
  • 481fbbe534 Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop mathusummut 2018-10-05 23:25:24 +02:00
  • d9a37ed6e7 Removed unused library version number mathusummut 2018-10-05 23:22:54 +02:00
  • e18f93e496 Merge pull request #273 from ZetaGlest/add_Wall MathuSum Mut 2018-10-05 22:16:18 +02:00
  • 643809b178 Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop mathusummut 2018-10-05 22:12:58 +02:00
  • ee16663f4b Placed constants in versions.h mathusummut 2018-10-05 22:12:39 +02:00
  • 47daca66d3 packaging NOTES:update andy5995 2018-10-05 13:08:48 -05:00
  • 4fe94a9d71 NOTES:add info about stripping andy5995 2018-10-05 00:11:04 -05:00
  • a5127acd1e NOTES:add install notes andy5995 2018-10-04 23:40:25 -05:00
  • 6818b21625 cmake: touch up andy5995 2018-10-04 23:34:57 -05:00
  • 1f72cc791b Merge pull request #269 from Pranav1999/issue_265 Andy Alt 2018-10-04 16:13:40 -05:00
  • 3f896ce2ed Revert "consistency with version strings" andy5995 2018-10-04 16:10:33 -05:00
  • 87b0ed0095 consistency with version strings andy5995 2018-10-04 16:04:17 -05:00
  • e936e95abc cmake:narrow scope of DATADIR andy5995 2018-10-04 14:15:04 -05:00
  • d44e6acb96 Removed unneeded refrences to libxml Pranav1999 2018-10-05 00:19:27 +05:30
  • c67286636f map editor and g3d viewer default to on andy5995 2018-10-04 12:55:39 -05:00
  • 171415cc11 Fixed libstreflop warnings mathusummut 2018-10-04 17:58:42 +02:00
  • 50a9339e09 cmake sharedlib:add -Wall flag andy5995 2018-10-03 23:21:07 -05:00
  • dd5e850695 cmake sharedlib:add -Wall flag andy5995 2018-10-03 23:21:07 -05:00
  • ae2111626d cmake:fix data dir var name andy5995 2018-10-03 21:29:14 -05:00
  • 004e68f5a0 cmake:add c++11 flag (#262) Andy Alt 2018-10-03 21:18:37 -05:00
  • 8efc78ebe7 Enforced G3D enum type safety mathusummut 2018-10-03 23:08:44 +02:00
  • 4da0c7bc73 glew:use cmake include module andy5995 2018-10-03 01:35:42 -05:00
  • 77f85d7d09 lua:use include cmake module andy5995 2018-10-03 01:25:15 -05:00
  • 4be23261cc curl:use cmake module andy5995 2018-10-03 01:19:03 -05:00
  • 89928ea29f Merge pull request #222 from andy5995/usage_output Andy Alt 2018-10-02 21:26:29 -05:00
  • e668431ca3 Update BUILD.md James Sherratt 2018-10-02 23:21:34 +01:00
  • 9472690963 Merge pull request #259 from craigpotter/craigpotter-patch-1 Andy Alt 2018-10-02 15:19:10 -05:00
  • 461b3b0b76 Add Craig Potter to Authors Craig Potter 2018-10-02 21:17:10 +01:00
  • 1dc4b3c3f8 Merge pull request #255 from tiagorlampert/develop Andy Alt 2018-10-02 12:29:50 -05:00
  • a68fcd4964 Fix typo (scenarious) Tiago Rodrigo Lampert 2018-10-02 12:44:28 -03:00
  • 4db348fe98 add link to compiling instructions andy5995 2018-10-02 00:17:20 -05:00
  • 9463578366 README.md:add screenshot andy5995 2018-10-02 00:02:42 -05:00
  • a3ba8f1270 Polished G3D spec implementation mathusummut 2018-10-01 23:04:20 +02:00
  • 7953032a0c Polished G3D spec implementation mathusummut 2018-10-01 23:00:07 +02:00
  • eeea66e28c Merge pull request #253 from ronsailer/replace_menu_headers MathuSum Mut 2018-10-01 21:38:08 +02:00
  • d123ceb3fd updated headers in menu directory Ron Sailer 2018-10-01 22:26:48 +03:00
  • a1dd099a3a Moved Blender script mathusummut 2018-10-01 20:20:35 +02:00
  • 721df48fe7 Merge branch 'develop' of https://github.com/ZetaGlest/zetaglest-source into develop mathusummut 2018-10-01 19:26:52 +02:00
  • 1a0cc7a912 Added Windows script mathusummut 2018-10-01 19:26:39 +02:00
  • 5c001bef00 Update CONTRIBUTING.md Andy Alt 2018-09-30 18:56:27 -05:00
  • 9c1699d6b9 added web site design category and added my name Elliott Alexander 2018-09-29 19:11:55 -04:00
  • 70bc3b5873 Fixed Windows script mathusummut 2018-09-30 22:19:57 +02:00
  • 39ea0f4806 Clarified G3D documentation mathusummut 2018-09-30 10:38:22 +02:00
  • 91b96764a0 Clarified G3D documentation mathusummut 2018-09-30 10:35:23 +02:00
  • 6feb343eb3 Fixed errors in G3D spec and documentation mathusummut 2018-09-30 10:30:08 +02:00
  • aadf4c5e41 gl2xml:remove deprecated build options andy5995 2018-09-29 22:35:14 -05:00
  • 82acf58875 README.md:update main game description andy5995 2018-09-29 21:40:05 -05:00
  • 828542206f Fixed some snprintf warnings mathusummut 2018-09-29 15:55:41 +02:00
  • c2dc745299 Removed gl2xml mathusummut 2018-09-29 15:09:09 +02:00
  • 8d9d3d3d4e README.md:add link to blog, remove info that's in FAQ Andy Alt 2018-09-28 00:57:52 -05:00
  • c03a9b914a Test fix for OOS message mathusummut 2018-09-28 00:14:18 +02:00
  • 8c8b827588 Test fix for OOS message mathusummut 2018-09-28 00:10:04 +02:00
  • 8117d96c63 Fixed building-unit overlap bug mathusummut 2018-09-27 23:54:45 +02:00
  • e5cc8044d0 Test for fixing OOS checks mathusummut 2018-09-27 23:34:44 +02:00
  • 3379702a92 Test for additional OOS checks mathusummut 2018-09-27 22:51:49 +02:00
  • e6efa4fbd5 Revert "g2xml.c:fix CWE-606:Unchecked Input for Loop Condition" andy5995 2018-09-27 14:07:38 -05:00
  • 5a49a4492e g2xml.c:fix CWE-606:Unchecked Input for Loop Condition andy5995 2018-09-27 13:52:18 -05:00
  • 62e3819d86 maps:allow zgm extension, use zgm by default in editor andy5995 2018-09-27 02:45:04 -05:00
  • 5a041e4e36 Removed servers.ini from script mathusummut 2018-09-27 07:45:19 +02:00
  • 1b3a2d6613 Disabled double right-clicking mathusummut 2018-09-27 07:42:15 +02:00
  • 3aec9f891c Reversted tentative fix to double right-clicking mathusummut 2018-09-27 00:53:20 +02:00
  • c180f81117 Double right-click fix test mathusummut 2018-09-27 00:49:48 +02:00
  • e1f52a7ed8 Removed servers.ini mathusummut 2018-09-27 00:48:42 +02:00
  • 7bf996e04b Revert "cmake:remove install directive for icons" andy5995 2018-09-26 17:33:31 -05:00
  • c4e7a1df24 cmake:remove install directive for icons andy5995 2018-09-26 17:23:38 -05:00
  • 1a47746356 Added return value to giveNetworkCommand mathusummut 2018-09-27 00:22:41 +02:00
  • 2ad935481e Fixed potential OOS mathusummut 2018-09-27 00:13:16 +02:00
  • d8e2bfa263 client_interface.cpp:use lang.getString for disconnect msg andy5995 2018-09-26 16:59:27 -05:00
  • ed5b17abb8 Fixed cmake icon issue mathusummut 2018-09-26 22:32:15 +02:00
  • b040a479bc Fixed potential command-ordering issue mathusummut 2018-09-26 22:25:44 +02:00
  • 5d250fb60b Fixed double right-click issue mathusummut 2018-09-26 22:10:22 +02:00
  • 04cb018d10 Updated Windows instructions mathusummut 2018-09-26 10:57:46 +02:00
  • db0ba2cc55 cmake:remove icon install, now in data repo andy5995 2018-09-26 01:45:05 -05:00
  • 407774249d .gitignore:remove rules for cmake and makefiles andy5995 2018-09-26 01:44:20 -05:00
  • 64bcd0af37 CMake:more cleanup andy5995 2018-09-26 01:03:16 -05:00
  • 4e90adfd84 icons:moved to data repo andy5995 2018-09-26 01:01:52 -05:00
  • 80a4d65ec0 Cmake:removing unix condition andy5995 2018-09-25 14:43:22 -05:00