id int64 0 45.1k | file_name stringlengths 4 68 | file_path stringlengths 14 193 | content stringlengths 32 9.62M | size int64 32 9.62M | language stringclasses 1
value | extension stringclasses 6
values | total_lines int64 1 136k | avg_line_length float64 3 903k | max_line_length int64 3 4.51M | alphanum_fraction float64 0 1 | repo_name stringclasses 779
values | repo_stars int64 0 882 | repo_forks int64 0 108 | repo_open_issues int64 0 90 | repo_license stringclasses 8
values | repo_extraction_date stringclasses 146
values | sha stringlengths 64 64 | __index_level_0__ int64 0 45.1k | exdup_ids_cmlisp_stkv2 listlengths 1 47 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2,774 | seed.ui-spec.form.mode-document.asd | phantomics_seed/seed.ui-spec.form.mode-document/seed.ui-spec.form.mode-document.asd | ;;;; seed.ui-spec.form.mode-document.asd
(asdf:defsystem #:seed.ui-spec.form.mode-document
:description "Component for display and interaction with rich text documents."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "extension")
(:file "form.mode-document")))
| 314 | Common Lisp | .asd | 8 | 34.875 | 80 | 0.700658 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | e53525aaba681f3ba3d0f5228d90a556fc02b3169356df54ec1737262720c171 | 2,774 | [
-1
] |
2,775 | demo-sheet.asd | phantomics_seed/demo-sheet/demo-sheet.asd | ;;;; demo-sheet.asd
(asdf:defsystem #:demo-sheet
:description "This is demoSheet, a package created to demonstrate Seed's spreadsheet module."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:april #:seed.app-model.sheet.base #:seed.app-model.graph.garden-path
#:seed.app-model.doc... | 412 | Common Lisp | .asd | 12 | 30.833333 | 95 | 0.691729 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | c51898ef82a190938e2c9835b9f7383d9716b7f19eafdc2262b83549d4c17ab4 | 2,775 | [
-1
] |
2,776 | seed.ui-model.css.asd | phantomics_seed/seed.ui-model.css/seed.ui-model.css.asd | ;;;; seed.ui-model.css.asd
(asdf:defsystem #:seed.ui-model.css
:description "Models by which the CSS for Seed's Web interface are generated."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "package")
(:file "ui-model.css")))
| 278 | Common Lisp | .asd | 8 | 30.375 | 80 | 0.664179 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 68055246dfd9cbcfd1f47ede8295c77a2b45e449fc324424a8c4731ff5c48838 | 2,776 | [
-1
] |
2,777 | seed.ui-spec.css.base.asd | phantomics_seed/seed.ui-spec.css.base/seed.ui-spec.css.base.asd | ;;;; seed.ui-spec.css.base.asd
(asdf:defsystem #:seed.ui-spec.css.base
:description "Standard CSS rules for Seed UI."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "extension")
(:file "css.base")))
| 244 | Common Lisp | .asd | 8 | 27.125 | 48 | 0.668085 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | b949823650120fa5f43a6b4fec4718c9175979b7c6b322a31cfb8d49812d27a3 | 2,777 | [
-1
] |
2,778 | demo-drawing.asd | phantomics_seed/demo-drawing/demo-drawing.asd | ;;;; demo-drawing.asd
(asdf:defsystem #:demo-drawing
:description "Describe test-drawing here"
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:cl-who #:seed.sublimate)
:components
((:file "package")
(:file "format")
(:file "main")))
| 276 | Common Lisp | .asd | 11 | 22 | 43 | 0.665399 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 998d8e0564010b77aba686f0ed398ed318dbb5772239411570520198f4cbeffa | 2,778 | [
-1
] |
2,779 | seed.ui-effects.vector.base.asd | phantomics_seed/seed.ui-effects.vector.base/seed.ui-effects.vector.base.asd | ;;;; seed.ui-effects.vector.base.asd
(asdf:defsystem #:seed.ui-effects.vector.base
:description "A set of common effects for items in vector-based displays within the Seed user interface."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "extension")
(:file "vector.base... | 326 | Common Lisp | .asd | 8 | 36.375 | 107 | 0.699367 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ee9a2b60774756e96fcd036259168124259210bf58039488e3a52b6ab9209398 | 2,779 | [
-1
] |
2,780 | demo-market.asd | phantomics_seed/demo-market/demo-market.asd | ;;;; demo-market.asd
(asdf:defsystem #:demo-market
:description "Sample Seed system implementing a market data visualizer."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (:local-time :cl-date-time-parser)
:components ((:file "package")
(:file "main")
(:file "utils"... | 325 | Common Lisp | .asd | 10 | 27.8 | 74 | 0.654952 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ac204613cdbeb22ea35bbf5fc0ea93462fd027984ec221ebc46319eb81e7b225 | 2,780 | [
-1
] |
2,781 | seed.ui-spec.color.base.asd | phantomics_seed/seed.ui-spec.color.base/seed.ui-spec.color.base.asd | ;;;; seed.ui-spec.color.base.asd
(asdf:defsystem #:seed.ui-spec.color.base
:description "Common color palettes and specifications for Seed user interfaces."
:author "Andrew Sengul"
:license "GPL-3.0"
:version "0.0.1"
:serial t
:components ((:file "package")
(:file "color.base")))
| 310 | Common Lisp | .asd | 9 | 30.333333 | 83 | 0.676667 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 33a2de4a90ed4948f7e599377f94d7f16979048370c44b672989e70e86ff2c87 | 2,781 | [
-1
] |
2,782 | seed.ui-model.html.asd | phantomics_seed/seed.ui-model.html/seed.ui-model.html.asd | ;;;; seed.ui-model.html.asd
(asdf:defsystem #:seed.ui-model.html
:description "The model used to construct the foundation of Seed's HTML-based interface."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:cl-who #:cl-ppcre #:parenscript #:lass #:symbol-munger #:seed.modulate)
:components ... | 399 | Common Lisp | .asd | 11 | 33.181818 | 91 | 0.69171 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | b572f865d6be1741bfb87d6b5382dcfde3968209fa42f91c7cab4c06a1ee7725 | 2,782 | [
-1
] |
2,783 | seed.modes.meta.common.asd | phantomics_seed/seed.modes.meta.common/seed.modes.meta.common.asd | ;;;; seed.modes.meta.common.asd
(asdf:defsystem #:seed.modes.meta.common
:description "A set of common meta-formats, used to transform code when it is written according to meta-properties."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "extension")
(:file "meta.commo... | 327 | Common Lisp | .asd | 8 | 36.5 | 118 | 0.697161 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 92db3053c7e5a35ed71a6521ef036fc5b05e677c6652fe66b3abc662cae6016a | 2,783 | [
-1
] |
2,784 | seed.ui-spec.stage-controls.chart.base.asd | phantomics_seed/seed.ui-spec.stage-controls.chart.base/seed.ui-spec.stage-controls.chart.base.asd | ;;;; seed.ui-spec.stage-controls.chart.base.asd
(asdf:defsystem #:seed.ui-spec.stage-controls.chart.base
:description "Common control interface specs for charts, currently with a focus on financial charting."
:author "Andrew Sengul"
:license "GPL-3.0"
:version "0.0.1"
:serial t
:components ((:file "extens... | 364 | Common Lisp | .asd | 9 | 36.333333 | 105 | 0.700565 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 03557445724942e1614738e9b09cf1f5b0fa3b2f7b188861bba8ce9688651623 | 2,784 | [
-1
] |
2,785 | seed.generate.asd | phantomics_seed/seed.generate/seed.generate.asd | ;;;; seed.generate.asd
(asdf:defsystem #:seed.generate
:description "The heart of Seed, seed.generate encompasses the means by which Seed systems grow and change."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:asdf #:jonathan #:fare-quasiquote
#:quickproject #:symbol-munger #:se... | 393 | Common Lisp | .asd | 11 | 32.363636 | 110 | 0.706037 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | f4cafa8f9537003d878c4ad7887896babd85c224eca01f8bba10eaf741d647af | 2,785 | [
-1
] |
2,786 | demo-blog.asd | phantomics_seed/demo-blog/demo-blog.asd | ;;;; demo-blog.asd
(asdf:defsystem #:demo-blog
:description "Sample Seed system implementing a web publishing environemnt."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "package")
(:file "main")))
| 252 | Common Lisp | .asd | 8 | 27.125 | 78 | 0.669421 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 962310a591bcb5005a1b35c10828dd94c2fd519ab1eed51792917dc63c59e71d | 2,786 | [
-1
] |
2,787 | seed.app-model.document-slate.base.asd | phantomics_seed/seed.app-model.document-slate.base/seed.app-model.document-slate.base.asd | ;;;; seed.app-model.document-slate.base.asd
(asdf:defsystem #:seed.app-model.document-slate.base
:description "Seed application model for documents, reflecting the common data structures of the Slate document editing interface built with React.js."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depend... | 416 | Common Lisp | .asd | 9 | 42 | 153 | 0.723457 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 9636332b845daf9e6a1be7b121e1ce9eac537de25c2bcc26c55d1259ac7aa9c9 | 2,787 | [
-1
] |
2,788 | seed.ui-spec.keys.map-apl.asd | phantomics_seed/seed.ui-spec.keys.map-apl/seed.ui-spec.keys.map-apl.asd | ;;;; seed.ui-spec.keys.map-apl.asd
(asdf:defsystem #:seed.ui-spec.keys.map-apl
:description "Keybindings for Seed's APL input mode."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "package")
(:file "keys.map-apl")))
| 269 | Common Lisp | .asd | 8 | 29.25 | 55 | 0.656371 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 1bb3a27b7756d38f5625aa6ea75c7bdbeaf94b8e9ff9fd0df4139384d027d9f2 | 2,788 | [
-1
] |
2,789 | seed.ui-spec.html-css.glyph-set-mdi.asd | phantomics_seed/seed.ui-spec.html-css.glyph-set-mdi/seed.ui-spec.html-css.glyph-set-mdi.asd | ;;;; seed.ui-spec.html-css.glyph-set-mdi.asd
(asdf:defsystem #:seed.ui-spec.html-css.glyph-set-mdi
:description "HTML glyph elements incorporating material design icons."
:author "Andrew Sengul"
:license "GPL-3.0"
:version "0.0.1"
:serial t
:components ((:file "package")
(:file "html-css.gl... | 336 | Common Lisp | .asd | 9 | 33.222222 | 73 | 0.680982 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 9e03eac6ceeae98d9844388b9330d7d5756659531057d9982c64694397c1e9c0 | 2,789 | [
-1
] |
2,790 | seed.app-model.sheet.base.asd | phantomics_seed/seed.app-model.sheet.base/seed.app-model.sheet.base.asd | ;;;; seed.app-model.sheet.base.asd
(asdf:defsystem #:seed.app-model.sheet.base
:description "Seed data model for spreadsheet applications."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:jonathan #:parse-number #:swank)
:components
((:file "package")
(:file "sheet.base")))
| 315 | Common Lisp | .asd | 10 | 28.5 | 62 | 0.69967 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | e7eeac9b689f8b1992518273459be9749a62542beb5403bb26eaf6630d9c0e1d | 2,790 | [
-1
] |
2,791 | seed.ui-model.react.asd | phantomics_seed/seed.ui-model.react/seed.ui-model.react.asd | ;;;; seed.ui-model.react.asd
(asdf:defsystem #:seed.ui-model.react
:description "The model for React component templats used in the Seed interface."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:parenscript #:panic)
:components
((:file "package")
(:file "ui-model.react")))
| 316 | Common Lisp | .asd | 10 | 28.6 | 83 | 0.700658 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 7571dbf9b0f9ce80ffb9e94362e78790c3fcc10ea316c2122b8c33c8021facc0 | 2,791 | [
-1
] |
2,792 | seed.ui-spec.form.mode-text.asd | phantomics_seed/seed.ui-spec.form.mode-text/seed.ui-spec.form.mode-text.asd | ;;;; seed.ui-spec.form.mode-text.asd
(asdf:defsystem #:seed.ui-spec.form.mode-text
:description "Mode for text editor"
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "extension")
(:file "form.mode-text")))
| 259 | Common Lisp | .asd | 8 | 28 | 45 | 0.658635 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 986326b14b321f6eb6ba75849444403c60ed09d92054979ce78babfda9038e37 | 2,792 | [
-1
] |
2,793 | seed.ui-spec.form.base.asd | phantomics_seed/seed.ui-spec.form.base/seed.ui-spec.form.base.asd | ;;;; seed.ui-spec.form.base.asd
(asdf:defsystem #:seed.ui-spec.form.base
:description "Standard templates for the display of interactive data forms (i.e. Lisp programs) in the Seed interface."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "extension")
(:file "form.ba... | 328 | Common Lisp | .asd | 8 | 36.625 | 121 | 0.688679 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 53931ee49571db8a3b1c5e5b90b8dcec477ae96f960fe28603f62f5381c1c30d | 2,793 | [
-1
] |
2,794 | panic.asd | phantomics_seed/panic/panic.asd | ;;;; panic.asd
;;; The MIT License (MIT)
;;;
;;; Copyright (c) 2015 Michael J. Forster
;;;
;;; Permission is hereby granted, free of charge, to any person obtaining a copy
;;; of this software and associated documentation files (the "Software"), to deal
;;; in the Software without restriction, including without limita... | 1,512 | Common Lisp | .asd | 32 | 44.25 | 82 | 0.724628 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 593c9237ae47abbbdf7a086038c3fa8f6c93c0d71e7e6f0ca0947a3427ef7fc4 | 2,794 | [
91475
] |
2,795 | seed.ui-spec.form.mode-block-space.asd | phantomics_seed/seed.ui-spec.form.mode-block-space/seed.ui-spec.form.mode-block-space.asd | ;;;; seed.ui-spec.form.mode-block-space.asd
(asdf:defsystem #:seed.ui-spec.form.mode-block-space
:description "Voxel space"
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "extension")
(:file "form.mode-block-space")))
| 271 | Common Lisp | .asd | 8 | 29.5 | 52 | 0.670498 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | dfaa719a9d640907b6f555f2f2482611015956b8117701f4c4150fc909495b7f | 2,795 | [
-1
] |
2,796 | seed.foreign.browser-spec.ss.form-dygraphs.asd | phantomics_seed/seed.foreign.browser-spec.ss.form-dygraphs/seed.foreign.browser-spec.ss.form-dygraphs.asd | ;;;; seed.foreign.browser-spec.ss.form-dygraphs.asd
(asdf:defsystem #:seed.foreign.browser-spec.ss.form-dygraphs
:description "Specifies the Javascript packages to include to build the dygraphs display modules."
:author "Andrew Sengul"
:license "GPL-3.0"
:version "0.0.1"
:serial t
:components ((:file "pac... | 371 | Common Lisp | .asd | 9 | 37.111111 | 100 | 0.709141 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 5ae138cfd90bdd9666f705b3dac598143ac135d8f5f7ef64f97464ca6ab515e5 | 2,796 | [
-1
] |
2,797 | seed.ui-spec.form.mode-chart-dygraph.asd | phantomics_seed/seed.ui-spec.form.mode-chart-dygraph/seed.ui-spec.form.mode-chart-dygraph.asd | ;;;; seed.ui-spec.form.mode-chart-dygraph.asd
(asdf:defsystem #:seed.ui-spec.form.mode-chart-dygraph
:description "A template for the display of interactive charts using the dygraphs library."
:author "Andrew Sengul"
:license "GPL-3.0"
:version "0.0.1"
:serial t
:components ((:file "extension")
... | 360 | Common Lisp | .asd | 9 | 35.888889 | 93 | 0.7 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ad97cfa87cca24a821234496172812eeaa2faa109a4090b520b5216869a43b79 | 2,797 | [
-1
] |
2,798 | seed.ui-model.stage.asd | phantomics_seed/seed.ui-model.stage/seed.ui-model.stage.asd | ;;;; seed.ui-model.stage.asd
(asdf:defsystem #:seed.ui-model.stage
:description "The model of Seed's interface layout."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components
((:file "package")
(:file "ui-model.stage")))
| 248 | Common Lisp | .asd | 9 | 24.666667 | 54 | 0.687764 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 4f21b418659b2c35ea30d82b42ed00b2d5ca488c13c15f6d7b1978c1d3ea47b2 | 2,798 | [
-1
] |
2,799 | seed.app-model.raster-layers.base.asd | phantomics_seed/seed.app-model.raster-layers.base/seed.app-model.raster-layers.base.asd | ;;;; seed.app-model.raster-layers.base.asd
(asdf:defsystem #:seed.app-model.raster-layers.base
:description "Seed application model for a layer-based raster image editor, using the opticl library for image processing."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (:opticl :april)
:compo... | 392 | Common Lisp | .asd | 9 | 39.333333 | 125 | 0.711286 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 458e5d4889d67ca69fde9f297e2006123f521bb3f7f3deb4fdc0eb8ae13265b0 | 2,799 | [
-1
] |
2,800 | seed.modes.form.base.asd | phantomics_seed/seed.modes.form.base/seed.modes.form.base.asd | ;;;; seed.modes.form.base.asd
(asdf:defsystem #:seed.modes.form.base
:description "Baseline specifications for modulating forms in Seed."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components ((:file "form.base") (:file "extension")))
| 258 | Common Lisp | .asd | 7 | 34.142857 | 70 | 0.718876 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | a53ef8660a81adb62aee61a7c2bda8ac303e6bfdcfc1c2a4c0abe3122933e194 | 2,800 | [
-1
] |
2,801 | seed.foreign.browser-spec.script.base.asd | phantomics_seed/seed.foreign.browser-spec.script.base/seed.foreign.browser-spec.script.base.asd | ;;;; seed.foreign.browser-spec.script.base.asd
(asdf:defsystem #:seed.foreign.browser-spec.script.base
:description "Defines the system through which Javascript modules are compiled and built to create the base library supporting Seed interface functions in the browser."
:author "Andrew Sengul"
:license "GPL"
... | 433 | Common Lisp | .asd | 9 | 43.888889 | 170 | 0.736967 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 9bd85473650dcd7304862df58b8c80a143a8f34ec39f342a22a6c15a65a817a0 | 2,801 | [
-1
] |
2,802 | seed.ui-spec.keys.base.asd | phantomics_seed/seed.ui-spec.keys.base/seed.ui-spec.keys.base.asd | ;;;; seed.ui-spec.keys.base.asd
(asdf:defsystem #:seed.ui-spec.keys.base
:description "The standard Seed interface keybindings."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:components
((:file "package")
(:file "keys.base")))
| 251 | Common Lisp | .asd | 9 | 25.111111 | 57 | 0.697095 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | d4d618c8bb33a7cb5d741160db08eb5f3d25a8757df67ec54b8a2ce51412e562 | 2,802 | [
-1
] |
2,803 | seed.ui-spec.html.base.asd | phantomics_seed/seed.ui-spec.html.base/seed.ui-spec.html.base.asd | ;;;; seed-ui-spec.html.base.asd
(asdf:defsystem #:seed.ui-spec.html.base
:description "The standard HTML container elements used to display the Seed interface."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:symbol-munger)
:components
((:file "package")
(:file "html.base")))
| 317 | Common Lisp | .asd | 10 | 28.7 | 89 | 0.704918 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 41cabb1ed7c2980f1708dcc946a2303c6f2424547439999747b2d16bbab0f6ad | 2,803 | [
-1
] |
2,804 | seed.sublimate.asd | phantomics_seed/seed.sublimate/seed.sublimate.asd | ;;;; seed.sublimate.asd
(asdf:defsystem #:seed.sublimate
:description "By catalyzing the formation of meta-structures beyond standard Common Lisp data structures, seed.sublimate informs and empowers programmers of Seed systems."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:prove)
:co... | 395 | Common Lisp | .asd | 11 | 32.818182 | 173 | 0.730366 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 5f1942aa63367af600d835d709f5611fe2a81d8b124ec66ea1d16330b32258d8 | 2,804 | [
-1
] |
2,805 | seed.app-model.graph.garden-path.asd | phantomics_seed/seed.app-model.graph.garden-path/seed.app-model.graph.garden-path.asd | ;;;; seed.model.graph.garden-path.asd
(asdf:defsystem #:seed.app-model.graph.garden-path
:description "Seed application model for 'garden path' graphs modeling environments traversed by user interaction."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (:uuid)
:components ((:file "package"... | 368 | Common Lisp | .asd | 9 | 36.666667 | 117 | 0.708683 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 210174ef8eef6eb50f463a0ec4922e3e393dd5adb45829d339b421bcb75cc261 | 2,805 | [
-1
] |
2,806 | seed.ui-spec.react.base.asd | phantomics_seed/seed.ui-spec.react.base/seed.ui-spec.react.base.asd | ;;;; seed.ui-spec.react.base.asd
(asdf:defsystem #:seed.ui-spec.react.base
:description "The standard React components for the Seed interface."
:author "Andrew Sengul"
:license "GPL-3.0"
:serial t
:depends-on (#:parenscript #:panic)
:components ((:file "extension")
(:file "react.base")))
| 318 | Common Lisp | .asd | 9 | 31.111111 | 70 | 0.677524 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | a765f8c418ae385f8a31217ccd5842677bb0fe079aab2c893063f3516c470563 | 2,806 | [
-1
] |
2,839 | material-icons.css | phantomics_seed/seed.foreign.browser-spec.style.icons-m-design/material-icons.css | @font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url('./style-assets/material-design-iconfont/MaterialIcons-Regular.eot'); /* For IE6-8 */
src: local('Material Icons'),
local('MaterialIcons-Regular'),
url('./style-assets/material-design-iconfont/MaterialIcon... | 1,138 | Common Lisp | .l | 32 | 32.0625 | 99 | 0.712341 | phantomics/seed | 77 | 4 | 3 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 5bff8733e36e070c850bcacf20c68df1fcae3101ff300e2613f9075c729db231 | 2,839 | [
-1
] |
2,840 | effects.lisp | gwathlobal_CotD/src/effects.lisp | (in-package :cotd)
(defclass effect-type ()
((id :initarg :id :accessor id)
(name-func :initarg :name-func :accessor name-func)
(color-func :initform #'(lambda (effect actor)
(declare (ignore effect actor))
nil)
:initarg :color-func :acce... | 2,190 | Common Lisp | .lisp | 48 | 37.25 | 86 | 0.614627 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 7a533754c2ec8098a982e5a53ea235fa6316963a2b4d9b2f327eb394683b6f77 | 2,840 | [
-1
] |
2,841 | init-campaign-commands.lisp | gwathlobal_CotD/src/init-campaign-commands.lisp | (in-package :cotd)
(set-campaign-command :id :campaign-command-angel-wait
:name-func #'(lambda (world)
(declare (ignore world))
"Wait & see")
:descr-func #'(lambda (world)
... | 46,727 | Common Lisp | .lisp | 571 | 41.082312 | 208 | 0.392376 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ff9fa1f452b788285570b8c9b3e66eaeb54efa313e299028fa9f274b6734b3a2 | 2,841 | [
-1
] |
2,842 | globals.lisp | gwathlobal_CotD/src/globals.lisp | (in-package :cotd)
(declaim (type fixnum *max-x-level* *max-y-level*))
(declaim (ftype (function (fixnum fixnum fixnum fixnum) single-float) get-distance))
(defvar *time-at-end-of-player-turn* 0)
(defparameter *max-x-level* 100)
(defparameter *max-y-level* 100)
(defparameter *max-z-level* 9)
(defparameter ... | 35,565 | Common Lisp | .lisp | 730 | 45.513699 | 321 | 0.735274 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ac8ad656c19142843d23ec7929643d7c1fc3c926e80d2fb22612a8c7cdadfe76 | 2,842 | [
-1
] |
2,843 | init-faction-types.lisp | gwathlobal_CotD/src/init-faction-types.lisp | (in-package :cotd)
;;--------------------
;; Faction Types
;;--------------------
(set-faction-type (make-instance 'faction-type :id +faction-type-civilians+
:name "Civilians"
:faction-relations (list (cons +faction-type-civ... | 12,303 | Common Lisp | .lisp | 98 | 86.265306 | 233 | 0.520427 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | f980cae4b7532daf0c9cf7021006c9d229eb7b315b6876ed26dc53fa835675b5 | 2,843 | [
-1
] |
2,844 | world-sector.lisp | gwathlobal_CotD/src/world-sector.lisp | (in-package :cotd)
(defclass world-sector-type ()
((wtype :initform nil :initarg :wtype :accessor wtype)
(glyph-idx :initform 0 :initarg :glyph-idx :accessor glyph-idx :type fixnum)
(glyph-color :initform sdl:*white* :initarg :glyph-color :accessor glyph-color :type sdl:color)
(name :initform "" :initarg :n... | 62,341 | Common Lisp | .lisp | 976 | 46.947746 | 181 | 0.554665 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 0de26e66703aa80bd6b047f98079ca1c4192dd0707437907ecf576556dda4186 | 2,844 | [
-1
] |
2,845 | colored-text.lisp | gwathlobal_CotD/src/colored-text.lisp | (in-package :cotd)
(defstruct colored-txt
(list () :type list))
(defun add-colored-str (colored-txt str &optional (color sdl:*white*))
(setf (colored-txt-list colored-txt) (append (colored-txt-list colored-txt)
(list (list str color)))))
| 291 | Common Lisp | .lisp | 6 | 38.666667 | 77 | 0.600707 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 297075e620f3914c48865c00285e476f4aa104ec09828f2be97cc9d3fe2592d0 | 2,845 | [
-1
] |
2,846 | abilities.lisp | gwathlobal_CotD/src/abilities.lisp | (in-package :cotd)
;;--------------------
;; ABILITY-TYPE
;;--------------------
(defconstant +abil-select-start-with-hostile+ 0)
(defconstant +abil-select-start-with-self+ 1)
(defconstant +abil-select-start-with-ally+ 2)
(defclass ability-type ()
((id :initarg :id :accessor id)
(name :initarg :name... | 6,179 | Common Lisp | .lisp | 101 | 55.079208 | 224 | 0.69589 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | d4f87f9b5a714f27878d43a134d5cbc7c4ba82571cddca6adf516874e1cd5d01 | 2,846 | [
-1
] |
2,847 | mobs.lisp | gwathlobal_CotD/src/mobs.lisp | (in-package :cotd)
;;----------------------
;; MOB-TYPE
;;----------------------
(defclass mob-type ()
((glyph-idx :initform 0 :initarg :glyph-idx :accessor glyph-idx :type fixnum)
(glyph-color :initform sdl:*white* :initarg :glyph-color :accessor glyph-color :type sdl:color)
(back-color :initform sd... | 74,118 | Common Lisp | .lisp | 1,290 | 49.246512 | 234 | 0.644447 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 23fd7aa395173a1b96da3770ce09e8970fbb737f9cd56d405ae90cf437c79c19 | 2,847 | [
-1
] |
2,848 | items.lisp | gwathlobal_CotD/src/items.lisp | (in-package :cotd)
(defclass item-type ()
((id :initarg :id :accessor id)
(glyph-idx :initform 0 :initarg :glyph-idx :accessor glyph-idx :type fixnum)
(glyph-color :initform sdl:*white* :initarg :glyph-color :accessor glyph-color :type sdl:color)
(back-color :initform sdl:*black* :initarg :back-color :acces... | 10,135 | Common Lisp | .lisp | 223 | 37.125561 | 136 | 0.592244 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | d3ab83dc2e65742884550690fd7332d31cc618b40837467ec16d7a22045a6597 | 2,848 | [
-1
] |
2,849 | random-scenario.lisp | gwathlobal_CotD/src/random-scenario.lisp | (in-package :cotd)
(defclass scenario-gen-class ()
((world :initform nil :initarg :world :accessor scenario-gen-class/world :type (or null world))
(mission :initform nil :accessor scenario-gen-class/mission :type (or null mission))
(world-sector :initform nil :accessor scenario-gen-class/world-sector :type (or... | 38,790 | Common Lisp | .lisp | 555 | 52.434234 | 212 | 0.587251 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 5021b83d09ae92571ccfe9dce6dbd780502f1913347b0dddadecc831150fcea3 | 2,849 | [
-1
] |
2,850 | init-card-types.lisp | gwathlobal_CotD/src/init-card-types.lisp | (in-package :cotd)
(set-card-type (make-instance 'card-type :id +item-card-blink+
:name "Card of Bend Space"
:on-use #'(lambda (card-type actor)
(log:info (format nil "INVOKE-CARD: ~A ... | 42,763 | Common Lisp | .lisp | 390 | 48.189744 | 227 | 0.313678 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | f6fe031d6118f34a0cc7fdfe492a75fc28b25ce25e1d8d1e77e5bcfdf1f9787b | 2,850 | [
-1
] |
2,851 | los-fov.lisp | gwathlobal_CotD/src/los-fov.lisp | (in-package :cotd)
(defun get-distance (sx sy tx ty)
(declare (type fixnum sx sy tx ty))
(sqrt (+ (* (- sx tx) (- sx tx)) (* (- sy ty) (- sy ty)))))
(defun get-distance-3d (sx sy sz tx ty tz)
(declare (type fixnum sx sy sz tx ty tz))
(sqrt (+ (* (- sx tx) (- sx tx)) (* (- sy ty) (- sy ty)) (* (- sz tz... | 65,117 | Common Lisp | .lisp | 1,020 | 38.218627 | 218 | 0.419378 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 67bb4006d85f8cda7a8bf865e1550f39ae90b2a8d9a0d7f43dcc9376034e56d4 | 2,851 | [
-1
] |
2,852 | lvl-features.lisp | gwathlobal_CotD/src/lvl-features.lisp | (in-package :cotd)
;;----------------------
;; FEATURE-TYPE
;;----------------------
(defclass feature-type ()
((id :initarg :id :accessor id :type fixnum)
(glyph-idx :initform 0 :initarg :glyph-idx :accessor glyph-idx)
(glyph-color :initform sdl:*white* :initarg :glyph-color :accessor glyph-color :t... | 11,383 | Common Lisp | .lisp | 167 | 51.54491 | 187 | 0.553945 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | b5230ac914c6b3b2cecf9cc9e44e8f059e5346904e39904e6c8ad01eee2bfb2f | 2,852 | [
-1
] |
2,853 | level-city.lisp | gwathlobal_CotD/src/level-city.lisp |
(in-package :cotd)
(defun create-template-city (template-level max-x max-y max-z set-max-buildings-func set-reserved-buildings-func
&optional (terrains (list +level-city-park+ +building-city-park-tiny+
+level-city-terrain-border+... | 16,507 | Common Lisp | .lisp | 240 | 48.4625 | 161 | 0.538548 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 4dc21b214966fe75752af56172f44edfb7480ec47f73f0a7f25c818a2b0c72e3 | 2,853 | [
-1
] |
2,854 | gods.lisp | gwathlobal_CotD/src/gods.lisp | (in-package :cotd)
(defconstant +malseraphs-piety-very-low+ 40)
(defconstant +malseraphs-piety-low+ 80)
(defconstant +malseraphs-piety-medium+ 120)
(defconstant +malseraphs-piety-high+ 160)
(defconstant +malseraphs-piety-very-high+ 200)
(defclass god ()
((id :initarg :id :accessor id)
(name :initform "Unnamed go... | 2,667 | Common Lisp | .lisp | 54 | 39.62963 | 110 | 0.605921 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 0cc6ee1252a204bb14c3f84e30e7fdd1da4c63d86ac832b7fb0bb7c45db57c15 | 2,854 | [
-1
] |
2,855 | highscores.lisp | gwathlobal_CotD/src/highscores.lisp | (in-package :cotd)
(defclass highscores-record ()
((player-name :initarg :player-name :accessor highscore-record/player-name :type string)
(score :initarg :score :accessor highscore-record/score :type fixnum)
(mob-type :initarg :mob-type :accessor highscore-record/mob-type :type string)
(turns-num :initarg ... | 3,758 | Common Lisp | .lisp | 63 | 48.968254 | 170 | 0.641479 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 6c302d31dacfafa3df2152603dfb6e61f721e927dd1a7eb60b4ba984fef7e9f9 | 2,855 | [
-1
] |
2,856 | options.lisp | gwathlobal_CotD/src/options.lisp | (in-package :cotd)
(defstruct options
(tiles 'large) ;;; 'large - use small tiles
;;; 'small - use large tiles
(font 'font-8x13) ;;; 'font-6x13 - use small font
;;; 'font-8x13 - use large font
(player-name "Player") ;;; default name of the player
(ignore-singlemind... | 2,908 | Common Lisp | .lisp | 50 | 51.06 | 275 | 0.632394 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 22b1c9409e0ee00b75241edd01ca47214af4f28e761d32c7e8e9fc8cc3ca76e0 | 2,856 | [
-1
] |
2,857 | mission.lisp | gwathlobal_CotD/src/mission.lisp | (in-package :cotd)
(defclass mission ()
((mission-type-id :initarg :mission-type-id :accessor mission-type-id)
(x :initarg :x :accessor x)
(y :initarg :y :accessor y)
(world-sector :initarg :world-sector :accessor world-sector)
(faction-list :initform () :initarg :faction-list :accessor faction-list) ;; ... | 16,512 | Common Lisp | .lisp | 271 | 38.173432 | 175 | 0.444864 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 9635fb0b2cc00deca8f06ae7507065bad7d513298608c14f69a7bd820be6ca94 | 2,857 | [
-1
] |
2,858 | init-world-sectors.lisp | gwathlobal_CotD/src/init-world-sectors.lisp | (in-package :cotd)
;;============
;; TEST
;;============
(set-world-sector-type :wtype :world-sector-test
:glyph-idx +glyph-id-large-t+
:glyph-color sdl:*white*
:name "A test district"
:general-type :world-sector-normal
... | 77,574 | Common Lisp | .lisp | 834 | 35.477218 | 180 | 0.29531 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 8f9dee19aee08d92dd34955df9ce91ce8eef4068748bbf9ade22088f601d18d1 | 2,858 | [
-1
] |
2,859 | file-storage.lisp | gwathlobal_CotD/src/file-storage.lisp | (in-package :cotd)
(defun get-txt-from-file (filename)
(with-open-file (file (merge-pathnames filename *current-dir*) :direction :input :if-does-not-exist nil)
(when file
(loop for line = (read-line file nil)
with str = (create-string "")
while line do (format str "~A~%" line)
... | 478 | Common Lisp | .lisp | 11 | 37.454545 | 106 | 0.643011 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | e7150bc253f23966369f2de093870e98cc391b4dba44203eadafc710a3067d93 | 2,859 | [
-1
] |
2,860 | init-effect-types.lisp | gwathlobal_CotD/src/init-effect-types.lisp | (in-package :cotd)
(set-effect-type (make-instance 'effect-type :id +mob-effect-possessed+
:name-func #'(lambda (effect actor)
(declare (ignore effect actor))
... | 140,634 | Common Lisp | .lisp | 1,387 | 37.665465 | 219 | 0.280876 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | b3800f688e216077b26426902fb4e395c827caab7c275441540110974b6f6384 | 2,860 | [
-1
] |
2,861 | terrain.lisp | gwathlobal_CotD/src/terrain.lisp | (in-package :cotd)
;;----------------------
;; TERRAIN-TYPE
;;----------------------
(defclass terrain-type ()
((id :initarg :id :accessor id :type fixnum)
(glyph-idx :initform 0 :initarg :glyph-idx :accessor glyph-idx :type fixnum)
(glyph-color :initform sdl:*white* :initarg :glyph-color :accessor gly... | 6,047 | Common Lisp | .lisp | 95 | 57.410526 | 225 | 0.696826 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 03b3f9558d838461b399f934ee8a76db7cbb6bf7567a0fcdff12ad109e0261a6 | 2,861 | [
-1
] |
2,862 | world-globals.lisp | gwathlobal_CotD/src/world-globals.lisp | (in-package :cotd)
(defenum:defenum world-sector-type-enum (:world-sector-test
:world-sector-normal-residential
:world-sector-normal-sea
:world-sector-normal-island
... | 2,832 | Common Lisp | .lisp | 43 | 31.209302 | 76 | 0.405891 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 81fddc7072ef8d4a4cfed3ffeae5c10cf6e7b16dbbab6c0467734f820037a6c9 | 2,862 | [
-1
] |
2,863 | cards.lisp | gwathlobal_CotD/src/cards.lisp | (in-package :cotd)
(defconstant +item-card-blink+ 0)
(defconstant +item-card-teleport+ 1)
(defconstant +item-card-disguise+ 2)
(defconstant +item-card-sprint+ 3)
(defconstant +item-card-flying+ 4)
(defconstant +item-card-curse-other+ 5)
(defconstant +item-card-blindness-other+ 6)
(defconstant +item-card-fear-other+ 7)... | 1,669 | Common Lisp | .lisp | 41 | 37.609756 | 64 | 0.714286 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 48fb6bf346611ab3b0e679734059b44895cd7238a29271518e25e7bc45c12613 | 2,863 | [
-1
] |
2,864 | glyph-globals.lisp | gwathlobal_CotD/src/glyph-globals.lisp | (in-package :cotd)
(defconstant +glyph-id-exclamation-mark+ 1)
(defconstant +glyph-id-hash+ 3)
(defconstant +glyph-id-percent+ 5)
(defconstant +glyph-id-large-a+ 33)
(defconstant +glyph-id-large-d+ 36)
(defconstant +glyph-id-large-m+ 45)
(defconstant +glyph-id-large-t+ 52)
(defconstant +glyph-id-tilda+ 94)
(defconstan... | 1,378 | Common Lisp | .lisp | 35 | 38.342857 | 47 | 0.773472 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | a1c504d37dd3d3ededc87c2e421cefb16e0cb22db29bc399e76fb304620db464 | 2,864 | [
-1
] |
2,865 | init-mob-types.lisp | gwathlobal_CotD/src/init-mob-types.lisp | (in-package :cotd)
;;--------------------
;; MOB-TEMPLATE Declarations
;;--------------------
;;--------------------
;; CITIZENS
;;--------------------
(set-mob-type (make-instance 'mob-type :mob-type +mob-type-player+
:glyph-idx 32 :glyph-color sdl:*white* :back-c... | 75,468 | Common Lisp | .lisp | 741 | 66.287449 | 237 | 0.474246 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | e7223b5b752c5642635329c501dd553314e811d11085cc06ee460399dca09f6d | 2,865 | [
-1
] |
2,866 | campaign-command.lisp | gwathlobal_CotD/src/campaign-command.lisp | (in-package :cotd)
(defparameter *campaign-commands* (make-hash-table))
(defenum:defenum campaign-command-enum (:campaign-command-angel-wait
:campaign-command-demon-wait
:campaign-command-military-wait
... | 3,608 | Common Lisp | .lisp | 44 | 58.386364 | 162 | 0.579539 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 2f1a465177c27b0ea835959c1179c5d772c71116d44dc1b39ca6ed467a8ee8c9 | 2,866 | [
-1
] |
2,867 | level-test.lisp | gwathlobal_CotD/src/level-test.lisp | (in-package :cotd)
(defun create-template-test-city (max-x max-y max-z)
(log:info (format nil "CREATE-TEMPLATE-TEST-CITY~%"))
;(setf max-x *max-x-level*)
;(setf max-y *max-y-level*)
;(setf max-z *max-z-level*)
(setf max-x 90)
(setf max-y 30)
(setf max-z 10)
(let ((template-level (make... | 21,448 | Common Lisp | .lisp | 216 | 78.199074 | 191 | 0.290974 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ba662da14464bf25d9cbeb29869018f1b96568499c2262ad0d2fd47df2b79c5e | 2,867 | [
-1
] |
2,868 | world.lisp | gwathlobal_CotD/src/world.lisp | (in-package :cotd)
;;----------------------
;; LEVEL
;;----------------------
(defclass level ()
((player-game-time :initform 0 :accessor player-game-time)
(terrain :initform nil :accessor terrain :type (or simple-array null)) ; of type int, which is a idx of terrain-type
(memo :initform nil :acces... | 29,140 | Common Lisp | .lisp | 501 | 47.714571 | 198 | 0.599732 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | fb696f50e3304e9ec90faf0757f0e3ba7ab69e40ce48fd3c599cd7304c244f0c | 2,868 | [
-1
] |
2,869 | init-win-conditions.lisp | gwathlobal_CotD/src/init-win-conditions.lisp | (in-package :cotd)
(set-win-condition :id :win-cond-demonic-attack
:win-formula 60
:win-func #'(lambda (world win-condition)
(- (truncate (* (initial-civilians (level world)) (/ (win-condition/win-formula win-condition) 100)))
... | 5,230 | Common Lisp | .lisp | 95 | 28.357895 | 134 | 0.393833 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | e8df8d08479538b54f14d8d8ed6a07ae03613d207b6893c968a11a58f36b45c5 | 2,869 | [
-1
] |
2,870 | hearing.lisp | gwathlobal_CotD/src/hearing.lisp | (in-package :cotd)
(defstruct sound
(x -1)
(y -1)
(z -1))
(defun general-direction-dir (sx sy tx ty)
(let ((a (round (* (atan (- sy ty) (- sx tx)) (/ 180 pi))))
(result 0))
(when (and (= sx tx) (= sy ty))
(return-from general-direction-dir 0))
(cond
((and (> a 22.5) (<= a 67.5)) (s... | 7,276 | Common Lisp | .lisp | 120 | 36.191667 | 177 | 0.394322 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 7ac985945d0b1e7606e51bb043212853b896b757c2a6bcde887b5c4d219da6e7 | 2,870 | [
-1
] |
2,871 | init-campaign-effect-types.lisp | gwathlobal_CotD/src/init-campaign-effect-types.lisp | (in-package :cotd)
(set-campaign-effect-type :id :campaign-effect-satanist-lair-visible
:name "Satanits' lair revealed"
:descr "The satanist lair is infiltrated and vulnerable to attack."
:merge-func nil
:on-add-fun... | 22,387 | Common Lisp | .lisp | 218 | 64.114679 | 256 | 0.472131 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 54e92d5248776618da296c5b4ebdd13a2a5242c8c6ba43abe760d66d10392de7 | 2,871 | [
-1
] |
2,872 | animations.lisp | gwathlobal_CotD/src/animations.lisp | (in-package :cotd)
(defconstant +anim-type-fire-dot+ 0)
(defconstant +anim-type-severed-body-part+ 1)
(defconstant +anim-type-rain-dot+ 2)
(defconstant +anim-type-acid-dot+ 3)
(defparameter *animation-types* (make-array (list 0) :adjustable t))
(defstruct (animation-type (:conc-name anim-type-))
(id)
(func))
(d... | 867 | Common Lisp | .lisp | 23 | 35.173913 | 79 | 0.71497 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 42449bfa5eb9a8fefc9583943474c03241b628927a4d1d7b9e7356612025383e | 2,872 | [
-1
] |
2,873 | world-map.lisp | gwathlobal_CotD/src/world-map.lisp |
(in-package :cotd)
(defparameter *max-x-world-map* 5)
(defparameter *max-y-world-map* 5)
(defclass world-map ()
((cells :initform nil :accessor cells :type (or simple-array null)) ;; array of world-sector
(random-state :initform (make-random-state t) :accessor world-map/random-state)
))
(defun generate-empt... | 73,055 | Common Lisp | .lisp | 1,065 | 53.053521 | 195 | 0.573644 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 79883658efac6ae16287fd292ac2cb3d1a78540de80f9743bf94b9df078f8519 | 2,873 | [
-1
] |
2,874 | mission-type.lisp | gwathlobal_CotD/src/mission-type.lisp | (in-package :cotd)
(defenum:defenum mission-slot-enum (:mission-slot-demons-city
:mission-slot-angels-city
:mission-slot-military-city
:mission-slot-military-offworld
:mission... | 42,901 | Common Lisp | .lisp | 662 | 45.649547 | 226 | 0.530031 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 104f9693b6d9bb318a6c0a3d084b191b566e74b3bbf3f724105ab5acf913427d | 2,874 | [
-1
] |
2,875 | save-load-game.lisp | gwathlobal_CotD/src/save-load-game.lisp | (in-package :cotd)
(defparameter *save-version* 1)
(defenum:defenum save-game-type-enum (:save-game-campaign
:save-game-scenario))
(defenum:defenum save-type-enum (:save-campaign
:save-scenario))
(defclass serialized-game ()
((save-type :initf... | 11,500 | Common Lisp | .lisp | 202 | 41.747525 | 154 | 0.569565 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 9d9225b31b4c6ae7416274b70828b3ea74ffe46f0ddd197c72c9d2d619c9de1f | 2,875 | [
-1
] |
2,876 | astar.lisp | gwathlobal_CotD/src/astar.lisp | ;; by Thomas Daniel Lowe, dlowe@bitmuse.com
;; edited by Gwathlobal
(in-package :cotd)
(defstruct node
(x-pos 0 :type fixnum)
(y-pos 0 :type fixnum)
(z-pos 0 :type fixnum)
(parent nil)
(g-val 0)
(f-val 0))
(defvar *h-func*)
(defun make-new-node (parent x y z end-x end-y end-z g-val)
... | 6,116 | Common Lisp | .lisp | 113 | 41.584071 | 174 | 0.546324 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | e5326dcdf741d7190a42074535e00313c1f99ad7145b7512813b0bfa93c206b4 | 2,876 | [
-1
] |
2,877 | cotd.lisp | gwathlobal_CotD/src/cotd.lisp | (in-package :cotd)
(defun game-loop ()
"Main game loop"
(loop with turn-finished = t
do
;;(format t "GAME-LOOP: Start loop~%")
(setf turn-finished t)
(log:info "~%REAL-GAME-TURN: ~A~%" (player-game-time (level *world*)))
;; check for the player's win conditions ... | 38,916 | Common Lisp | .lisp | 606 | 44.731023 | 198 | 0.51644 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 048d9bc13e5461523fec08c462aee1bdd59e3efd1bc8f56712ca6f8dab0f8dd0 | 2,877 | [
-1
] |
2,878 | init-feature-types.lisp | gwathlobal_CotD/src/init-feature-types.lisp | (in-package :cotd)
;;--------------------
;; FEATURE-TYPE Declarations
;;--------------------
(set-feature-type (make-instance 'feature-type :id +feature-blood-old+ :glyph-idx nil :glyph-color (sdl:color :r 100 :b 0 :b 0) :back-color nil :name "Bloodstain"
:can-m... | 48,011 | Common Lisp | .lisp | 397 | 56.531486 | 242 | 0.350663 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 90470e2e69c678b2428fc155364ac9be09281c6ffaa737b0d4b6aa41ae0c3ba7 | 2,878 | [
-1
] |
2,879 | message-box.lisp | gwathlobal_CotD/src/message-box.lisp | (in-package :cotd)
;; :string - the string to display
(defstruct message-box
(had-message-this-turn nil :type boolean)
(strings (make-colored-txt) :type colored-txt))
(defun add-message (str &optional (color sdl:*white*) (message-box-list (list (level/full-message-box (level *world*)) (level/small-message-box (l... | 2,398 | Common Lisp | .lisp | 40 | 53.1 | 163 | 0.650192 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 382a1f34ce21c2a374e51fe113439b1808d8eaed52ca899dd631e145c10cf4ad | 2,879 | [
-1
] |
2,880 | campaign-effects.lisp | gwathlobal_CotD/src/campaign-effects.lisp | (in-package :cotd)
(defenum:defenum campaign-effect-enum (:campaign-effect-satanist-lair-visible
:campaign-effect-satanist-sacrifice
:campaign-effect-satanist-lair-hidden
:campaign-effect-demon-protect-... | 3,332 | Common Lisp | .lisp | 43 | 65.046512 | 215 | 0.679683 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 6673f7b2484f49b130490eb37045b1f12c220817eae3dca78807851730c6fcf9 | 2,880 | [
-1
] |
2,881 | init-mission-types.lisp | gwathlobal_CotD/src/init-mission-types.lisp | (in-package :cotd)
;;----------------------------------------
;; MISSION-TYPES
;;----------------------------------------
(set-mission-type :id :mission-type-test
:name "Test"
:enabled nil
:mission-slot-type :mission-slot-demons-city
:faction-lis... | 121,065 | Common Lisp | .lisp | 1,223 | 43.89861 | 262 | 0.367128 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 525cfe24b628b02e1779923a26097256317bdce68f446c720071e73b3435e3da | 2,881 | [
-1
] |
2,882 | win-condition.lisp | gwathlobal_CotD/src/win-condition.lisp | (in-package :cotd)
(defparameter *win-conditions* (make-hash-table))
(defenum:defenum win-cond-enum (:win-cond-demonic-attack
:win-cond-demonic-raid
:win-cond-thief
:win-cond-demonic-conquest
... | 1,558 | Common Lisp | .lisp | 26 | 40.346154 | 92 | 0.535785 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | fcc2fef69270f024cb0064979839db1ace9aa88afaf5ca5edc88c4ab5e4da0d0 | 2,882 | [
-1
] |
2,883 | character-dump.lisp | gwathlobal_CotD/src/character-dump.lisp | (in-package :cotd)
(defun find-mob-with-max-kills ()
(loop for mob across *mobs*
with mob-found = nil
finally (return mob-found)
do
(if mob-found
(when (> (calculate-total-kills mob) (calculate-total-kills mob-found))
(setf mob-found mob))
... | 13,088 | Common Lisp | .lisp | 190 | 51.357895 | 240 | 0.520555 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | bbd4cee2db7f7ab067e3649e7642a4248525bdb46e614e8fcb7e209ea7374bcf | 2,883 | [
-1
] |
2,884 | base-methods.lisp | gwathlobal_CotD/src/base-methods.lisp | (in-package :cotd)
(defun find-free-id (array)
(loop for i from 0 below (length array)
unless (aref array i)
do (return-from find-free-id i))
(adjust-array array (list (1+ (length array))))
(1- (length array)))
(defun capitalize-name (str)
(string-upcase str :start 0 :end 1))
(defun x-y-int... | 176,936 | Common Lisp | .lisp | 2,765 | 44.603617 | 276 | 0.489204 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 7111a46b7f77441e116dc04c1a90b701fff9a8c3fceaeccc8949a94ff7e0098c | 2,884 | [
-1
] |
2,885 | init-gods.lisp | gwathlobal_CotD/src/init-gods.lisp | (in-package :cotd)
(set-god-type (make-instance 'god :id +god-entity-malseraph+ :name "Malseraph"
:piety-level-func #'(lambda (god piety-num)
(declare (ignore god))
(cond
... | 19,096 | Common Lisp | .lisp | 165 | 43.866667 | 234 | 0.270454 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 78745bd9b172559530ce357bfdbb448d035dcce80ad1c328fec1c175e8f7321a | 2,885 | [
-1
] |
2,886 | init-animation-types.lisp | gwathlobal_CotD/src/init-animation-types.lisp | (in-package :cotd)
(set-anim-type (make-animation-type :id +anim-type-fire-dot+
:func #'(lambda (animation)
(let ((x (anim-x animation))
(y (anim-y animation))
... | 9,496 | Common Lisp | .lisp | 92 | 43.902174 | 199 | 0.302364 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | b990436bb0815a5d170118a6302095bc626281b39af753c835303415d9fdcc46 | 2,886 | [
-1
] |
2,887 | factions.lisp | gwathlobal_CotD/src/factions.lisp | (in-package :cotd)
(defclass faction-type ()
((id :initarg :id :accessor id)
(name :initarg :name :accessor name)
(faction-relations :initarg :faction-relations :accessor faction-relations)
(specific-faction-list :initform () :initarg :specific-faction-list :accessor specific-faction-list)))
(defmethod ini... | 2,322 | Common Lisp | .lisp | 47 | 44.553191 | 105 | 0.712014 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 3b4d76071bc10fe9dcd674f423bfc5fe717ca5e50a178fdb305e48ea07f04127 | 2,887 | [
-1
] |
2,888 | generate-level.lisp | gwathlobal_CotD/src/generate-level.lisp | (in-package :cotd)
;; the level generation function takes the following parameters:
;; sector-level-gen-func - main funcation to generate a level from template (for example, city level)
;; takes: (template-level set-max-buildings-func set-reserved-buildings-func)
;; returns: (real-terrain mob-template-li... | 59,474 | Common Lisp | .lisp | 692 | 39.050578 | 234 | 0.324467 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | c33fde8736124ff122f92dfebf5f69b299805f128c7831d0a7cc8d731a64b025 | 2,888 | [
-1
] |
2,889 | game-state.lisp | gwathlobal_CotD/src/game-state.lisp | (in-package :cotd)
(defenum:defenum game-state-enum (:game-state-start
:game-state-init
:game-state-main-menu
:game-state-custom-scenario
:game-state-campaign-init
... | 5,747 | Common Lisp | .lisp | 93 | 54.870968 | 136 | 0.677431 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 4039b1f4b907655942b85a92589da7a019f2f2c8930468437f4d70affbc9452d | 2,889 | [
-1
] |
2,890 | init-ability-types.lisp | gwathlobal_CotD/src/init-ability-types.lisp | (in-package :cotd)
(set-ability-type (make-instance 'ability-type
:id +mob-abil-heal-self+ :name "Heal self" :descr "Invoke divine powers to heal yourself."
:cost 1 :spd (truncate +normal-ap+ 2) :passive nil
:fina... | 844,050 | Common Lisp | .lisp | 7,830 | 45.832439 | 692 | 0.318416 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | baf663280bbd48fef90b17a083d1833772bf9c030e28499247993007edbc962a | 2,890 | [
-1
] |
2,891 | init-terrain-types.lisp | gwathlobal_CotD/src/init-terrain-types.lisp | (in-package :cotd)
;;--------------------
;; TERRAIN-TEMPLATE Declarations
;;--------------------
;;--------------------
;; Borders
;;--------------------
(set-terrain-type (make-instance 'terrain-type :id +terrain-border-floor+ :name "dirt"
:glyph-idx 95 :g... | 60,087 | Common Lisp | .lisp | 489 | 70.378323 | 241 | 0.42168 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | f71a07ffe99b581aaf0cdb82483b7c5c37e7ffbb2d4989c8d8130ce310b37ff8 | 2,891 | [
-1
] |
2,892 | init-hell-building-types.lisp | gwathlobal_CotD/src/buildings/init-hell-building-types.lisp | (in-package :cotd)
;;=====================
;; Structure
;;=====================
(set-building-type (make-building :id +building-city-hell-structure-1+ :grid-dim '(2 . 2) :act-dim '(10 . 10) :type +building-type-hell-structure+
:func #'(lambda (x y z template-level terrains)
... | 83,834 | Common Lisp | .lisp | 918 | 25.385621 | 154 | 0.151194 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | a60cf7b92ea913e9f7606de31429b753f8e50bd17db74b5fb88d5e59131f643e | 2,892 | [
-1
] |
2,893 | init-common-building-types.lisp | gwathlobal_CotD/src/buildings/init-common-building-types.lisp | (in-package :cotd)
;;=====================
;; Special Buildings
;;=====================
(set-building-type (make-building :id +building-city-free+ :grid-dim '(0 . 0) :act-dim '(0 . 0) :func nil))
(set-building-type (make-building :id +building-city-reserved+ :grid-dim '(0 . 0) :act-dim '(0 . 0) :func nil))
... | 75,685 | Common Lisp | .lisp | 812 | 31.75 | 141 | 0.183726 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | e403bb5e49497596bb10c21bc8e59d4ad9644d9d505f19127dc525bd07ea682a | 2,893 | [
-1
] |
2,894 | init-corrupted-building-types.lisp | gwathlobal_CotD/src/buildings/init-corrupted-building-types.lisp | (in-package :cotd)
;;=====================
;; Runied houses
;;=====================
(set-building-type (make-building :id +building-city-corrupted-house-1+ :grid-dim '(2 . 2) :act-dim '(9 . 9) :type +building-type-corrupted-house+
:func #'(lambda (x y z template-level terrains)
... | 98,776 | Common Lisp | .lisp | 1,088 | 27.111213 | 156 | 0.141265 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 118441038674190fff8d9d91be0da5c7125041cfb5129b4f57fc5fa11f03a1a7 | 2,894 | [
-1
] |
2,895 | init-normal-building-types.lisp | gwathlobal_CotD/src/buildings/init-normal-building-types.lisp | (in-package :cotd)
;;=====================
;; Houses
;;=====================
(set-building-type (make-building :id +building-city-house-1+ :grid-dim '(2 . 2) :act-dim '(9 . 9) :type +building-type-house+
:func #'(lambda (x y z template-level terrains)
... | 104,455 | Common Lisp | .lisp | 1,126 | 27.991119 | 179 | 0.145388 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 22a5dde6538201337c71f0772f92c601ec93d4e029bfe7fba34572868f55dfd8 | 2,895 | [
-1
] |
2,896 | buildings.lisp | gwathlobal_CotD/src/buildings/buildings.lisp | (in-package :cotd)
;;--------------------------------------
;; GENERAL BUILDING TYPES
;;--------------------------------------
(defconstant +building-type-none+ 0)
(defconstant +building-type-house+ 1)
(defconstant +building-type-townhall+ 2)
(defconstant +building-type-park+ 3)
(defconstant +building-type-... | 41,150 | Common Lisp | .lisp | 651 | 57.821813 | 109 | 0.608513 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 25e7c5ef44d00d7a84b79e6c8eccdac76aa9721f63a0103dc015f00ace192f89 | 2,896 | [
-1
] |
2,897 | init-ruined-building-types.lisp | gwathlobal_CotD/src/buildings/init-ruined-building-types.lisp |
(in-package :cotd)
;;=====================
;; Runied houses
;;=====================
(set-building-type (make-building :id +building-city-ruined-house-1+ :grid-dim '(2 . 2) :act-dim '(9 . 9) :type +building-type-ruined-house+
:func #'(lambda (x y z template-level terrains)
... | 78,896 | Common Lisp | .lisp | 874 | 25.938215 | 150 | 0.124767 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ca0cafe50074ff06a6a44335cf561a113cf4c7ab7ea255e5fe9b478cebc83db3 | 2,897 | [
-1
] |
2,898 | init-game-events-military-raid.lisp | gwathlobal_CotD/src/game-events/init-game-events-military-raid.lisp | (in-package :cotd)
;;===========================
;; WIN EVENTS
;;===========================
(set-game-event (make-instance 'game-event :id +game-event-military-raid-win-for-angels+
:descr-func #'(lambda ()
"To win, ... | 12,289 | Common Lisp | .lisp | 117 | 36.837607 | 167 | 0.251664 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 11755b001727bd818645e0a40c19511795ee0bc9b6be31ba79ed8a846eaf6c10 | 2,898 | [
-1
] |
2,899 | init-game-events-military-sabotage.lisp | gwathlobal_CotD/src/game-events/init-game-events-military-sabotage.lisp | (in-package :cotd)
;;===========================
;; WIN EVENTS
;;===========================
(set-game-event (make-instance 'game-event :id +game-event-military-sabotage-win-for-military+
:descr-func #'(lambda ()
(fo... | 6,044 | Common Lisp | .lisp | 59 | 40.508475 | 250 | 0.283517 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | c2b71da18e9a07fa2423cc972f8e82af57202267178d21623bc3e5478b1343ce | 2,899 | [
-1
] |
2,900 | init-game-events-military-conquest.lisp | gwathlobal_CotD/src/game-events/init-game-events-military-conquest.lisp | (in-package :cotd)
;;===========================
;; WIN EVENTS
;;===========================
(set-game-event (make-instance 'game-event :id +game-event-military-conquest-win-for-angels+
:descr-func #'(lambda ()
(form... | 12,910 | Common Lisp | .lisp | 120 | 39.325 | 175 | 0.264216 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | cbd624077984c16435fecdc12373eb106c71b9e746d29ec7681c7769e03b7dc6 | 2,900 | [
-1
] |
2,901 | game-events.lisp | gwathlobal_CotD/src/game-events/game-events.lisp | (in-package :cotd)
(defparameter *game-events* (make-hash-table))
(defconstant +game-event-demon-attack-win-for-angels+ 0)
(defconstant +game-event-demon-attack-win-for-demons+ 1)
(defconstant +game-event-demon-attack-win-for-military+ 2)
(defconstant +game-event-lose-game-died+ 3)
(defconstant +game-event-sn... | 5,426 | Common Lisp | .lisp | 96 | 49.385417 | 85 | 0.710189 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 13fed7e72de1ac8c6a48621c48b11f880963435eb55e8deddb4018176e045e84 | 2,901 | [
-1
] |
2,902 | init-game-events-campaign-win.lisp | gwathlobal_CotD/src/game-events/init-game-events-campaign-win.lisp | (in-package :cotd)
(set-game-event (make-instance 'game-event :id +game-event-campaign-demon-win+
:descr-func #'(lambda ()
(let ((max-flesh-points (win-condition/win-formula (get-win-condition-by-id :win-cond-demon-ca... | 7,028 | Common Lisp | .lisp | 62 | 55.983871 | 323 | 0.375269 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | ba23144355e30ac1e45e8cb69cf28c2f600fdc6a7c68a55f5b1c805513380144 | 2,902 | [
-1
] |
2,903 | init-game-events-angelic-sabotage.lisp | gwathlobal_CotD/src/game-events/init-game-events-angelic-sabotage.lisp | (in-package :cotd)
;;===========================
;; WIN EVENTS
;;===========================
(set-game-event (make-instance 'game-event :id +game-event-angelic-sabotage-win-for-angels+
:descr-func #'(lambda ()
(forma... | 7,012 | Common Lisp | .lisp | 66 | 36.242424 | 167 | 0.242258 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 5aa748ed68089d54d0d934e77f95a619290b4c5936e8245e29c44e96a5c999ef | 2,903 | [
-1
] |
2,904 | init-game-events-eliminate-satanists.lisp | gwathlobal_CotD/src/game-events/init-game-events-eliminate-satanists.lisp | (in-package :cotd)
;;===========================
;; WIN EVENTS
;;===========================
(set-game-event (make-instance 'game-event :id +game-event-eliminate-satanists-win-for-angels+
:descr-func #'(lambda ()
(fo... | 17,173 | Common Lisp | .lisp | 159 | 36.81761 | 167 | 0.245532 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 5e7827104d08eba9de057d06e4bac0073d9a4f65331f5f91d2642b1f6088492f | 2,904 | [
-1
] |
2,905 | init-game-events-demonic-attack.lisp | gwathlobal_CotD/src/game-events/init-game-events-demonic-attack.lisp | (in-package :cotd)
;;===========================
;; WIN EVENTS
;;===========================
(set-game-event (make-instance 'game-event :id +game-event-demon-attack-win-for-angels+
:descr-func #'(lambda ()
(let ((win... | 16,529 | Common Lisp | .lisp | 151 | 38.688742 | 231 | 0.254764 | gwathlobal/CotD | 79 | 3 | 0 | GPL-3.0 | 9/19/2024, 11:25:50 AM (Europe/Amsterdam) | 8407ee46de003800ec290e4beccb80dc364bc38a0de3bda752dd5218d54f77df | 2,905 | [
-1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.